1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 20:29:03 +00:00

Added JavaScript Ebook

This commit is contained in:
Arun Michael Dsouza 2013-10-28 23:33:54 +05:30
parent 5bb5367aa9
commit ea64393734

View File

@ -6,6 +6,7 @@
* [Java](#java)
* [Python](#python)
* [Ruby](#ruby)
* [JavaScript](#javascript)
* [Haskell](#haskell)
@ -48,6 +49,10 @@
* [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar)
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
###JavaScript
* [JavaScript - The Complete Reference 2nd Edition PDF](https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCgQFjAA&url=http%3A%2F%2Ffreecodingtutorial.files.wordpress.com%2F2011%2F10%2Fmcgraw-hill-javascript-the-complete-reference.pdf&ei=TKZuUoOCLcqlrQfu4YDoDQ&usg=AFQjCNFpz_8g2SVBXEWmpwccakQjtag_ww&bvm=bv.55123115,d.bmk)
###Haskell
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html)