W35 - AAPT meeting, San Diego, CA, Jan 4, 2015

Creating Physics Simulations for Smartphones, Tablet Devices, and Computers in HTML5
Gerd Kortemeyer, Wolfgang Bauer

This tutorial is not meant to be complete. Instead we try to introduce some useful programming concepts, which will enable you to write your own appealing simulations in HTML5. This is not meant to be a computer science class, but a real practitioner's guide to getting things done. We are not using libraries, and we are not using multiple files for javascript and css. All code is included in each individual html file for each example.

Useful Links

W3 Schools Javascript reference
HTML(5) Tutorial
HTML5 Examples/Tutorial by Daniel Schroeder
Bauer&Westfall textbook, which contains the originals of the above HTML5 files