PyClass/Working Syllabus

From Noisebridge
Revision as of 19:33, 22 November 2011 by Eleddy (talk | contribs) (Created page with 'Week 1 Beginning Nuggets * IDEs * PEP 8 * Debugging Intermediate Nuggets * Testing * Advanced Nuggets * Decorators * Generators * Iterators * Memoization * Meta Pr…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Week 1

Beginning Nuggets

* IDEs
* PEP 8
* Debugging

Intermediate Nuggets

* Testing
* 

Advanced Nuggets

* Decorators
* Generators
* Iterators
* Memoization
* Meta Programming
* WSGI
* ORMs
* Profiling and optimization
* Code coverage

Project Ideas:

*