books for PHP, Javascript, SQL?

Nikzad B

New member
Can anybody introduce me the reading materials (book, paper, slides, website, etc) for learning PHP, Javascript and SQL at a short time to reach to a good level of these languages?
I also need to practice these languages. How can I do that?
For information, I have worked with C/C++ for 2+ years.
 
The SAMS Teach yourself are a pretty good range to build up your base of skills in any programming language. The usually start with "Teach yourself" then give a date range for instance "Teach Yourself Perl in 24 hours". The 24 hour series of books allow the more advanced user to tackle the subject in a day whilst there is also 21 day series that allows a more relaxed approach. Your best bet is to get down to a book store have a look at each and see which suits your learning style. All the books are styled in the same teaching manner which means if you have a copy of any it should be fine to assess yourself you can then order the copy you want online. Also at the same time the "For Dummies" range though condescending in name makes for one of THE most easily read reference guide if you are more seasoned programmer changing programming language as anything you need to work out can be easily looked up.
 
Back
Top