From 26370a1f4ad5164b8b8c1a6b0dcefe39d0d33825 Mon Sep 17 00:00:00 2001 From: Frederick Silva Date: Wed, 15 Jul 2015 09:04:25 -0300 Subject: [PATCH] add "Learn Python" - close #1520 --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index 640f5271..2789f8bc 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -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/) -- GitLab