Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.42 KB

index.md

File metadata and controls

55 lines (42 loc) · 2.42 KB
layout title
page
Hacker Tools

Learn to make the most of the tools that hackers have been using for decades.

As hackers, we spend a lot of time on our computers, so it makes sense to make that experience as fluid and frictionless as possible. In this class, we’ll help you learn how to make the most of tools that productive programmers use.

We’ll show you how to navigate the command line, use a powerful text editor, use version control efficiently, automate mundane tasks, manage packages and software, configure your desktop environment, and more.

Topics

Click on specific topics below to see lecture videos and lecture notes.

    {% for lecture in site.data.lectures %} {% for topic in lecture.topics %}
  • {{ topic.title }}
  • {% endfor %} {% endfor %}

About the class

Lectures: Hacker Tools has concluded for IAP 2019.
Staff: This class is co-taught by Anish, Jon, and Jose.
Questions: Email us at [email protected] or post on r/hackertools

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


Taught as part of SIPB IAP 2019. Co-sponsored by SIPB and MIT EECS.

Source code.