the one python book
Aahz
aahz at pythoncraft.com
Sat Aug 4 10:07:09 EDT 2007
In article <mailman.1611.1186233912.22759.python-list at python.org>,
dhr <dima.hristov at gmail.com> wrote:
>
>newbie question:
>
>Is there a 'K&R" type of Python book? The book that you'd better have on
>your shelf if you are going into Python?
There really aren't any, assuming you're comfortable reading web-based
material. If it's important to you to have a reference book, probably
_Python in a Nutshell_ would be best. If you're looking for a tutorial,
I'll plug my own _Python for Dummies_. ;-)
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
This is Python. We don't care much about theory, except where it intersects
with useful practice.
More information about the Python-list
mailing list