D3 Tips and Tricks: Interactive Data Visualization in a Web Browser
by Malcolm Maclean
Publisher: Leanpub 2013
Description:
D3 Tips and Tricks is a book written to help those who may be unfamiliar with JavaScript or web page creation get started turning information into visualization. Data is the new medium of choice for telling a story or presenting compelling information on the Internet and d3.js is an extraordinary framework for presentation of data on a web page.
Download or read it online for free here:
Read online
(online html)
Similar books

by Thomas Davis - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(12923 views)

by Nikhil Marathe
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(7420 views)

by Addy Osmani - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(11339 views)

by Prateek Dayal - SupportBee
Contents: The Single Page Mindset; Introduction to Backbone.js; Setting up our new application; Building the Tickets Listing Screen; Posting Data to the Server: The New Reply View; Breaking up the TicketList View into Subviews; etc.
(5515 views)