Whats the best Python Book for me

Nick Vargish nav+posts at bandersnatch.org
Tue May 3 11:19:08 EDT 2005


I would recommend starting with the official tutorial to get a feel
for the nuts-and-bolts syntax of Python. Once you've worked your way
through that (probably not more than an afternoon), pick up a copy of
the Python Cookbook. Since you're an experienced programmer, I think
the Cookbook will help you figure out how Python programmers solve
typical (and sometimes not-so-typical) real-world problems.

Nick

-- 
# sigmask  (lambda deprecation version) 20041028 || feed this to a python
print ''.join([chr(ord(x)-1) for x in 'Ojdl!Wbshjti!=ojdlAwbshjti/psh?'])



More information about the Python-list mailing list