Final Review

The final will be closed note, book, friend, and computer. Test questions can be short answer, multiple choice, fill in the blank, true/false, and matching. Expect to write code on tests

The final is cumulative, so any material from the midterm can also show up on the final. However these topics should help you focus your studying.

Practice Finals

Note: On these tests there's a "pretend" function called show() that works just like console.log()

Basics

Functions

Objects

Arrays

Loops, Branching

Dates

Custom Object Types

Document Object Model

jQuery