Learn what JavaScript is and why you would use it.
Functions provide a powerful tool to organize your code and to break down a large program into smaller subprograms.
The basic math operators and an introduction to conditional statements.
Loops help you deal with repetitive tasks
Objects help you group related data and functions and can be extremely important for building complex programs.
An array is an object that is built into JavaScript. It can make dealing with a series of related data much easier.
You must complete all chapters before taking the course exam.
This concept provides an overview of the elementary arithmetic operators.
Learn about augmented assignment operators.
This concept is an introduction to conditional statements.
We build on the if statement and introduce the else statement.
This concept is an introduction to complex conditions.
Learn a better way to deal with complex conditions.
Learn an alternative for writing complex conditions.
Take the chapter 3 test and unlock the JavaScript Operators and Conditionals badge.
You are making progress towards completing chapter 3 and unlocking the JavaScript Operators and Conditionals Badge
This badge is worth: 50 Points
No one has said anything yet!
Start the discussion by asking a question.