Monday, November 4, 2013

JavaScript Fundamentals I

Class Recap

We covered a lot of ground in this class! Maybe a little too much :)

  1. Functions
  2. Control Structures
  3. Loops

We worked together to fill in the missing pieces of a partially complete Lottery web application:

Homework

If you missed this class, don't worry! You can catch up by doing the Homework.

  1. Create an account at Codecademy
  2. See how far you can get through Codecademy's Introduction to JavaScript track: http://www.codecademy.com/tracks/javascript

You can learn a ton by going through these lessons. Whether you attended or not, I encourage you to spend some time on this. It's worth it! (Lessons 1-10 cover material closely related to what we went over in class, plus some.)

Slides

No comments:

Post a Comment