mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
update related information on docs/CS学习规划.en.md and docs/CS学习规划.md
This commit is contained in:
parent
419daee35b
commit
6dbd8a059e
2 changed files with 8 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ As a computer science student, I often hear arguments about the uselessness of m
|
|||
- [MIT-Missing-Semester](编程入门/MIT-Missing-Semester.md)
|
||||
- [Harvard CS50: This is CS50x](编程入门/C/CS50.md)
|
||||
|
||||
#### Java
|
||||
|
||||
- [MIT 6.092: Introduction To Programming In Java](编程入门/Java/MIT%206.092.md)
|
||||
|
||||
#### Python
|
||||
|
||||
- [CS50P: CS50's Introduction to Programming with Python](编程入门/Python/CS50P.md)
|
||||
|
|
|
|||
|
|
@ -146,6 +146,10 @@ IDE (Integrated Development Environment):集成开发环境,说白了就是
|
|||
- [MIT-Missing-Semester](编程入门/MIT-Missing-Semester.md)
|
||||
- [Harvard CS50: This is CS50x](编程入门/C/CS50.md)
|
||||
|
||||
#### Java
|
||||
|
||||
- [MIT 6.092: Introduction To Programming In Java](编程入门/Java/MIT%206.092.md)
|
||||
|
||||
#### Python
|
||||
|
||||
- [CS50P: CS50's Introduction to Programming with Python](编程入门/Python/CS50P.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue