Good books in computer science?
Joachim Strömbergson
Joachim at Strombergson.com
Tue Jun 16 03:12:40 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Aloha!
dads wrote:
> I remember someone earlier in the thread mentioning reading source
> code from good coders. I've been wanting to give this a go as it makes
> perfect sense, I suppose the standard library would be a good start.
> What would your recommendations be, something not too too hard, so I
> don't understand.
When people wants to know what (good) Python code looks like, I usually
point them to Trac:
http://trac.edgewall.org/
Trac is not only a good tool for development written in Python. Trac
also uses Trac to develop Trac (cudos for eating your own dogfood) and
Trac allows easy browsing of the source code.
I still consider myself a Python-n00b and my judgement might be all
wrong. But I believe that the Trac developers follows Pythonic code
rules and the result a prime example of what well written, well document
Python code looks like.
Check for yourself though at:
http://trac.edgewall.org/browser/trunk/trac
- --
Med vänlig hälsning, Yours
Joachim Strömbergson - Alltid i harmonisk svängning.
========================================================================
Kryptoblog - IT-säkerhet på svenska
http://www.strombergson.com/kryptoblog
========================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAko3RegACgkQZoPr8HT30QEMVwCgrNkOYMGFmhMYunwZqlTFpAkt
He8AoOEXIC/QXkRu+sHtzIz+1+JQZp2F
=o+g8
-----END PGP SIGNATURE-----
More information about the Python-list
mailing list