Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)