Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.14 KB

assignment.md

File metadata and controls

28 lines (18 loc) · 1.14 KB

Homework

Since we didn't get to exercise 04 it is now assigned as homework, due before the start of next class!

Review

The following is suggested reading for you, if you'd like to review any of the material we've covered in the first part of the course.

I recommend that you finish it before next Tuesday's class, when we start our first lab. By no means is any of this assigned, it's for your own interest and education.

These chapters in particular for review:

  1. Values, Types, and Operators
  2. Program Structure
  3. Functions
  4. Data Structures: Objects and Arrays
  5. Bugs and Error Handling

These chapters for a little more depth

  1. Higher-order Functions
  2. The Secret Life of Objects

For more on this:

You Don't Know JS: this and Object Prototypes