add "Learn Python" - close #1520

This commit is contained in:
Frederick Silva 2015-07-15 09:04:25 -03:00
parent 7ce74265f2
commit 26370a1f4a
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@
* [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)
* [Learn Python](https://pythonspot.com)
### RethinkDB
* [RethinkDB: Distributed Databases](https://courses.platzi.com/courses/rethinkdb-databases/)