mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 19:07:04 +08:00
Create MIT6.100L.en.md
This commit is contained in:
parent
97f2aa2f72
commit
c1fc3da94e
1 changed files with 29 additions and 0 deletions
29
docs/编程入门/Python/MIT6.100L.en.md
Normal file
29
docs/编程入门/Python/MIT6.100L.en.md
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
# Course Code: Course Name
|
||||||
|
|
||||||
|
## Descriptions
|
||||||
|
|
||||||
|
- Offered by:
|
||||||
|
- Prerequisites:
|
||||||
|
- Programming Languages:
|
||||||
|
- Difficulty: 🌟🌟🌟
|
||||||
|
- Class Hour:
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Introduce the course in a paragraph or two, including but not limited to:
|
||||||
|
(1) The technical knowledge covered in lectures
|
||||||
|
(2) Its differences and features compared to similar courses
|
||||||
|
(3) Your personal experiences and feelings after studying this course
|
||||||
|
(4) Caveats about studying this course on your own (pitfalls, difficulty warnings, etc.)
|
||||||
|
(5) ... ...
|
||||||
|
-->
|
||||||
|
|
||||||
|
## Course Resources
|
||||||
|
|
||||||
|
- Course Website:
|
||||||
|
- Recordings:
|
||||||
|
- Textbooks:
|
||||||
|
- Assignments:
|
||||||
|
|
||||||
|
## Personal Resources
|
||||||
|
|
||||||
|
All the resources and assignments used by @XXX in this course are maintained in [user/repo - GitHub](https://github.com/user/repo).
|
||||||
Loading…
Reference in a new issue