Skip to content

cs-notes-lpj/missing-semester-mit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Missing Semester of Your CS Education

learn from => https://missing.csail.mit.edu

this site includes my translationnotesexericses、and thoughts

# how to learn

1. 把文档翻译一遍

2. 看视频 + 做笔记

3. 梳理复习 + 完成习题

2020 Lectures

  • 1/13: Course overview + the shell

  • 1/14: Shell Tools and Scripting

  • 1/15: Editors (Vim)

  • 1/16: Data Wrangling

  • 1/21: Command-line Environment

  • 1/22: Version Control (Git)

  • 1/23: Debugging and Profiling

  • 1/27: Metaprogramming (build systems, dependency management, testing, CI)

  • 1/28: Security and Cryptography

  • 1/29: Potpourri

  • 1/30: Q&A

在 YOUTUBE 上可以观看课程讲座的视频回放,尽管本课程每一年的内容都略有不同,但仍然建议学习年份较新的版本,也正是由于每一年的内容都略有不同,因此 2019 年的版本仍可访问