Explorar el Código

Adding Python interactive tutorial

Espartaco Palma hace 11 años
padre
commit
4c55fcee6a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      free-programming-interactive-tutorials-en.md

+ 1 - 0
free-programming-interactive-tutorials-en.md

@@ -88,6 +88,7 @@
 
 ###Python
 * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
+* [Introduction to Data Processing with Python](http://opentechschool.github.io/python-data-intro/)
 * [Learn Python](http://www.learnpython.org/)
 * [Python Koans](https://github.com/gregmalcolm/python_koans)