[UPDATE] Add personal resources for CS50 (#417)

This commit is contained in:
mancuoj 2023-03-06 20:59:18 +08:00 committed by GitHub
parent ae5126de3e
commit a3d210c3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 0 deletions

View File

@ -15,3 +15,7 @@ This course has been voted the most popular public course by Harvard students fo
- Course Website: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - Course Website: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
- Recordings: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - Recordings: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
- Assignments: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - Assignments: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
## Personal Resources
All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50x - GitHub](https://github.com/mancuoj/CS50x).

View File

@ -16,3 +16,7 @@
- 课程视频:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - 课程视频:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
- 课程教材:无 - 课程教材:无
- 课程作业:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - 课程作业:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
## 资源汇总
@mancuoj 在学习这门课中用到的所有资源和作业实现都汇总在 [mancuoj/CS50x - GitHub](https://github.com/mancuoj/CS50x) 中。

View File

@ -18,3 +18,7 @@ No programming experiences are assumed. So it may be appropriate for anyone who
- Recordings: [2022](https://www.bilibili.com/video/BV1z5411X7wX) - Recordings: [2022](https://www.bilibili.com/video/BV1z5411X7wX)
- Textbooks: No textbook required - Textbooks: No textbook required
- Assignments: [2022](https://cs50.harvard.edu/python/2022/) - Assignments: [2022](https://cs50.harvard.edu/python/2022/)
## Personal Resources
All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50P - GitHub](https://github.com/mancuoj/CS50P).

View File

@ -18,3 +18,7 @@ CS50的番外篇依旧由 David J. Malan 授课。在该课程中你将学会
- 课程视频:[2022](https://www.bilibili.com/video/BV1z5411X7wX) - 课程视频:[2022](https://www.bilibili.com/video/BV1z5411X7wX)
- 课程教材:无 - 课程教材:无
- 课程作业:[2022](https://cs50.harvard.edu/python/2022/) - 课程作业:[2022](https://cs50.harvard.edu/python/2022/)
## 资源汇总
@mancuoj 在学习这门课中用到的所有资源和作业实现都汇总在 [mancuoj/CS50P - GitHub](https://github.com/mancuoj/CS50P) 中。