
Back to main siteCC Lab: Python |
Hi everybody! Keep checking back in on this site. We will add stuff on a weekly basis
Second Python quiz: November 13th!
Homework:
Homework assignment #1 (plow through this tutorial!)
also read the first two chapters in Zelle's Python book.
Homework assignment #2 (this gets turned in)
Shakespeare Sonnet #27
Homework assignment #3-- functions (this gets turned in)
All the examples from Sven's 10-30-08 lecture workshop (in one file)
Lab powerpoints:
1st Week PPT
3rd Week PPT
PPT on conditionals, controls, functions, modules
PPT on recursion, pickles, and debugging
Review for second Python quiz
Sample Quiz (from last year)
For review: first Python quiz
Last year's second Python quiz
Various Python docs (see "Links" for more):
Python Tutorial by the creators
Dive Into Python (by Mark Pilgrim)
How to Think Like a (Python) Programmer (by Allen Downey)
Tutorialized
Developer Tutorials
Links (tutorials abound):
| Python home site |
| Python Learning Foundation |
| Nodebox Home |
| Regular Expressions |