Jump to content

New to php , have you got any learning tips

- - - - -

  • Please log in to reply
6 replies to this topic

#1
bakhtn

bakhtn

    Newbie

  • Members
  • Pip
  • 8 posts
Hi Im new to php do you have any learning tips. Im finding it hard as a previous programmer in java perl, I want to become fluent in php for my career.

Do you recomend any books and do you find the online manual to be a bit complicated.

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
  • Location:Vancouver, Eh! Cleverness: 200
I believe there is a nice book called "Practical PHP Programming" that is a valuable resource for using PHP for web application development.

I would recommend using tutorials on the web and learn all the syntax you can, we have many tutorials here in our tutorial section too (they are specific ones, to show you what PHP can look like in action: PHP Tutorials ). After getting your feet wet feel free to learn MySQL (most commonly used database engine for building websites) and read a book on creating a full website with database backend using MySQL.

Also we are here to help, ask any time if you have trouble :)
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
bakhtn

bakhtn

    Newbie

  • Members
  • Pip
  • 8 posts
thanks

#4
xsonline

xsonline

    Learning Programmer

  • Members
  • PipPipPip
  • 48 posts
I would say to go look for tutorials about php. That's how I learned it years ago :c-smile:

#5
7SLEVIN

7SLEVIN

    Newbie

  • Members
  • PipPip
  • 23 posts
You can get a good foundation in a site like w3schools, but i would take Alexander up on his tip.

Buy a book, and read it :)

#6
sam_l

sam_l

    Learning Programmer

  • Members
  • PipPipPip
  • 52 posts
PERL isn't really similar to PHP, but it does provide a good foundation as far as REGEX and logical constructs (if/then, for, do/while) go. Java has a similar syntax with the exception that everything is not a class. Between the two you should be sitting fairly well. I have never used the online manual myself but I would recommend to keep php.net open in a browser so you can look up whichever functions you need; the documentation includes examples and user commentary on the relevant function. Instead of buying books I would recommend creating small projects to familiarize yourself with the relevant functions and syntax.

#7
ghost_x47

ghost_x47

    Learning Programmer

  • Members
  • PipPipPip
  • 45 posts
I think that Zend PHP 5.3 Certification Study Guide is kinda useful. You can sure that it will give you a lot of tips. For ex. - how php works in pipeholes. Hope this was helpful.)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users