Ver código fonte

Merge pull request #668 from esparta/master

[es] [en] [de] Introduction to programming with Python
Mohammad Hossein Mojtahedi 12 anos atrás
pai
commit
ac1c295000

+ 1 - 0
free-programming-books-de.md

@@ -109,6 +109,7 @@
 
 ###Python
 * [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)
+* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
 
 
 ###Ruby

+ 2 - 1
free-programming-books-es.md

@@ -17,7 +17,7 @@
 * [Git](#git)
 * [Haskell](#haskell)
 * [JavaScript](#javascript)
-    * [jQuery] (#jquery) 
+    * [jQuery] (#jquery)
     * [node.js](#nodejs)
 * [Java](#java)
 * [LaTeX](#latex)
@@ -167,6 +167,7 @@
 * [Introducción a la programación con Python](http://www.uji.es/bin/publ/edicions/ippython.pdf) (PDF)
 * [Doma de Serpientes para Niños](http://code.google.com/p/swfk-es/)
 * [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
+* [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/)
 
 
 ###Ruby

+ 1 - 0
free-programming-books.md

@@ -1290,6 +1290,7 @@ See also [TeX](#tex)
 * [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
     * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
 * [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
+* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/)
 * [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
 * [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
 * [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)