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.
Bucky will explain what are objects and how to use them.
Learn how to create your own objects.
Learn a simple way to create a single object.
Just as properties are used to store data in objects, methods are used to associated functions with objects.
Take the chapter 5 test and unlock the JavaScript Objects badge.
You are making progress towards completing chapter 5 and unlocking the JavaScript Objects Badge
This badge is worth: 50 Points
No one has said anything yet!
Start the discussion by asking a question.