1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Merge pull request #664 from esparta/master

[es] 2 new books in spanish
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-21 22:28:54 -08:00
commit 41d7b0bf92

View File

@ -121,6 +121,7 @@
###Haskell
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html)
* [Piensa en Haskell (ejercicios de programación funcional con Haskell)](http://www.cs.us.es/~jalonso/publicaciones/Piensa_en_Haskell.pdf)
###Java
@ -156,6 +157,7 @@
* [Silex, el manual oficial](http://librosweb.es/silex/)
* [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
###Python