Saturday, 9 May 2009

Effective Python Programming

Effective Python Programming more maintainable code Use the language's strengths Python is not: C++ Java Perl

Effective Python ProgrammingContent Inside:
Effective Python Programming – OSCON 2005 Laziness In development, laziness can be good ● Do things right the first time ● Don't re-invent every wheel ● Death to NIH Page 4 Effective Python Programming – OSCON 2005 Effective != Efficient ● Effective does not necessarily mean efficient ● Optimise for development time ● Then worry about performance ● We'll touch on efficient code, later Page 5 Effective Python Programming – OSCON 2005 Target ● Python 2.4 ● CPython

Effective Python Programming
Content of Page: 159 Pages
Source: www.interlink.com.au

download

No comments: