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

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:

*