JS Basics February 5, 2015

Agenda

Starter Files

Temperature Converter (download)

We will be discussing this exercise as a class before you get started, but please keep in mind that no designs for how this will work or look are being provided. The files provided simply offer a simple scaffolding to get you started.

Before Class

Read the Introduction and Chapters 1 & 2 of Eloquent JavaScript.

Don’t worry if this doesn’t all make total sense. The text is dense, so please focus more on familiarizing yourself with some of the concepts throughout. The work we do in class together will draw from the material covered especially in Chapters 1 & 2.