Hacker News new | ask | show | jobs
by amour 6685 days ago
I found Core Python Programming by Wesley J. Chun is the best python book so far that I requested the university library to get it (among couple other books) for my research.

I started with Beginning Python: From Novice to Professional. Extremely helpful and easy to follow book, since I already have few languages in my repertoire.

After you are comfortable with python and its syntax then get some python cookbooks.

Good Luck