Skip to content

Commit a69a173

Browse files
committed
Add two courses to extras
Add "An Introduction to Interactive Programming in Python" part 1 and 2 to extras. Note: I don't know if these courses are worthy of being displayed in this list, but they are where I learned Python (and programming in general), so I'll just give them as a suggestion.
1 parent 4cfeb46 commit a69a173

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/courses.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
Courses | Duration | Effort
4141
:-- | :--: | :--:
4242
[Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#!)| 12 weeks | 10-20 hours/week
43+
[An Introduction to Interactive Programming in Python (Part 1)](https://www.coursera.org/learn/interactive-python-1)| 5 weeks | -
44+
[An Introduction to Interactive Programming in Python (Part 2)](https://www.coursera.org/learn/interactive-python-2)| - | -
4345
[Introduction to Computational Thinking and Data Science](https://www.edx.org/course/introduction-computational-thinking-data-mitx-6-00-2x-2#!)| 10 weeks | 15 hours/week
4446

4547
### Math (Mathematical Thinking)

0 commit comments

Comments
 (0)