Day 1

Overview

The fundamentals of JavaScript, including variables, primitive types, comparison operators, and conditional statements. Students will also gain experience writing console logs and using the developer console in Google Chrome.

Learning Objectives

By the end of class, you will be able to:

  • Identify and declare variables containing primitive data types.

  • Explain and implement comparison and logical operators.

  • Write conditional statements using if...else.

Slides