missing.csail.mit.edu Open in urlscan Pro
2606:50c0:8001::153  Public Scan

Submitted URL: http://missing.csail.mit.edu./
Effective URL: https://missing.csail.mit.edu/
Submission: On December 18 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

./missing-semester
lectures about


THE MISSING SEMESTER OF YOUR CS EDUCATION

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!

Students spend hundreds of hours using these tools over the course of their
education (and thousands over their career), so it makes sense to make the
experience as fluid and frictionless as possible. Mastering these tools not only
enables you to spend less time on figuring out how to bend your tools to your
will, but it also lets you solve problems that would previously seem impossibly
complex.

Read about the motivation behind this class.


SCHEDULE

 * 1/13/20: Course overview + the shell
 * 1/14/20: Shell Tools and Scripting
 * 1/15/20: Editors (Vim)
 * 1/16/20: Data Wrangling
 * 1/21/20: Command-line Environment
 * 1/22/20: Version Control (Git)
 * 1/23/20: Debugging and Profiling
 * 1/27/20: Metaprogramming
 * 1/28/20: Security and Cryptography
 * 1/29/20: Potpourri
 * 1/30/20: Q&A

Video recordings of the lectures are available on YouTube.


ABOUT THE CLASS

Staff: This class is co-taught by Anish, Jon, and Jose.
Questions: Email us at missing-semester@mit.edu.


BEYOND MIT

We’ve also shared this class beyond MIT in the hopes that others may benefit
from these resources. You can find posts and discussion on

 * Hacker News
 * Lobsters
 * /r/learnprogramming
 * /r/programming
 * Twitter
 * YouTube


TRANSLATIONS

 * Chinese (Simplified)
 * Chinese (Traditional)
 * Japanese
 * Korean
 * Portuguese
 * Russian
 * Serbian
 * Spanish
 * Turkish
 * Vietnamese
 * Arabic
 * Italian
 * Persian
 * German

Note: these are external links to community translations. We have not vetted
them.

Have you created a translation of the course notes from this class? Submit a
pull request so we can add it to the list!


ACKNOWLEDGEMENTS

We thank Elaine Mello, Jim Cain, and MIT Open Learning for making it possible
for us to record lecture videos; Anthony Zolnik and MIT AeroAstro for A/V
equipment; and Brandi Adams and MIT EECS for supporting this class.

--------------------------------------------------------------------------------

Source code.

Licensed under CC BY-NC-SA.

See here for contribution & translation guidelines.