Great thanks to Professor Josh Hug and UC Berkeley for offering such a great course. The skeleton, library, and lecture code in this repository were originally written by CS 61B Staff and modified for my exercise needs. Along with the course website, here are also some additional learning resources:
- Professor Hilfinger's Books
- Hug61B - GitBook companion to Hug's version of CS61B
- My lecture notes when auditing CS61B @ Summer 2023, see NOTES.md
List of projects in the course and my stats:
Projects | Start Date | End Date | Autograder Mark |
---|---|---|---|
Project 0: 2048 | May 14 | May 14 | 640 / 640 pts |
Project 1: Data Structures | May 27 | Jun 13 | 640 / 640 pts |
Project 2: Gitlet | Jun 20 | Jul 16 | 1696 / 1600 pts |
Project 3: BYOW |