mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 10:56:55 +08:00
* feat: i18n support * add nav translation * add English template * fix translations * fix en site_name
17 lines
No EOL
653 B
Markdown
17 lines
No EOL
653 B
Markdown
# MIT: The Missing Semester of Your CS Education
|
|
|
|
## Descriptions
|
|
|
|
- Offered by: MIT
|
|
- Prerequisites: None
|
|
- Programming lanuages: Shell
|
|
- Difficulty: 🌟🌟
|
|
- Class Hour: 10 hours
|
|
|
|
Just as the course name indicated, this course will teach the missing things in the university courses. It will cover shell programming, git, vim editor, tmux, ssh, sed, awk and even how to beautify your terminal. Trust me, this will be your first step to become a hacker!
|
|
|
|
## Resources
|
|
|
|
- Homepage: <https://missing.csail.mit.edu/>
|
|
- Records: <https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J>
|
|
- Assignments: Some exercises behind each lecture. |