Skip to content

Commit

Permalink
Merge pull request datasciencemasters#14 from StevenMaude/master
Browse files Browse the repository at this point in the history
Add MIT's Python-based introductory CS course.
  • Loading branch information
clarecorthell committed Jan 20, 2014
2 parents 7736451 + c8e0263 commit 4d72d3b
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 4d72d3b

Please sign in to comment.