On Nov 27, 9:05 pm, "barcaroller" <[EMAIL PROTECTED]> wrote:
> Can someone kindly recommend some good books on the following:
>
>     Python for beginners
>     Python for advanced users
>
> Is there a bible like Larry Wall's Programming Perl or Bjarne Stroustrup's
> The C++ Programming Language?

For good techniques and advanced knowledge, it's hard to beat Lutz's
tome: "Programming Python 3rd Ed." or Chun's "Core Python
Programming". Both are huge. Lutz's is a little bit more approachable
and had more extensive code examples, but I learned a lot about
Python's insides from Chun.

The cookbooks are handy too, but if you troll ActiveState already, you
may not need those.

Mike
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to