-
11.1 Hello World
-
Video
11.1.1 Hello World
-
Quiz
11.1.2 Hello World Quiz
-
Example
11.1.3 Hello World
-
Exercise
11.1.4 Your Name and Hobby
-
11.2 Variables
-
Video
11.2.1 Variables
-
Quiz
11.2.2 Variables Quiz
-
Example
11.2.3 Basic Variables
-
Exercise
11.2.4 Apples and Oranges
-
11.3 User Input
-
Video
11.3.1 User Input
-
Quiz
11.3.2 User Input Quiz
-
Example
11.3.3 Basic User Input
-
Exercise
11.3.4 Grocery Store
-
11.4 Basic Math in JavaScript
-
Video
11.4.1 Basic Math in JavaScript
-
Quiz
11.4.2 Basic Math in JavaScript Quiz
-
Example
11.4.3 Simple Calculator
-
Example
11.4.4 Dollars to Pounds
-
Example
11.4.5 Dividing Up Groups
-
Exercise
11.4.6 T-Shirt Shop
-
Exercise
11.4.7 Running Speed
-
11.5 Using Graphics in JavaScript
-
Video
11.5.1 Graphics
-
Quiz
11.5.2 JavaScript Graphics Quiz
-
Example
11.5.3 Graphics Hello World
-
Example
11.5.4 Blue Circle
-
Example
11.5.5 Red Rectangle
-
Example
11.5.6 8 Ball
-
Exercise
11.5.7 French Flag
-
Exercise
11.5.8 Snowman
-
11.6 Booleans
-
Video
11.6.1 Booleans
-
Quiz
11.6.2 Booleans Quiz
-
Example
11.6.3 First Boolean
-
Exercise
11.6.4 Do You Have a Dog?
-
11.7 Logical Operators
-
Video
11.7.1 Logical Operators
-
Quiz
11.7.2 Logical Operators Quiz
-
Example
11.7.3 Light Switch
-
Example
11.7.4 President
-
Example
11.7.5 Wasting Time
-
Exercise
11.7.6 Can You Graduate?
-
Exercise
11.7.7 School's Out
-
11.8 Comparison Operators
-
Video
11.8.1 Comparison Operators
-
Quiz
11.8.2 Comparison Operators Quiz
-
Example
11.8.3 Voting Age
-
Example
11.8.4 Grade Range
-
Exercise
11.8.5 Rolling Dice
-
Exercise
11.8.6 All Star
-
11.9 If Statements
-
Video
11.9.1 If Statements
-
Quiz
11.9.2 If Statements Quiz
-
Example
11.9.3 Negative Numbers
-
Example
11.9.4 Great Names
-
Example
11.9.5 Even and Odd
-
Example
11.9.6 Secret Password
-
Exercise
11.9.7 Teenagers
-
Exercise
11.9.8 Stop Light
-
11.10 For Loops in JavaScript
-
Video
11.10.1 Basic For Loop
-
Quiz
11.10.2 For Loops Quiz
-
Example
11.10.3 For Loop
-
Exercise
11.10.4 Chalkboard
-
Exercise
11.10.5 The Worm
-
Exercise
11.10.6 Caterpillar
-
11.11 General For Loops
-
Video
11.11.1 General For Loop
-
Quiz
11.11.2 General For Loop Quiz
-
Example
11.11.3 Countdown
-
Example
11.11.4 Count By Twos
-
Exercise
11.11.5 Count By Sevens
-
Exercise
11.11.6 Powers of Two
-
11.12 For Loop Practice
-
Video
11.12.1 For Loop Examples
-
Quiz
11.12.2 For Loop Examples Quiz
-
Example
11.12.3 For Loop Sum
-
Exercise
11.12.4 Better Sum
-
Exercise
11.12.5 Factorial
-
Exercise
11.12.6 All Dice Values
-
11.13 Random Numbers
-
Video
11.13.1 Random Numbers
-
Quiz
11.13.2 Random Numbers Quiz
-
Example
11.13.3 Rolling a Die
-
Example
11.13.4 Flipping a Coin
-
Exercise
11.13.5 Lots of Dice
-
Exercise
11.13.6 Random Color Square
-
11.14 While Loops
-
Video
11.14.1 While Loops
-
Quiz
11.14.2 While Loops Quiz
-
Example
11.14.3 While Loop Countdown
-
Exercise
11.14.4 Inventory
-
Exercise
11.14.5 Fibonacci
-
11.15 Loop and a Half
-
Video
11.15.1 Loop and a Half
-
Quiz
11.15.2 Loop and a Half Quiz
-
Example
11.15.3 Adding Up Numbers
-
Exercise
11.15.4 Snake Eyes
-
Exercise
11.15.5 Better Password Prompt
-
11.16 Functions and Parameters 1
-
Video
11.16.1 Functions and Parameters 1
-
Quiz
11.16.2 Functions and Parameters Quiz 1
-
Example
11.16.3 Double Number
-
Exercise
11.16.4 Square
-
Exercise
11.16.5 Triple
-
11.17 Functions and Parameters 2
-
Video
11.17.1 Functions and Parameters 2
-
Quiz
11.17.2 Functions and Parameters Quiz 2
-
Example
11.17.3 Sum Function
-
Exercise
11.17.4 Area of Triangle
-
Exercise
11.17.5 Height in Meters
-
11.18 Functions and Parameters 3
-
Video
11.18.1 Functions and Parameters 3
-
Quiz
11.18.2 Functions and Parameters Quiz 3
-
Example
11.18.3 Draw Circles
-
Exercise
11.18.4 Horizontal Lines
-
Exercise
11.18.5 Graphics Stop Light
-
Exercise
11.18.6 Pool Table
-
11.19 Functions and Return Values 1
-
Video
11.19.1 Functions and Return Values 1
-
Quiz
11.19.2 Functions and Return Values Quiz
-
Example
11.19.3 Double Number
-
Exercise
11.19.4 Square with Return Values
-
Exercise
11.19.5 Triple with Return Values
-
11.20 Functions and Return Values 2
-
Video
11.20.1 Functions and Return Values 2
-
Quiz
11.20.2 Functions and Return Values Quiz 2
-
Example
11.20.3 Return Values
-
Exercise
11.20.4 Is It Even?
-
Exercise
11.20.5 Max
-
11.21 Local Variables and Scope
-
Video
11.21.1 Local Variables and Scope
-
Quiz
11.21.2 Local Variables and Scope Quiz
-
Example
11.21.3 Return Values
-
Exercise
11.21.4 Local Variables
-
Badge
11.21.5 JavaScript Exercises Badge
-
11.22 Basic JavaScript and Graphics Challenges
-
Challenge
11.22.1 Ghosts
-
Challenge
11.22.2 Guessing Game
-
Challenge
11.22.3 Draw Something
-
Quiz
11.22.4 Basic JS Unit Quiz
-
Badge
11.22.5 JavaScript Challenges Badge