Midterm Review

The midterm 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 the test.

Practice Midterms

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

Variables

Numbers

Strings

Booleans

Truthiness and Falsiness

undefined/null

Typeof operator

Conditional statements

For/While loops

Functions

Objects

Graphs / Trees

DOM

DOM Events