This project contains my answers to programming assignments of the course.
- Folder
unit notescontains all the notes you need understand to finish the assignments - Folder
setupcontains the instructions to setup the environment of the assignments - Folder
hwcontains the assignments and my answers
In the first commit, the assignments are at the initial state. Use
git reset instructions to get the version you need.
- First stage: Unit 1 ~ 4, SML
- Second stage: Unit 5 ~ 6, Racket
- Third stage: Unit 7 ~ 8, Ruby
| Unit | Setup | Homework |
|---|---|---|
| Unit 1 | SML Setup | Homework 1 |
| Unit 2 | Homework 2 | |
| Unit 3 | Homework 3 | |
| Unit 4 | ||
| Unit 5 | Racket Setup | Homework 4 |
| Unit 6 | Homework 5 | |
| Unit 7 | Ruby Setup | Homework 6 |
| Unit 8 | Homework 7 |
Go to the official website of this course to get more details about the course. UW CSE341, Spring 2019