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.