D3.js in Action 2nd Ed (Manning)
Written by Editor   
Tuesday, 20 February 2018

Subtitled "Data visualization with JavaScript", this guide to the D3 JavaScript library that shows how the API can be used for data visualization over HTML, CSS, and SVG has been completely updated. Author Elijah Meeks shows how to start with a structure, dataset, or algorithm; mix in D3; then programmatically generate static, animated, or interactive images that scale to any screen or browser.

<ASIN:1617294489>

It has many real-world examples, including force and network diagrams, workflow illustrations, geospatial constructions, and more.

Author: Elijah Meeks
Publisher: Manning
Date: Dec 2017
Pages: 375
ISBN: 978-1617294488
Print: 1617294489
Kindle: free with print book
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript  and Data Science 

 

d3js

  • Updated for D3 v4 and ES6
  • Reusable layouts and components
  • Geospatial data visualizations
  • Mixed-mode rendering

In his review of the original edition, D3.js in Action, Ian Elliot awarded a rating of 4.5 out of 5 and concluded:

A good guide book in the style of a holiday guide book that has lots of things you need to see. As long as you are happy about JavaScript, HTML and CSS then this is a good way to discover D3.js. 

Ian Stirk gave a rating of 4.5 to D3.js By Example (Packt Publishing) saying:

 If you want to learn data visualization using the D3 framework, I can heartily recommend this instructive example-led book.

For other recommendations of Data Science books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews