From 7378d3c0f9dc0455c732c4fdb54f781ebb07a9c3 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Tue, 29 Oct 2013 14:04:50 -0600 Subject: [PATCH] =?UTF-8?q?Added=20Git=20Immersion=20Spanish,=20Immersion?= =?UTF-8?q?=20en=20Python=203=20and=20Doma=20de=20Serpientes=20para=20Ni?= =?UTF-8?q?=C3=B1os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-es.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index dc7e5d24..f2d87a6d 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 -- GitLab