diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 8735173a8ff3203497dbc4b077f4760662537e3d..a5b176d5acec308ff0b6597905855fc01185ecee 100644 --- a/free-programming-books-de.md +++ b/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 diff --git a/free-programming-books-es.md b/free-programming-books-es.md index faf1fcc97b205f8865f24df57fd9a39ffb6dc644..2479c740b8e8c5218f1860a096e806167900eaee 100644 --- a/free-programming-books-es.md +++ b/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 diff --git a/free-programming-books.md b/free-programming-books.md index eccac7474aa02ccf317ee884d8bcb5be2878d689..b5173982b7bfac594c886154643755e9a2ce3b2b 100644 --- a/free-programming-books.md +++ b/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/)