mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-03 18:45:18 +08:00
[FIX] Fix text book link for CS61A (#516)
* Update CS61A.en.md Update the URL to text book. The original link no longer word or me. * [FIX] Fix text book link for CS61A
This commit is contained in:
@@ -26,7 +26,7 @@ Note: If you have no prior programming experience at all, getting started with C
|
|||||||
|
|
||||||
- Course Website: <https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
- Course Website: <https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
||||||
- Recordings: refer to the course website
|
- Recordings: refer to the course website
|
||||||
- Textbook: <http://composingprograms.com/>
|
- Textbook: <https://www.composingprograms.com/>
|
||||||
- Assignments: refer to the course website
|
- Assignments: refer to the course website
|
||||||
|
|
||||||
## Personal Resources
|
## Personal Resources
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ CS61B 和 CS61C 在本书中均有收录。
|
|||||||
|
|
||||||
- 课程网站:<https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
- 课程网站:<https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
||||||
- 课程视频: 参见课程网站链接
|
- 课程视频: 参见课程网站链接
|
||||||
- 课程教材:<http://composingprograms.com/>
|
- 课程教材:<https://www.composingprograms.com/>
|
||||||
- 课程教材中文翻译:<https://composingprograms.netlify.app/>
|
- 课程教材中文翻译:<https://composingprograms.netlify.app/>
|
||||||
- 课程作业:课程网站会有每个作业对应的文档链接以及代码框架的下载链接。
|
- 课程作业:课程网站会有每个作业对应的文档链接以及代码框架的下载链接。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user