mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 10:56:55 +08:00
Update CS学习规划.en.md
This commit is contained in:
parent
f781daa295
commit
43fa504a8a
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
- [CS50P: CS50's Introduction to Programming with Python](编程入门/Python/CS50P.md)
|
||||||
- [UCB CS61A: Structure and Interpretation of Computer Programs](编程入门/Python/CS61A.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++
|
#### 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.
|
- [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 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.
|
- [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.
|
- [Stanford CS Course List](https://blog.csdn.net/qq_41220023/article/details/81976967): List of CS courses at Stanford.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue