1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-10 15:00:55 +00:00

Merge pull request #1547 from fredericksilva/python-tutorial

add "Learn Python" - close #1520
This commit is contained in:
victor felder 2015-07-15 14:08:31 +02:00
commit ec6b984fe4

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/)