Tuesday, November 30, 2010
Learning Python Coding Techniques and Idioms by Browsing Python Source Code
Study the standard libraries source code for good examples of Python coding.
Using Pythonic Idioms and Style:
Definition of "Pythonic" here
Presentations:
How to Write Pythonic" code by Christopher Arndt
Presentation on "Code Like a Pythonista: Idiomatic Python" by David Goodger
Presentation on "Code Like a Pythonista: Idiomatic Python" (Crunchy Remix) by Jeff Hinrich
Bruce Eckel's community contributed book: Python 3 - Patterns & Idioms
See Also:
My blog on Learning Python
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.