Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CS61A.md #665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/编程入门/Python/CS61A.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ CS61B 和 CS61C 在本书中均有收录。
- 课程视频: [fall2022](https://www.bilibili.com/video/BV1GK411Q7qp/), [fall2020](https://www.bilibili.com/video/BV1s3411G7yM/)
- 课程教材: <https://www.composingprograms.com/>
- 课程教材中文翻译:<https://composingprograms.netlify.app/>
- 在线的Interpreter: [61A Code](https://code.cs61a.org/)
- 课程作业: 课程网站会有每个作业对应的文档链接以及代码框架的下载链接。

## 资源汇总
Expand Down