up vote 0 down vote favorite
share [g+] share [fb]

Decided to learn PHP, Python. Lots of books are there in market, but donno which are latest/newbie friendly.

Need your help..

link|improve this question
5  
You should probably search of similar questions on stackoverflow.com . Good luck with your programming. – Daphna Shezaf Dec 13 '09 at 9:51
2  
The internet is a fantastic resource – Phoshi Dec 13 '09 at 13:11
feedback

migrated from superuser.com Dec 13 '09 at 14:15

This question came from our site for computer enthusiasts and power users.

5 Answers

I do most of my learning online, but when I buy books to learn new things, I like the head first books. You might like Headfirst Php. After many community requests, Head First Programming with Python has just come out, but I haven't read it.

link|improve this answer
feedback

dive in to python i think

link|improve this answer
feedback

While it's not necessarily a book, per se, the online guides at php.net are awesome. As a nice added feature, if you ever need to look up a command you can just tack it to the end of the address and get straight to the article you need (e.g. php.net/switch). If you're already familiar with programming basics, that should be able to provide much of what you need to get moving quickly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown