Class: Harvard DCE, E-79 "The Art and Design of Information" (Spring 2020)
Authors: Zona Kostic, Ning Chen, Jared Jessup
Github: https://github.com/jessupjs/e79d3
For D3
Week 1
- Html, Css, Js Basics
- Main.js and Object Oriented Programming
- Bringing in Data
Week 2
- Setting up the D3 Workspace - 'init-wrangle-render' pattern
- Getting Started: Data Binding and DOM Manipulation
- D3 Tooling (using the API)
Week 3
- Managing Change - 'enter-update-exit' pattern
- Event Handling