Skip to content

Commit

Permalink
Add MIT's Python-based introductory CS course.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMaude committed Jan 19, 2014
1 parent 707ccb5 commit c8e0263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Start here.
* Rice University's Data Viz class [Rice University] (http://had.co.nz/stat645/)

* **Python** (Learning)
* New To Python: [Learn Python the Hard Way](http://learnpythonthehardway.org/), [Google's Python Class](http://code.google.com/edu/languages/google-python-class/), [Think Python Downey, Allen B.] (http://www.greenteapress.com/thinkpython/)
* New To Python: [Learn Python the Hard Way](http://learnpythonthehardway.org/), [Google's Python Class](http://code.google.com/edu/languages/google-python-class/), [Think Python Downey, Allen B.] (http://www.greenteapress.com/thinkpython/), [MIT OpenCourseWare: Introduction to Computer Science and Programming / Lectures](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/)

* **Python** (Libraries)
* Basic Packages [Python, virtualenv, NumPy, SciPy, matplotlib and IPython ](http://www.lowindata.com/2013/installing-scientific-python-on-mac-os-x/)
Expand Down

0 comments on commit c8e0263

Please sign in to comment.