Oreilly - D3 and CoffeeScript
by Nikhil Gopal | Publisher: O'Reilly Media, Inc. | Release Date: October 2014 | ISBN: 9781491907771
Create powerful data visualizations by learning how to use CoffeeScript and D3. With this fast-paced video course, you'll leverage your knowledge of Python syntax to pick up the basics of CoffeeScript, the language that compiles to JavaScript. Then you'll tackle the fundamentals of the D3 JavaScript library for implementing visualizations that are attractive, well designed, interactive, and updatable in real-time.If you've been scared away by JavaScript in the past, or hit a frustrating roadblock in previous encounters with D3, download this video or stream it through our HD player, and learn how combining D3 with CoffeeScript will allow you to build some awesome data visualizations.Work step-by-step on three simple but compelling D3 visualization examplesUse Coffeescript as a stepping-stone to ease your way into JavascriptReduce D3's notoriously heavy learning curve by learning the basicsWalk away with rudimentary understanding of CoffeeScript and D3 that you can apply to other projects immediatelyUse CoffeeScript to abstract away some of the more difficult aspects of JavascriptNikhil Gopal has worked as a programmer, analyst, and scientist at major biotechnology companies such as Affymetrix and Illumina. He's currently working on his PhD at the University of Washington in Seattle, specializing in novel algorithms and data visualization strategies in the realm of biomedical and health informatics.Note: learners can access practice files at http://oreilly.com/go/vis_coffeescript_examples
- Introduction to D3 and Coffeescript 00:02:40
- Environment 00:08:39
- Python vs Coffeescript 00:06:38
- D3 Core Concepts 00:12:26
- Asynchronous 00:10:40
- SVG Coordinates 00:10:14
- Stock Chart 00:20:32
- Chloropleth 00:17:18
- Network 00:19:52