Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Understanding Javascript: Learn the language of the web
Introduction & Getting Started
Welcome & what we will be building (1:43)
Download Javascript reference sheet
Understanding Javascript
What is Javascript & what do we use it for? (4:33)
Where to include Javascript (7:20)
Displaying Javascript on webpages & comments (8:26)
Javascript Basics
Javascript variables & assignment (8:21)
Numbers & arithmetic (5:46)
Javascript strings (8:58)
Mini Challenge: Display a users score (4:39)
String methods (8:19)
Mini challenge: Correctly format users name (6:17)
Javascript arrays (4:42)
Array methods (3:57)
Javascript functions (5:35)
Function parameters (3:23)
Javascript scope (3:10)
Javascript objects (10:41)
Math & Dates
Javascript math (8:03)
Mini challenge: Generate a random whole number between 1 and 100 (6:29)
Dates & date methods (10:19)
Control Flow & Loops
If statements & comparison (8:05)
Else & else if statements (6:59)
Mini challenge: Age checker (5:27)
Logical operators (5:44)
Switch statements (7:18)
Mini challenge: Higher or lower game (13:24)
While loop (7:45)
Do while loop (3:10)
For loop (5:09)
Mini challenge: Phone book (5:14)
Javascript and the DOM
What is the DOM (2:52)
Accessing elements (9:36)
Manipulating elements (11:27)
Mini challenge: Temperature converter - Part 1 (7:30)
Mini challenge: Temperature converter - Part 2 (6:07)
Javascript events (10:43)
Mini challenge: Name animator (6:50)
Final project: Business card designer
Creating the user interface: part 1 (11:49)
Creating the user interface: part 2 (12:15)
Adding the CSS and Javascript functions (8:33)
Finishing off the project (9:17)
Thank You
Thank you (1:11)
Keep on learning
Teach online with
For loop
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock