From f2d272c86e199ddea7958cdce0c98e7f0364a0ae Mon Sep 17 00:00:00 2001 From: Arjunkumar Date: Fri, 6 Dec 2013 18:39:41 +0530 Subject: [PATCH] Update free-programming-books.md Added the JS Robots chapter from Expert Javascript book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6a86f0a9..4df0c751 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -751,6 +751,7 @@ * [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) ####Angular.js