diff --git a/free-programming-books-es.md b/free-programming-books-es.md index dc7e5d243a1f61d9d9046b2e988fb388da9f2cb8..f2d87a6d60f2adfc234cac02e9b92a57e9fcadf6 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -28,6 +28,7 @@ * [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/) * [Pro Git](http://git-scm.com/book/es) +* [Git Immersion en Español](http://gitimmersion.mx) ###Java @@ -41,10 +42,12 @@ * [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://www.biblioteca-digital.net.ve/wordpress/wp-content/uploads/2009/09/swfk-es-linux-0.0.2.pdf) (PDF) * [El tutorial de Python](http://tutorialpython.com.ar) * [Inmersión en Python](http://es.diveintopython.net/toc.html) +* [Inmersión en Python 3](http://inmersionenpython3.googlecode.com/files/inmersionEnPython3.0.11.pdf) (PDF) * [Python instantáneo](http://www.arrakis.es/~rapto/AprendaPython.html) * [Python para ciencia e ingeniería](https://github.com/mgaitan/python-ingenieria) * [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF) * [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/) ###Ruby