86 Followers
34 Following
seriouslyreadabook

Seriously, Read a Book!

Thoughts on books, often interpreted through the high-brow prism of cartoon (read: Archer) references. Wait! I had something for this...

Currently reading

Land of LISP: Learn to Program in LISP, One Game at a Time!
Conrad Barski
The Sketchnote Handbook: The Illustrated Guide to Visual Notetaking
Mike Rohde
The Antidote
Oliver Burkeman
The Kind Worth Killing
Peter Swanson
James Buchanan
Jean H. Baker, Arthur M. Schlesinger Jr.

Data Visualization: A Practical Introduction

Data Visualization: A Practical Introduction - Kieran Healy

In the preface to the Data Visualization: A Practical Introduction author Kieran Healy writes:

My main goal is to introduce you to both the ideas and the methods of data visualization in a sensible, comprehensible, reproducible way. 

Well, mission accomplished. The book is at once enormously readable, and sufficiently technically detailed as to make it easy to implement the principles introduced.

 

The book itself is also beautifully designed. The use of figures and margin notes give you a sense of being guided through the ideas rather than just being told what they are. I've had lots of fun going back to some of my own visualizations made with R and ggplot2 and improving them based on what I learned here.

 

I absolutely recommend this to beginners and experts alike. Healy gives you everything you'd need to know if you're starting from scratch, but in such a way as to not slow things down for the more experienced reader. For that reason, it would also make a great book for a course on applied use of R.