diff --git a/free-programming-books.md b/free-programming-books.md index 1b49ce9e2..29ac43bd2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1015,6 +1015,7 @@ * [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF) * [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)* * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) +* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book) ####Angular.js @@ -1022,6 +1023,7 @@ * [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* * [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)* * [Seven Part Introduction to Angular](http://ngokevin.com/blog/angular-1) +* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book) ####Backbone.js