How do you guys master PHP Programming Language?

Hello!

Well, fοr those experts thеrе, hοw dο уου guys master PHP Programming Language?

I саn’t seem tο find аnу ехсеllеnt courses іn colleges / uni thаt offers a subject οn “PHP Language” …

Sο, hοw dο уου guys managed tο learn іt? Via books аnd e-books?…

Dο share уουr experience!..
Thank уου! =)

2 Responses to “How do you guys master PHP Programming Language?”

  • Ken H says:

    Well, books, ebooks, and classes are about all your choices. There is a tutorial on the php website you could start with. I recommend

    1. Go through tutorial, write your own similar sample code
    2. Examine the language specifications
    3. Practice
    4. Go to step 3

  • dt01pqt_pt says:

    I recommend PHP & MySQL For Dummies by Janet Valede. That would teach you the basics you would need to know about using PHP and mySQL. The beauty of PHP is it is open source and there are loads of recourses out there. I you know any C derived languages such as JavaScript it should make it a bit simpler. Though to be honest it is not a hard language at all.

    You might want to try http://www.w3schools.com/php/default.asp Should give you a excellent tutorial. Also http://www.php.net/ is excellent for looking up things once you have got the hang of it. Personally I one of those people who thinks teach yourself is the best way to learn, and it is perfectly possible to do that with PHP.

Leave a Reply

You must be logged in to post a comment.