Added python course (#2819)

Added Introduction to Python Programming (Udacity) Course
This commit is contained in:
Sunil Shah 2018-05-06 17:26:05 -07:00 committed by eshellman
parent ade2bd7cef
commit 14f1c68a48
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@
* [Codesdope](https://www.codesdope.com/python-introduction)
* [Google's Python Course](https://developers.google.com/edu/python/)
* [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)
* [Introduction to Python Programming](https://www.udacity.com/course/introduction-to-python--ud1110) (Udacity)
* [Learn Python](https://pythonspot.com)
* [Learn Python - Free Interactive Python Tutorial](http://www.learnpython.org)
* [Learn to program in Python](https://www.codecademy.com/learn/python)