Skip to content

Commit 36cb91e

Browse files
committed
Add CS50P to resources page
1 parent e3091b6 commit 36cb91e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
description: Hardvard has made their CS50 course, an Introduction to Programming with Python,
2+
available for anyone to take for free. This self-paced course provides lectures to watch and
3+
then problem sets to complete after.
4+
<br/>
5+
<br/>
6+
Harvard also provides similar courses on related subject matter.
7+
<ul>
8+
<li><a href="https://cs50.harvard.edu/x">CS50X&#58; Introduction to Computer Science</a></li>
9+
<li><a href="https://cs50.harvard.edu/cybersecurity">CS50 for Cybersecurity</a></li>
10+
<li><a href="https://cs50.harvard.edu/ai">CS50 for AI</a></li>
11+
<li><a href="https://cs50.harvard.edu/sql">CS50 for SQL</a></li>
12+
</ul>
13+
name: "CS50P: Introduction to Programming with Python"
14+
title_url: https://cs50.harvard.edu/python/2022/
15+
tags:
16+
topics:
17+
- general
18+
payment_tiers:
19+
- free
20+
difficulty:
21+
- beginner
22+
type:
23+
- course
24+
- video

0 commit comments

Comments
 (0)