Link Search Menu Expand Document

The Missing Semester of Your CS Education Solutions

by Himalaya Sharma

Follow @himalayasharma Star Fork Download

All the shell commands and scripts mentioned here are my version of solutions to the exercises of MIT’s Missing Semester 2020 course. I’ve added some explanations with the code along with some reference links for additional information. Please feel free to give suggestions in case you find something wrong in the commands/scripts or if something could be implemented more efficiently.

Also if you like the content please give a star to the repo on Github here.

My system specifications

Linux distribution: Ubuntu-20.04 (using WSL2)
Shell: zsh (backwards compatible with bash hence all commands will work normally)

Course material

Video lectures: YouTube
Course notes: Missing Semester Website