[Tutor] how to read a program

Alan Gauld alan.gauld at btinternet.com
Sat Jun 7 01:16:46 CEST 2008


"Anthony Parks" <abstractpoetry at gmail.com> wrote

> which is insanely detailed). are there any specific pieces of 
> software
> written in python you would recommend a novice to read? programs 
> that
> illustrate python at its finest, beautiful stretches of code? thanks 
> for any
> help

You could start with the Python standard library. Many of the modules
there are fairly sparecly documented, partly because they are quite
well written!

Then look at the tools that ship with Python.

Then just search SourceForge for python projects.

Alan G 




More information about the Tutor mailing list