Skip to content

salasks/screencasts

 
 

Repository files navigation

This repository contains code that goes along with my screencasts.

  • Reactive Data Visualization - Discusses a new approach to developing generalized reactive data visualizations using D3.js.
  • Introduction to Angular.js in 50 examples - screencast - code - Introduces Angular.js, covers background of data binding, single-page-apps, and related libraries, then introduces Angular features by example.
  • Building a Graphing Calculator - screencast - code - Covers plotting of mathematical functions, linking user interface elements to a model behind the graphics, and using the URL hash fragment (without any single-page-app libraries).
  • Polygon Editor with HTML5 Canvas, Backbone.js and Require.js - screencast - code - Introduces the Model View Controller concept along with Require.js, Underscore.js, and Backbone.js by building an interactive polygon editor.
  • Bouncing Circles - screencast - code - Covers interaction with HTML5 canvas and n-body physics simulation.
  • Mathematical Graphic Patterns - screencast - code - Introduces HTML5 Canvas and animation.
  • Introduction to Computer Programming in JavaScript - screencast - code - Introduces basic syntax and semantics of the JavaScript Language.

All content released under the MIT License. Feel free to use and modify!

Curran Kelleher 2014

About

Code that goes along with my screencasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published