課程官網: https://cs61a.org/
官網上是當前學期的schedule,往期課程例如: https://inst.eecs.berkeley.edu/~cs61a/sp21/
sp21表示2021 Spring,su19表示2019 Summer.
在線課本: http://composingprograms.com/
課程進度表:
b站網址:https://www.bilibili.com/video/BV1mq4y1f7te
這門課程是基於 Structure and Interpretation of Computer Programs (SICP) 改編的python版本教材,java版本可以參考課程cs61b。
lecture1:課程簡介和一些python基礎
lab00:https://cs61a.org/lab/lab00/#introduction
根據lab00的指示,完成終端(windows powershell)、python、編輯器(vscode)安裝,文件整理和作業。
文件整理:
作業提交使用ok系統,教程:https://cs61a.org/articles/using-ok/#signing-in-with-ok
首次使用時,切換到ok文件(lab00壓縮包解壓)所在文件夾:
python ok
3個測試都通過,但是官網課程已結束,顯示ddl已經過了(郵箱用的gmail,只顯示個人賬號)。
也可直接用--local:
python ok --local