Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aden-q/mit-6.null
The Missing Semester of Your CS Education
https://github.com/aden-q/mit-6.null
Last synced: about 1 month ago
JSON representation
The Missing Semester of Your CS Education
- Host: GitHub
- URL: https://github.com/aden-q/mit-6.null
- Owner: Aden-Q
- License: mit
- Created: 2022-12-13T02:42:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T04:42:46.000Z (about 1 year ago)
- Last Synced: 2023-11-15T06:29:17.833Z (about 1 year ago)
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIT-6.NULL
[![Travis](https://img.shields.io/badge/language-shell-green.svg)]()MIT 6.NULL The Missing Semester of Your CS Education, Spring 2020
+ [Course Website](https://missing.csail.mit.edu/)
+ [Course Notes](https://lyrics-reading.notion.site/MIT-6-NULL-1fb05356c39241d3b6f936f13ed48b52)## Overview
> Classes teach you all about advanced topics within CS, from operating systems to machine learning, but there’s one critical subject that’s rarely covered, and is instead left to students to figure out on their own: proficiency with their tools. We’ll teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!## Exercises
+ [Ex 1](./exercises/ex1/)
+ [Ex 2](./exercises/ex2/)
+ [Ex 3](./exercises/ex3/)
+ [Ex 4](./exercises/ex4/)
+ [Ex 5](./exercises/ex5/)
+ [Ex 6](./exercises/ex6/)
+ [Ex 7](./exercises/ex7/)
+ [Ex 8](./exercises/ex8/)
+ [Ex 9](./exercises/ex9/)
+ [Ex 10](./exercises/ex10/)
+ [Ex 11](./exercises/ex11/)## Credits
Zecheng Qian - [email protected]
## License
[MIT](./LICENSE)