Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.05 KB

File metadata and controls

36 lines (23 loc) · 2.05 KB

Materials related to various talks I've given.

Using D3 with Backbone, Angular and Ember

4-apr2014-using-d3-backbone-angular-ember

Start a local server from this directory, and browse to /final

Slides: https://slides.com/samselikoff/using-d3-with-backbone-angular-and-ember

Demos: http://www.samselikoff.com/tutorials/d3-backbone-angular-ember/1_original.html

An Introduction to D3, with application to big data

D3.js is a Javascript library primarily used to create interactive data visualizations in the browser. Despite its growing popularity and warm community, getting started with D3 can be tricky. This talk covers the basics of D3 and sheds light on some of its main conceptual hurdles. It concludes by discussing some applications of D3 to big data.

3-feb2014-big-data-intro-to-d3

Slides: http://slid.es/samselikoff/big-data-intro-to-d3-jan-2014

Ember and D3: Building a simple dashboard

This talk will explore using Ember to manage a simple dashboard built in D3.

2-sep2013-d3-ember-simple-dashboard

Slides: http://slid.es/samselikoff/ember-and-d3-sep-2013

Demos: