1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Update free-courses-en.md

Added Python course by MIT
This commit is contained in:
mousebaiker 2014-06-11 18:26:13 +04:00
parent ca3913cf64
commit 48181882b8

View File

@ -68,7 +68,7 @@
###Python
* [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/)
* [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)
###Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)