[FIX] Fix typo (#701)

* Create MIT6.100L.md

* Create MIT6.100L.en.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update mkdocs.yml

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update CS学习规划.en.md

* Update CS学习规划.md
This commit is contained in:
Alidme 2025-02-21 20:31:57 +08:00 committed by GitHub
parent e7fd1eb6bc
commit feee7c0ac4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 2 deletions

View File

@ -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.
- [Stanford CS Course List](https://blog.csdn.net/qq_41220023/article/details/81976967): List of CS courses at Stanford.

View File

@ -154,6 +154,7 @@ IDE (Integrated Development Environment):集成开发环境,说白了就是
- [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++

View File

@ -22,4 +22,4 @@
## 资源汇总
@Alidme 在学习这门课时,总结了关于此课程的相关文档 [MIT6.100L 食用指南(持续更新)](https://k14eszn58mj.feishu.cn/docx/NFxmd1JxPodkWjxeuHIcSK5Qnag)。此外,其在学习这门课的 Prblem Sets 的实现都汇总在 [Alidme/MIT6.100L - GitHub](https://github.com/Alidme/MIT6.100L) 中。
@Alidme 在学习这门课时,总结了关于此课程的相关文档 [MIT6.100L 食用指南(持续更新)](https://k14eszn58mj.feishu.cn/docx/NFxmd1JxPodkWjxeuHIcSK5Qnag)。此外,其在学习这门课的 Problem Sets 的实现都汇总在 [Alidme/MIT6.100L - GitHub](https://github.com/Alidme/MIT6.100L) 中。