From 43fa504a8ae830bb6999bf5c8e91157974508796 Mon Sep 17 00:00:00 2001 From: Alidme <146055266+Alidme@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:37:40 +0800 Subject: [PATCH] =?UTF-8?q?Update=20CS=E5=AD=A6=E4=B9=A0=E8=A7=84=E5=88=92?= =?UTF-8?q?.en.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/CS学习规划.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CS学习规划.en.md b/docs/CS学习规划.en.md index 5f339ec6..d11de775 100644 --- a/docs/CS学习规划.en.md +++ b/docs/CS学习规划.en.md @@ -154,6 +154,7 @@ As a computer science student, I often hear arguments about the uselessness of m - [CS50P: CS50's Introduction to Programming with Python](编程入门/Python/CS50P.md) - [UCB CS61A: Structure and Interpretation of Computer Programs](编程入门/Python/CS61A.md) +- [MIT6.100L: Introduction to CS and Programming using Python](编程入门/Python/MIT6.100L.md) #### C++ @@ -358,4 +359,4 @@ The course map above inevitably carries strong personal preferences and may not - [MIT CS Course List](http://student.mit.edu/catalog/m6a.html): List of CS courses at MIT. - [UC Berkeley EECS Course Map](https://hkn.eecs.berkeley.edu/courseguides): UC Berkeley's EECS curriculum plan, presenting the categories and prerequisites of various courses in a course map format, most of which are included in this book. - [UC Berkeley CS Course List](https://www2.eecs.berkeley.edu/Courses/CS/): List of CS courses at UC Berkeley. -- [Stanford CS Course List](https://blog.csdn.net/qq_41220023/article/details/81976967): List of CS courses at Stanford. \ No newline at end of file +- [Stanford CS Course List](https://blog.csdn.net/qq_41220023/article/details/81976967): List of CS courses at Stanford.