We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3091b6 + e2f965c commit e944f0aCopy full SHA for e944f0a
pydis_site/apps/resources/resources/missing-semester.yaml
@@ -0,0 +1,15 @@
1
+description: This course covers the fundamental but often overlooked skills that programmers use everyday,
2
+ such as using the shell, the command-line environment, and using the modal text editors like vim.
3
+ The course structure allows you to focus on the topics you want to and skip ones you don't think are relevant.
4
+name: The Missing Semester of Your CS Education
5
+title_url: https://missing.csail.mit.edu/
6
+tags:
7
+ topics:
8
+ - general
9
+ - other
10
+ payment_tiers:
11
+ - free
12
+ difficulty:
13
+ - beginner
14
+ type:
15
+ - course
0 commit comments