Class 07 – 2016-10-25: Javascript: Canvas, Functions, Events

New problem set ps-07

Today is different. Not spending much time reviewing work. More working together.

Questions and review problem set: 5:45 – 6:45

Some programming topics: 6:45 - 7:15

Objects:

Arrays

Together in codePen

To show how events work, and how we can update the contents of our web page in reaction to events. Start by adding text to a document logging when events happen. Then maybe draw stuff on a canvas when things happen.

Dom and Events:

In Class: Get started on Instrument 7:00 - 8:45