1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-10 23:10:54 +00:00

Merge pull request #506 from cmeraz/master

Update free-programming-books-es.md Adding Git
This commit is contained in:
Mohammad Hossein Mojtahedi 2013-12-24 00:27:52 -08:00
commit 70832bb3ad

View File

@ -84,6 +84,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)
* [Librosweb Git](http://librosweb.es/pro_git/)
###Haskell
@ -119,6 +120,7 @@
* [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/)
* [Python para principiantes](http://librosweb.es/libro/python/)
###Ruby