Assignments
What you need to do. There is some time before the first assignment is due, then they are due every two weeks. It is likely that the later assignments will take longer than that, so you should start working on all of them as soon as you can.
-
Assignment 1: Some Reading
-
Assignment 2 : A Python Shell
-
Assignment 3: Losing Your Memory?
-
Assignment 4 : Is this filesystem too fat?
-
Some Snippets of Python
- A bunch of bits of code (all jammed together in one file) showing bits and pieces of python. Just do "python python-snippets.py" or grab pieces and try running them.
-
Short Python Examples
- Some short python examples.

