From 2fc111cd0fc35b137b4545d6db9e3fb14154cf8c Mon Sep 17 00:00:00 2001 From: martinvd Date: Mon, 16 Dec 2013 15:54:43 +0100 Subject: [PATCH] Added HTML Canvas Deep Dive --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3c364519..613f3e9b 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -675,6 +675,7 @@ ###HTML / CSS * [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) - Mark Pilgrim * [GA Dash](http://dash.generalassemb.ly) +* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci * [HTML Dog Tutorials](http://www.htmldog.com/) * [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton * [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld