Looking for code

Chris Gray cpgray at library.uwaterloo.ca
Wed Nov 19 09:41:36 EST 2003


On Tue, 18 Nov 2003, Terry Reedy wrote:
> "Andy Koch" <andy at fourkochs.com> wrote in message
> news:VZvub.13922$Kb3.975852 at twister.southeast.rr.com...
> > Hello. I am new to Python and for the most part new to programming.
> The
> > best way to learn to write is to read, so I have been looking for a
> > website that has the code of programs written in Python. If anyone
> knows
> > of a good place to find something like this, I would be very
> grateful if
> > you could respond.
>
> Python Cookbook has lots of short, potentially useful, programs.
> http://aspn.activestate.com/ASPN/Cookbook/Python
>
> There is also a print edition.

Also worth checking out is Martin C. Brown's Python Annotated Archives:
<http://www.amazon.com/exec/obidos/tg/detail/-/0072121041/qid=1069252646/sr=1-12/ref=sr_1_12/002-1717347-1412057?v=glance&s=books>

Not everyone likes it, but it is guided tour through the complete source
code for a number of Python applications, many of them right out of the
standard library.  If you like learning that way you may find it quite
helpful.  I have.

Chris Gray
"Okey dokey.. free my mind. Right, no problem, free my mind, free my mind,
no problem, right... "  -The Matrix






More information about the Python-list mailing list