This is the repository for the files associated with each assignment. They will be linked here once the assignment is released.
Style guide: Submit a program that conforms to the guidelines presented in our course style guide, which can be found here.
Submission instructions: Submit your assignments via Paperless here. You can submit as many times as you'd like. We will grade your latest submission.
| # | Due Date | Assignment | Materials |
|---|---|---|---|
| 1 | 1/16 | Game of Life | [Handout] [starter code] [mac demo] [pc demo] |
| 2 | 1/23 | ADTs | [Handout] [starter code] [mac demo] [pc demo] |
| 3 | 1/30 | Boggle | [Handout] [starter code] [mac demo] [pc demo] |
| 4 | 2/06 | ADTs and Recursion | [Handout] [starter code] [mac demo] [pc demo] |
| 5 | 2/20 | Priority Queue | [Handout] [starter code] [ no sample apps for assign5 ] |
| 6 | 2/27 | Huffman | [Handout] [starter code] [ no sample apps for assign6 ] |
| 7 | 3/11 | Stanford 1-2-3 | [Handout] [starter code] [mac demo] [pc demo] |