Project

General

Profile

Python notes » History » Revision 2

Revision 1 (Amber Herold, 08/10/2011 12:46 PM) → Revision 2/5 (Amber Herold, 08/10/2011 01:02 PM)

h1. Python notes 


 * "Python Style Guide":http://www.python.org/dev/peps/pep-0008/ 
 * [[Python Coding Standards]] 
 * http://blog.dispatched.ch/2011/06/12/how-to-become-a-proficient-python-programmer/ 
 * http://lucumr.pocoo.org/2011/7/9/python-and-pola/ 
 * "clean python code":https://www.ibm.com/developerworks/aix/library/au-cleancode/