Personal study record including labs, homeworks, discussions and some exam questions. Projects are from fall2021 and some parts are skipped.
Course website: CS 61A
From: UC Berkeley, Electrical Eng & Computer Sci
Main Language: Python and Scheme
Textbook: SICP (Structure and Interpretation of Computer Programs)
Videos: CS 61A Fall 2021(since videos of sp22 are not accessible for public)
Amazing parts: Abstraction, Higher-Order Functions, Environment Diagrams, Recursion, Trees, Interpreters...
Hours spent: Nearly 130h for me as a beginner. (To finish all the tasks, maybe need more 30+ hours)
Always remember: As John said in the last video --"Don't compare."