You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Introduction to Computer Science and Programming using Python](https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-10) ([alt](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/)) | 9 weeks | 15 hours/week | [high school algebra](https://www.khanacademy.org/math/algebra-home)
149
150
151
+
### Introduction to CS Tools
152
+
Understanding theory is important, but you will also be expected to create programs. There are a number of tools that are widely used to make that process easier. Learn them now to ease your future work writing programs.
153
+
154
+
**Topics covered**:
155
+
`terminals and shell scripting`
156
+
`vim`
157
+
`command line environments`
158
+
`version control`
159
+
`and more`
160
+
161
+
Courses | Duration | Effort | Prerequisites
162
+
:-- | :--: | :--: | :--:
163
+
[The Missing Semester of Your CS Education](https://missing.csail.mit.edu/) | 2 weeks | 12 hours/week | -
164
+
165
+
150
166
## Core CS
151
167
152
168
All coursework under Core CS is **required**, unless otherwise indicated.
0 commit comments