mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
update new links
This commit is contained in:
parent
852854082a
commit
ad3c0724fa
4 changed files with 9 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ In addition, there are 3 projects that give you the opportunity to be exposed to
|
|||
## Resources
|
||||
## Course Resources
|
||||
|
||||
- Course Website: <https://sp18.datastructur.es/>
|
||||
- Course Website: [spring2024](https://sp24.datastructur.es/), [fall2023](https://fa23.datastructur.es/), [spring2023](https://sp23.datastructur.es/), [spring2018](https://sp18.datastructur.es/)
|
||||
- Recordings: refer to the course website
|
||||
- Textbook: None
|
||||
- Assignments: Slightly different every year. In the spring semester of 2018, there are 14 Labs, 10 Homework and 3 Projects. Please refer to the course website for specific requirements.
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
|
||||
## 课程资源
|
||||
|
||||
- 课程网站:<https://sp18.datastructur.es/>
|
||||
- 课程视频:<https://sp18.datastructur.es/>,每节课的链接详见课程网站
|
||||
- 课程网站:[spring2024](https://sp24.datastructur.es/), [fall2023](https://fa23.datastructur.es/), [spring2023](https://sp23.datastructur.es/), [spring2018](https://sp18.datastructur.es/)
|
||||
- 课程视频:原版视频参见课程网站,B站有中文翻译搬运。
|
||||
- 课程教材:无
|
||||
- 课程作业:每年略有不同,18 年春季学期有 14 个 Lab,10 个 Homework以及 3 个 Project,具体要求详见课程网站。
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ Note: If you have no prior programming experience at all, getting started with C
|
|||
|
||||
## Course Resources
|
||||
|
||||
- Course Website: <https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
||||
- Recordings: refer to the course website
|
||||
- Course Website: [spring2024](https://inst.eecs.berkeley.edu/~cs61a/sp24), [fall2023](https://inst.eecs.berkeley.edu/~cs61a/fa23/), [spring2023](https://inst.eecs.berkeley.edu/~cs61a/sp23), [fall2022](https://inst.eecs.berkeley.edu/~cs61a/fall22)
|
||||
- Recordings:
|
||||
- Textbook: <https://www.composingprograms.com/>
|
||||
- Assignments: refer to the course website
|
||||
|
||||
|
|
|
|||
|
|
@ -24,11 +24,11 @@ CS61B 和 CS61C 在本书中均有收录。
|
|||
|
||||
## 课程资源
|
||||
|
||||
- 课程网站:<https://inst.eecs.berkeley.edu/~cs61a/su20/>
|
||||
- 课程视频: 参见课程网站链接
|
||||
- 课程教材:<https://www.composingprograms.com/>
|
||||
- 课程网站: [spring2024](https://inst.eecs.berkeley.edu/~cs61a/sp24), [fall2023](https://inst.eecs.berkeley.edu/~cs61a/fa23/), [spring2023](https://inst.eecs.berkeley.edu/~cs61a/sp23), [fall2022](https://inst.eecs.berkeley.edu/~cs61a/fall22)
|
||||
- 课程视频: [spring2023](https://www.bilibili.com/video/BV1s3411G7yM/?spm_id_from=333.337.search-card.all.click&vd_source=a4d76d1247665a7e7bec15d15fd12349), [fall2022](https://www.bilibili.com/video/BV1GK411Q7qp/?spm_id_from=333.337.search-card.all.click&vd_source=a4d76d1247665a7e7bec15d15fd12349)
|
||||
- 课程教材: <https://www.composingprograms.com/>
|
||||
- 课程教材中文翻译:<https://composingprograms.netlify.app/>
|
||||
- 课程作业:课程网站会有每个作业对应的文档链接以及代码框架的下载链接。
|
||||
- 课程作业: 课程网站会有每个作业对应的文档链接以及代码框架的下载链接。
|
||||
|
||||
## 资源汇总
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue