Skip to content

Commit 9ab12e7

Browse files
committed
Adding AJAX to the list. Edit some books positions to be consistent with: CONTRIBUTING.md
1 parent 55f8817 commit 9ab12e7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

free-programming-books-es.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* [Git](#git)
1818
* [Haskell](#haskell)
1919
* [JavaScript](#javascript)
20-
* [jQuery] (#jquery)
20+
* [jQuery](#jquery)
2121
* [node.js](#nodejs)
2222
* [Java](#java)
2323
* [LaTeX](#latex)
@@ -129,6 +129,7 @@
129129

130130

131131
###JavaScript
132+
* [Introducción a AJAX](http://librosweb.es/ajax/)
132133
* [Introducción a JavaScript](http://librosweb.es/javascript/)
133134
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
134135

@@ -138,21 +139,21 @@
138139

139140

140141
####Node.js
141-
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
142142
* [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html)
143+
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
143144

144145

145146
###LaTeX
146147
* [La introducción no-tan-corta a LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/spanish)
147148

148149

149150
###PHP
151+
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
150152
* [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP)
151-
* [Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/)
153+
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
152154
* [Silex, el manual oficial](http://librosweb.es/silex/)
153155
* [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
154-
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
155-
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
156+
* [Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/)
156157

157158

158159
###Python

0 commit comments

Comments
 (0)