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.
This commit is contained in:
Lumidify Productions 2016-03-19 21:18:47 +01:00
parent 4cfeb468df
commit a69a1737d3
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
Courses | Duration | Effort
:-- | :--: | :--:
[Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#!)| 12 weeks | 10-20 hours/week
[An Introduction to Interactive Programming in Python (Part 1)](https://www.coursera.org/learn/interactive-python-1)| 5 weeks | -
[An Introduction to Interactive Programming in Python (Part 2)](https://www.coursera.org/learn/interactive-python-2)| - | -
[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
### Math (Mathematical Thinking)