This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Get Javascript Website Skills in 2 Weeks
Getting Started
Course Information
Getting Help
What you Need to Learn
What is Programming?
What is Javascript?
Using Web Browser Developer Tools to Learn
Using the Chrome Console Interactively
Handling Basic Javascript Data
Introduction
What is Data in a Program?
Using Literal Data
Creating Data Expressions Using Operators
Working with Data Stored in Variables
The Increment and Decrement Operators
Understanding Predefined Objects
Introduction
What is an Object?
Using the Math Object
Using the Date Object
Using the document Object
Arrays: How to Organize Data into Lists
Introduction
Exploring Arrays
Using Indexed Arrays
Adding Javascript to Web Pages
Introduction
Where Do I Put Javascript in a Web Page?
Commenting the Source Code
Your First Javascript Code - Hello Console
Function Basics
Introduction
About Using Functions
How to Create a Function Declaration
Invoking Declaration Created Functions
Function Declarations in Practice
Basics of Events
Introduction
What are Events?
HTML Element Event Handling
Element Object Events in Action
Timer Events
Timer Events in Action
Conditional Flow Control
Introduction
The if else Statements
The if, else if and else Statements in Action
The switch Statement
The switch Statement in Action
Loop Flow Control
Introduction
Overview of Loop Flow
About the for Loop
The for Loop in Action
About the while Loop
The while Loop in Action
About the do while Loop
The do while Loop in Action
Creating Your Own Objects
Introduction
Explore the Making of Objects
Practice Making Objects
Using the Chrome Console Interactively
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock