[Tutor] Excited about python

Chris Fuller cfuller084 at thinkingplanet.net
Fri Jun 10 19:12:11 CEST 2011


For a handy reference, you can't beat "Python Essential  Reference" by David 
Beazley (along with the online documentation, of course!).  I think this book 
is obligatory if you are going to be working with Python a lot.  I own all 
four editions :)

But you wanted something more in depth with algorithms, etc.  The O'Reilly 
book "Programming Python" by Mark Lutz is a classic and is probably a good bet 
for you.  Core Python by Wesley Chun is also good, and I've seen him on this 
list from time to time.

Also, check out the Python wiki:
http://wiki.python.org/moin/PythonBooks

Cheers


More information about the Tutor mailing list