We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d718d76 commit fba26d4Copy full SHA for fba26d4
free-programming-books-es.md
@@ -18,6 +18,7 @@
18
* [Git](#git)
19
* [Haskell](#haskell)
20
* [JavaScript](#javascript)
21
+ * [jQuery] (#jquery)
22
* [node.js](#nodejs)
23
* [Java](#java)
24
* [LaTeX](#latex)
@@ -136,6 +137,10 @@
136
137
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
138
139
140
+####jQuery
141
+* [Fundamentos de jQuery](http://librojquery.com/)
142
+
143
144
####Node.js
145
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
146
* [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html)
0 commit comments