Learn CS

6.null The Missing Semester of Your CS Education

Website

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!

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.

Schedule

  1. Course overview + the shell
  2. Shell Tools and Scripting
  3. Editors (Vim)
  4. Data Wrangling
  5. Command-line Environment
  6. Version Control (Git)
  7. Debugging and Profiling
  8. Metaprogramming
  9. Security and Cryptography
  10. Potpourri
  11. Q&A