From 46d3d537e14da2a40efd2bc2d1e11a39a18dff87 Mon Sep 17 00:00:00 2001 From: Echoo <2110065578@qq.com> Date: Thu, 2 Mar 2023 22:59:01 +0800 Subject: [PATCH] [UPDATE]Add new course link for CS50 (#414) * Updates the Course link to 2023 * Updates the course link to latest * Updates the course link to latest --- docs/编程入门/CS50.en.md | 6 +++--- docs/编程入门/CS50.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/编程入门/CS50.en.md b/docs/编程入门/CS50.en.md index def1cbb5..2fb0d2d3 100644 --- a/docs/编程入门/CS50.en.md +++ b/docs/编程入门/CS50.en.md @@ -12,6 +12,6 @@ This course has been voted the most popular public course by Harvard students fo ## Course Resources -- Course Website: -- Recordings: -- Assignments: +- 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/) +- Assignments: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) diff --git a/docs/编程入门/CS50.md b/docs/编程入门/CS50.md index 67c097bc..c3a61192 100644 --- a/docs/编程入门/CS50.md +++ b/docs/编程入门/CS50.md @@ -12,7 +12,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/)