Skip to content

Commit e944f0a

Browse files
authored
Merge pull request #1515 from python-discord/resource-missing-semester
Add missing semester course resource
2 parents e3091b6 + e2f965c commit e944f0a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)