Lab 1: Print some pretty patterns. If you are working on your own computer, you can grab the needed source code here.
Lab 2: The Towers of Hanoi. [source code]
Lab 3: Towers of Hanoi with a Ring class. [source code]
Project 1: Poker hands. [source code]
Lab 4: Experimenting with inheritance.
Project 2: Measuring shuffle quality.
Lab 5: ChiSquared calculations.
Lab 6: Simple lists. [source code]
Project 3: Sudoku! [source code]