You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: free-programming-books-es.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@
40
40
*[Breves Notas sobre Análisis de Algoritmos](http://www.matematicas.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF)
41
41
*[Técnicas de Diseño de Algoritmos ](http://www.lcc.uma.es/~av/Libro/indice.html) ([PDF](http://www.lcc.uma.es/%7eav/Libro/Libro.zip))
42
42
*[Temas selectos de estructuras de datos](http://www.matematicas.unam.mx/jloa/publicaciones/estructurasdeDatos.pdf) (PDF)
43
+
*[Teoría sintáctico-gramatical de objetos](http://www.bubok.es/libros/219288/Teoria-sintacticogramatical-de-objetos)
43
44
44
45
####Base de Datos
45
46
*[El modelo relacional y el álgebra relacional](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02148.pdf) (PDF)
@@ -58,8 +59,9 @@
58
59
*[Sistemas Operativos, por Dr. David Luis la Red](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) (PDF)
59
60
60
61
####Metodologías de desarrollo de software
61
-
*[Scrum y XP desde la trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf)
62
+
*[Scrum y XP desde la trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf) (PDF)
62
63
*[Diseño Ágil con TDD](http://www.dirigidoportests.com/el-libro)
64
+
*[Metodologías Ágiles para el Desarrollo de Software] (http://www.desarrolloweb.com/manuales/metodologias-agil-desarrollo-software.html)
63
65
64
66
####Misceláneos
65
67
*[97 cosas que todo programador debería saber](http://97cosas.com/programador)
@@ -125,6 +127,7 @@
125
127
*[Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/)
126
128
*[Silex, el manual oficial](http://librosweb.es/silex/)
127
129
*[Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
130
+
*[POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
0 commit comments