mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Alphabetizing Javascript
This commit is contained in:
parent
58e8458501
commit
0c4cc099ef
@ -863,25 +863,25 @@
|
||||
|
||||
###JavaScript
|
||||
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford
|
||||
* [JavaScript Enlightenment](http://www.javascriptenlightenment.com/) - Cody Lindley
|
||||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)
|
||||
* [Dev Docs](http://devdocs.io/)
|
||||
* [Eloquent JavaScript](http://eloquentjavascript.net/) - Marijn Haverbeke
|
||||
* [Learning JavaScript Design Patterns](http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani
|
||||
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF)
|
||||
* [JavaScript Essentials](http://www.techotopia.com/index.php/JavaScript_Essentials)
|
||||
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
|
||||
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en/JavaScript/Guide)
|
||||
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read)
|
||||
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF)
|
||||
* [JavaScript Enlightenment](http://www.javascriptenlightenment.com/) - Cody Lindley
|
||||
* [JavaScript Essentials](http://www.techotopia.com/index.php/JavaScript_Essentials)
|
||||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)
|
||||
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
|
||||
* [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf)
|
||||
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
|
||||
* [Learn to Code JavaScript by Playing a Game](http://codecombat.com)
|
||||
* [Learning JavaScript Design Patterns](http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani
|
||||
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com/) - Noel Rappin
|
||||
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en/JavaScript/Guide)
|
||||
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
|
||||
* [The JavaScript Tutorial](http://javascript.info/)
|
||||
* [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
* [Dev Docs](http://devdocs.io/)
|
||||
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com/) - Noel Rappin
|
||||
* [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF)
|
||||
* [Learn to Code JavaScript by Playing a Game](http://codecombat.com)
|
||||
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
|
||||
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf)
|
||||
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
|
||||
|
||||
|
||||
####Angular.js
|
||||
|
Loading…
Reference in New Issue
Block a user