[Zope] Python Books - your opinions please.

Sudhir Kumar sudhirlabh@earthlink.net
Tue, 09 May 2000 13:01:58 -0400


If you have good exposure to programming, my suggestion will be to
start with Python Tutorial by Guido (available freely at www.python.org).
Then look at the python library reference and other documents available at
www.python.org.  If you want a better packaging of library reference,
buy the book "Python Essential Referece". But keep in mind that the
Python Essential Reference is just condensed form of library reference.

-- sudhir