1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-11 15:20:59 +00:00

Merge pull request #665 from matysanchez/patch-1

[es] Adding jQuery to the list
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-21 22:28:27 -08:00
commit b9b3ee1da7

View File

@ -18,6 +18,7 @@
* [Git](#git)
* [Haskell](#haskell)
* [JavaScript](#javascript)
* [jQuery] (#jquery)
* [node.js](#nodejs)
* [Java](#java)
* [LaTeX](#latex)
@ -136,6 +137,10 @@
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
####jQuery
* [Fundamentos de jQuery](http://librojquery.com/)
####Node.js
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
* [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html)