mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-16 17:25:09 +00:00
Adding AJAX to the list. Edit some books positions to be consistent with: CONTRIBUTING.md
This commit is contained in:
parent
55f8817c14
commit
9ab12e7919
@ -17,7 +17,7 @@
|
|||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery] (#jquery)
|
* [jQuery](#jquery)
|
||||||
* [node.js](#nodejs)
|
* [node.js](#nodejs)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
@ -129,6 +129,7 @@
|
|||||||
|
|
||||||
|
|
||||||
###JavaScript
|
###JavaScript
|
||||||
|
* [Introducción a AJAX](http://librosweb.es/ajax/)
|
||||||
* [Introducción a JavaScript](http://librosweb.es/javascript/)
|
* [Introducción a JavaScript](http://librosweb.es/javascript/)
|
||||||
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
|
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
|
||||||
|
|
||||||
@ -138,8 +139,8 @@
|
|||||||
|
|
||||||
|
|
||||||
####Node.js
|
####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)
|
* [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html)
|
||||||
|
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
|
||||||
|
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
@ -147,12 +148,12 @@
|
|||||||
|
|
||||||
|
|
||||||
###PHP
|
###PHP
|
||||||
|
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
|
||||||
* [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP)
|
* [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP)
|
||||||
* [Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/)
|
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
|
||||||
* [Silex, el manual oficial](http://librosweb.es/silex/)
|
* [Silex, el manual oficial](http://librosweb.es/silex/)
|
||||||
* [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
|
* [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
|
||||||
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
|
* [Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/)
|
||||||
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
|
|
||||||
|
|
||||||
|
|
||||||
###Python
|
###Python
|
||||||
|
Loading…
Reference in New Issue
Block a user