From a29efa8b2a01733497e94f1d2af5a644eb5538d2 Mon Sep 17 00:00:00 2001 From: Liwei Su Date: Fri, 21 Feb 2025 16:05:05 +0800 Subject: [PATCH] Update CS50.en.md Update course website in cs50 --- docs/编程入门/C/CS50.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/编程入门/C/CS50.en.md b/docs/编程入门/C/CS50.en.md index 19a1e159..0c6e855c 100644 --- a/docs/编程入门/C/CS50.en.md +++ b/docs/编程入门/C/CS50.en.md @@ -12,10 +12,10 @@ This course has been voted the most popular public course by Harvard students fo ## Course Resources -- 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/), [2024](https://cs50.harvard.edu/x/2024/), [2025](https://cs50.harvard.edu/x/2025/) - 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/) ## Personal Resources -All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50x - GitHub](https://github.com/mancuoj/CS50x). \ No newline at end of file +All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50x - GitHub](https://github.com/mancuoj/CS50x).