complete CS plan

This commit is contained in:
zhongyinmin
2021-12-12 15:09:01 +08:00
parent 82e8ed80ce
commit 533509341d
2 changed files with 91 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ nav:
- 'MIT18.330: Introduction to numerical analysis': '数学进阶/numerical.md'
- 'Standford EE364A: Convex Optimization': '数学进阶/convex.md'
- 编程入门:
- MIT-Missing-Semester: '编程入门/MIT-Missing-Semester.md'
- 'MIT-Missing-Semester': '编程入门/MIT-Missing-Semester.md'
- 'Harvard CS50: This is CS50x': '编程入门/CS50.md'
- 'UCB CS61A: Structure and Interpretation of Computer Programs': '编程入门/CS61A.md'
- 'Stanford CS106L: Standard C++ Programming': '编程入门/CS106L.md'