first book about python

BartlebyScrivener rpdooling at gmail.com
Sat Jul 8 23:58:57 EDT 2006


>> I always find printed material more convenient than
>> reading on-line tutorials.

If you are sure you want a book and not online tutorials, then it's
important that you have many code examples which include both the
statements and the results. You may like Chris Fehily's Python Visual
Quickstart Guide for this.

http://www.amazon.com/exec/obidos/asin/0201748843/inscape-20/

It's long in the tooth (only covers up to 2.2 and doesn't get too much
into OO), but it features abundant examples running in columns right
alongside lucid explanations of how Python works.

rd




More information about the Python-list mailing list