1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 09:09:02 +00:00

Merge pull request #1752 from tcort/javascript-spessore

books: add JavaScript Spessore
This commit is contained in:
victor felder 2015-12-22 21:03:39 +01:00
commit 04ef459b97

View File

@ -1295,6 +1295,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/) * [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/)
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles) * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan * [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
* [JavaScript Spessore](https://leanpub.com/javascript-spessore/read) - Reginald Braithwaite
* [Javascript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)* * [Javascript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
* [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way) * [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way)
* [jQuery Fundamentals](http://jqfundamentals.com) (starts with JavaScript basics) * [jQuery Fundamentals](http://jqfundamentals.com) (starts with JavaScript basics)