From fba26d40569072d04fb94f261cb28ac55c83bfec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Sanchez?= Date: Wed, 22 Jan 2014 02:23:03 -0200 Subject: [PATCH] [es] Adding jQuery to the list Adding the jQuery section, and also adding a book abut that. --- free-programming-books-es.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index a4386d606..46874c734 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -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)