How do I get better at Python programming?

alex23 wuwei23 at gmail.com
Tue Mar 29 18:25:14 EST 2005


Steve Holden wrote:
> Where programming's concerned it's never too soon to start reading
other
> people's code, and fortunately there's a huge amount of Python about
and
> available as open source.

I found the Cookbook to be especially helpful for this initially:
digestable code chunks with plenty of explanatory text to provide
context.

_Dive Into Python_ is also great and should help the OP with
understanding classes at least.

-alex23




More information about the Python-list mailing list