Please enable JavaScript to use CodeHS

CT 2: 2-AP-11

CodeHS Lessons

Create clearly named variables that represent different data types and perform operations on their values.

Standard
3.2 Variables
3.2 Variables
3.3 User Input
3.3 User Input
3.4 Basic Math in JavaScript
3.4 Basic Math in JavaScript
3.5 Using Graphics in JavaScript
3.5 Using Graphics in JavaScript
5.1 Booleans
5.1 Booleans
5.2 Logical Operators
5.2 Logical Operators
5.3 Comparison Operators
5.3 Comparison Operators
5.4 If Statements
5.4 If Statements
5.5 For Loops in JavaScript
5.5 For Loops in JavaScript
5.6 General For Loops
5.6 General For Loops
5.7 For Loop Practice
5.7 For Loop Practice
5.8 Random Numbers
5.8 Random Numbers
5.9 While Loops
5.9 While Loops
5.10 Loop and a Half
5.10 Loop and a Half
7.1 Functions and Parameters 1
7.1 Functions and Parameters 1
7.2 Functions and Parameters 2
7.2 Functions and Parameters 2
7.3 Functions and Parameters 3
7.3 Functions and Parameters 3
7.4 Functions and Return Values 1
7.4 Functions and Return Values 1
7.5 Functions and Return Values 2
7.5 Functions and Return Values 2
7.6 Local Variables and Scope
7.6 Local Variables and Scope
8.1 Functions Challenges
8.1 Functions Challenges
9.1 Timers
9.1 Timers
9.2 Random Circles
9.2 Random Circles
9.3 Random Ghosts
9.3 Random Ghosts
9.4 Bouncing Ball
9.4 Bouncing Ball
9.5 Mouse Events: Mouse Clicked
9.5 Mouse Events: Mouse Clicked
9.6 Mouse Events: Mouse Moved
9.6 Mouse Events: Mouse Moved
9.7 Drawing Lines
9.7 Drawing Lines
9.8 Key Events
9.8 Key Events
9.9 Crazy Ball Game
9.9 Crazy Ball Game
11.1 Breakout
11.1 Breakout
25.1 Intro to Lists/Arrays
25.2 Indexing Into an Array
25.3 Adding/Removing From an Array
25.4 Array Length and Looping Through Arrays
25.5 Iterating Over an Array
25.6 Finding an Element in a List
25.7 Removing an Element From an Array
25.8 Intro to Objects/Maps
25.9 Basics of Objects
25.10 Iterating Over an Object
25.11 When Do I Use an Object?
25.12 Intro to Sets
25.13 Intro to Grids
25.14 Looping Over a Grid
25.15 Grid Example: Get a Row
25.16 Data Structures Challenges
27.1 Game Design: Helicopter
15.1 Extra Karel Practice
16.1 Extra Karel Puzzles
26.1 Tic Tac Toe
24.1 Visualizing Music
21.1 Evolution Simulation
20.1 Conway's Game of Life
20.2 Connect Four
19.1 Fun Snake
19.2 Fun Graphics Challenges
18.1 Prime Numbers
17.1 Functions and Parameters Practice
25.1 Intro to Lists/Arrays
25.2 Indexing Into an Array
25.3 Adding/Removing From an Array
25.4 Array Length and Looping Through Arrays
25.5 Iterating Over an Array
25.6 Finding an Element in a List
25.7 Removing an Element From an Array
25.8 Intro to Objects/Maps
25.9 Basics of Objects
25.10 Iterating Over an Object
25.11 When Do I Use an Object?
25.12 Intro to Sets
25.13 Intro to Grids
25.14 Looping Over a Grid
25.15 Grid Example: Get a Row
25.16 Data Structures Challenges
27.1 Game Design: Helicopter
15.1 Extra Karel Practice
16.1 Extra Karel Puzzles
26.1 Tic Tac Toe
24.1 Visualizing Music
21.1 Evolution Simulation
20.1 Conway's Game of Life
20.2 Connect Four
19.1 Fun Snake
19.2 Fun Graphics Challenges
18.1 Prime Numbers
17.1 Functions and Parameters Practice
Standard
2.7 Naming Guidelines
2.7 Naming Guidelines
2.11 Variables
2.11 Variables
2.12 User Input
2.12 User Input
2.13 Parameters
2.13 Parameters
2.16 If Statements
2.16 If Statements
2.17 If/ Else Statements
2.17 If/ Else Statements
2.18 While Loops
2.18 While Loops
2.19 Putting Together Control Structures
2.19 Putting Together Control Structures
3.2 Variables and Types
3.2 Variables and Types
3.3 User Input
3.3 User Input
3.4 Mathematical Operators
3.4 Mathematical Operators
3.5 String Operators
3.5 String Operators
3.6 Comments
3.6 Comments
4.1 Booleans
4.1 Booleans
4.2 If Statements
4.2 If Statements
4.3 Comparison Operators
4.3 Comparison Operators
4.4 Logical Operators
4.4 Logical Operators
4.5 Floating Point Numbers and Rounding
4.5 Floating Point Numbers and Rounding
5.1 While Loops
5.1 While Loops
5.2 For Loops
5.2 For Loops
5.3 Break and Continue
5.3 Break and Continue
5.4 Nested Control Structures
5.4 Nested Control Structures
6.1 Functions
6.1 Functions
6.2 Functions and Parameters
6.2 Functions and Parameters
6.4 Functions and Return Values
6.4 Functions and Return Values
6.5 Exceptions
6.5 Exceptions
7.1 Indexing
7.1 Indexing
7.2 Slicing
7.2 Slicing
7.3 Immutability
7.3 Immutability
7.4 Strings and For Loops
7.4 Strings and For Loops
7.5 The in Keyword
7.5 The in Keyword
7.6 String Methods
7.6 String Methods
8.1 Tuples
8.1 Tuples
8.2 Lists
8.2 Lists
8.3 For Loops and Lists
8.3 For Loops and Lists
8.4 List Methods
8.4 List Methods
9.1 2d Lists
9.1 2d Lists
9.2 List Comprehensions
9.2 List Comprehensions
9.3 Packing and Unpacking
9.3 Packing and Unpacking
9.4 Dictionaries
9.4 Dictionaries
9.5 Equivalence vs. Identity
9.5 Equivalence vs. Identity
12.1 Classes and Objects
12.2 Methods
12.3 Built-In Methods
12.4 Operator Overloading
12.5 Class Variables vs. Instance Variables
12.6 Inheritance
12.7 Hidden Attributes
12.8 Namespaces
12.9 Modules
15.1 Short Circuit Evaluation
15.2 De Morgan's Laws
16.1 Project: Who Said It?
12.1 Classes and Objects
12.2 Methods
12.3 Built-In Methods
12.4 Operator Overloading
12.5 Class Variables vs. Instance Variables
12.6 Inheritance
12.7 Hidden Attributes
12.8 Namespaces
12.9 Modules
15.1 Short Circuit Evaluation
15.2 De Morgan's Laws
16.1 Project: Who Said It?
Standard
27.4 Operator Overloading
33.2 Slicing
33.3 Immutability
33.4 Strings and For Loops
33.5 The in Keyword
33.6 String Methods
27.1 Classes and Objects
27.2 Methods
27.3 Built-In Methods
33.1 Indexing
27.5 Class Variables vs. Instance Variables
27.6 Inheritance
27.7 Hidden Attributes
27.8 Namespaces
27.9 Modules
28.1 Short Circuit Evaluation
28.2 De Morgan's Laws
29.1 Project: Who Said It?
27.4 Operator Overloading
33.2 Slicing
33.3 Immutability
33.4 Strings and For Loops
33.5 The in Keyword
33.6 String Methods
27.1 Classes and Objects
27.2 Methods
27.3 Built-In Methods
33.1 Indexing
27.5 Class Variables vs. Instance Variables
27.6 Inheritance
27.7 Hidden Attributes
27.8 Namespaces
27.9 Modules
28.1 Short Circuit Evaluation
28.2 De Morgan's Laws
29.1 Project: Who Said It?
Standard
11.1 Extra Karel Practice
13.19 Putting Together Control Structures
13.18 While Loops
13.17 If/ Else Statements
13.16 If Statements
13.13 Parameters
13.12 User Input
13.11 Variables
13.7 Naming Guidelines
12.1 Extra Karel Puzzles
11.1 Extra Karel Practice
13.19 Putting Together Control Structures
13.18 While Loops
13.17 If/ Else Statements
13.16 If Statements
13.13 Parameters
13.12 User Input
13.11 Variables
13.7 Naming Guidelines
12.1 Extra Karel Puzzles
Standard
9.13 Loop and a Half
9.3 User Input
9.4 Basic Math in JavaScript
9.5 Booleans
9.6 Logical Operators
9.7 Comparison Operators
9.8 If Statements
9.9 For Loops in JavaScript
9.10 For Loop Practice
9.11 Random Numbers
9.12 While Loops
9.2 Variables
9.14 Functions and Parameters 1
9.15 Functions and Parameters 2
9.16 Functions and Return Values 1
9.17 Functions and Return Values 2
9.18 Local Variables and Scope
9.19 Intro to Lists/Arrays
9.20 Indexing Into an Array
9.21 Adding/Removing From an Array
9.22 Array Length and Looping Through Arrays
9.13 Loop and a Half
9.3 User Input
9.4 Basic Math in JavaScript
9.5 Booleans
9.6 Logical Operators
9.7 Comparison Operators
9.8 If Statements
9.9 For Loops in JavaScript
9.10 For Loop Practice
9.11 Random Numbers
9.12 While Loops
9.2 Variables
9.14 Functions and Parameters 1
9.15 Functions and Parameters 2
9.16 Functions and Return Values 1
9.17 Functions and Return Values 2
9.18 Local Variables and Scope
9.19 Intro to Lists/Arrays
9.20 Indexing Into an Array
9.21 Adding/Removing From an Array
9.22 Array Length and Looping Through Arrays
Standard
4.1 Programming Concepts
4.1 Programming Concepts
6.1 Project: Classic Cipher Newscast
6.1 Project: Classic Cipher Newscast
22.1 Booleans
22.10 Loop and a Half
22.9 While Loops
22.8 Random Numbers
22.7 For Loop Practice
22.6 General For Loops
22.5 For Loops in JavaScript
22.4 If Statements
22.3 Comparison Operators
22.2 Logical Operators
22.1 Booleans
22.10 Loop and a Half
22.9 While Loops
22.8 Random Numbers
22.7 For Loop Practice
22.6 General For Loops
22.5 For Loops in JavaScript
22.4 If Statements
22.3 Comparison Operators
22.2 Logical Operators
Standard
1.5 Hash Function Development
1.5 Hash Function Development
Standard
6.1 Using State to Control Values
6.1 Using State to Control Values
6.2 Updating State with onPress
6.2 Updating State with onPress
6.3 Using Mathematical Equations to Update State
6.3 Using Mathematical Equations to Update State
6.4 Using Methods to Update String States
6.4 Using Methods to Update String States
10.1 Using Arrays and Indexing to Set State
10.1 Using Arrays and Indexing to Set State
10.2 Mapping Through Objects in Arrays
10.2 Mapping Through Objects in Arrays
Standard
3.2 Naming Guidelines
3.2 Naming Guidelines
4.1 Variables
4.1 Variables
4.2 User Input
4.2 User Input
4.3 Parameters
4.3 Parameters
5.1 If Statements
5.1 If Statements
5.2 If/ Else Statements
5.2 If/ Else Statements
5.3 While Loops
5.3 While Loops
6.1 Putting Together Control Structures
6.1 Putting Together Control Structures
Standard
3.7 Naming Guidelines
3.7 Naming Guidelines
3.11 Variables
3.11 Variables
3.12 User Input
3.12 User Input
3.13 Parameters
3.13 Parameters
3.16 If Statements
3.16 If Statements
3.17 If/ Else Statements
3.17 If/ Else Statements
3.18 While Loops
3.18 While Loops
3.19 Putting Together Control Structures
3.19 Putting Together Control Structures
4.1 Extra Karel Practice
6.5 Project
6.4 Functions
5.1 Extra Karel Puzzles
4.1 Extra Karel Practice
6.5 Project
6.4 Functions
5.1 Extra Karel Puzzles
Standard
3.2 Variables
3.2 Variables
3.3 User Input
3.3 User Input
3.4 Basic Math in JavaScript
3.4 Basic Math in JavaScript
3.5 Using Graphics in JavaScript
3.5 Using Graphics in JavaScript
6.19 Putting Together Control Structures
4.1 Extra Karel Practice
6.18 While Loops
6.17 If/ Else Statements
6.16 If Statements
6.13 Parameters
6.12 User Input
6.11 Variables
6.7 Naming Guidelines
5.1 Extra Karel Puzzles
4.1 Extra Karel Practice
6.19 Putting Together Control Structures
6.18 While Loops
6.17 If/ Else Statements
6.16 If Statements
6.13 Parameters
6.12 User Input
6.11 Variables
6.7 Naming Guidelines
5.1 Extra Karel Puzzles
Standard
7.4 Mathematical Operators
7.18 Exceptions
7.17 Functions and Return Values
7.15 Functions and Parameters
7.14 Functions
7.12 Break and Continue
7.11 For Loops
7.9 Logical Operators
7.8 Comparison Operators
7.5 String Operators
7.4 Mathematical Operators
7.18 Exceptions
7.17 Functions and Return Values
7.15 Functions and Parameters
7.14 Functions
7.12 Break and Continue
7.11 For Loops
7.9 Logical Operators
7.8 Comparison Operators
7.5 String Operators
Standard
6.1 Tuples
6.2 Lists
6.3 For Loops and Lists
6.4 List Methods
6.5 2d Lists
6.6 Dictionaries
6.1 Tuples
6.2 Lists
6.3 For Loops and Lists
6.4 List Methods
6.5 2d Lists
6.6 Dictionaries
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.8 Random Numbers
7.8 Random Numbers
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
15.3 Key Events
16.1 Indexing Into an Array
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
17.6 Intro to Grids
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
17.8 Grid Example: Get a Row
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
15.2 Drawing Lines
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
15.4 Crazy Ball Game
15.3 Key Events
15.2 Drawing Lines
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
6.2 Variables
6.2 Variables
6.3 User Input
6.3 User Input
6.4 Basic Math in JavaScript
6.4 Basic Math in JavaScript
6.5 Using Graphics in JavaScript
6.5 Using Graphics in JavaScript
9.1 Booleans
9.1 Booleans
9.2 Logical Operators
9.2 Logical Operators
9.3 Comparison Operators
9.3 Comparison Operators
9.4 If Statements
9.4 If Statements
9.5 For Loops in JavaScript
9.5 For Loops in JavaScript
9.6 General For Loops
9.6 General For Loops
9.7 For Loop Practice
9.7 For Loop Practice
9.8 Random Numbers
9.8 Random Numbers
9.9 While Loops
9.9 While Loops
9.10 Loop and a Half
9.10 Loop and a Half
11.1 Functions and Parameters 1
11.1 Functions and Parameters 1
11.2 Functions and Parameters 2
11.2 Functions and Parameters 2
11.3 Functions and Parameters 3
11.3 Functions and Parameters 3
11.4 Functions and Return Values 1
11.4 Functions and Return Values 1
11.5 Functions and Return Values 2
11.5 Functions and Return Values 2
11.6 Timers
11.6 Timers
11.7 Random Circles
11.7 Random Circles
11.8 Random Ghosts
11.8 Random Ghosts
11.9 Bouncing Ball
11.9 Bouncing Ball
11.10 Mouse Events: Mouse Clicked
11.10 Mouse Events: Mouse Clicked
11.11 Intro to Lists/Arrays
11.11 Intro to Lists/Arrays
11.12 Adding/Removing From an Array
11.12 Adding/Removing From an Array
11.13 Array Length and Looping Through Arrays
11.13 Array Length and Looping Through Arrays
11.14 Iterating Over an Array
11.14 Iterating Over an Array
17.3 Key Events
18.1 Indexing Into an Array
17.4 Crazy Ball Game
16.1 Functions and Parameters Practice
15.1 Extra Karel Puzzles
14.1 Extra Karel Practice
19.9 Data Structures Challenges
19.8 Grid Example: Get a Row
19.7 Looping Over a Grid
19.6 Intro to Grids
19.5 Intro to Sets
19.4 When Do I Use an Object?
19.3 Iterating Over an Object
19.2 Basics of Objects
19.1 Intro to Objects/Maps
18.3 Removing an Element From an Array
18.2 Finding an Element in a List
19.8 Grid Example: Get a Row
18.1 Indexing Into an Array
18.2 Finding an Element in a List
18.3 Removing an Element From an Array
19.1 Intro to Objects/Maps
19.2 Basics of Objects
19.3 Iterating Over an Object
19.4 When Do I Use an Object?
19.5 Intro to Sets
19.6 Intro to Grids
19.7 Looping Over a Grid
17.2 Drawing Lines
19.9 Data Structures Challenges
14.1 Extra Karel Practice
15.1 Extra Karel Puzzles
16.1 Functions and Parameters Practice
17.4 Crazy Ball Game
17.3 Key Events
17.2 Drawing Lines
17.1 Mouse Events: Mouse Moved
17.1 Mouse Events: Mouse Moved
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
16.1 Mouse Events: Mouse Moved
16.2 Drawing Lines
17.10 Mouse Events: Mouse Clicked
17.9 Bouncing Ball
17.8 Random Ghosts
17.7 Random Circles
17.6 Timers
17.5 Functions and Return Values 2
17.4 Functions and Return Values 1
17.3 Functions and Parameters 3
17.2 Functions and Parameters 2
17.1 Functions and Parameters 1
14.10 Loop and a Half
14.9 While Loops
14.8 Random Numbers
14.7 For Loop Practice
14.6 General For Loops
14.5 For Loops in JavaScript
14.4 If Statements
14.3 Comparison Operators
14.2 Logical Operators
20.3 Iterating Over an Object
14.1 Booleans
21.9 Hash Function Development
18.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
20.9 Data Structures Challenges
20.8 Grid Example: Get a Row
20.7 Looping Over a Grid
20.6 Intro to Grids
20.5 Intro to Sets
20.4 When Do I Use an Object?
21.10 Project: Classic Cipher Newscast
20.2 Basics of Objects
20.1 Intro to Objects/Maps
19.3 Removing an Element From an Array
19.2 Finding an Element in a List
17.14 Iterating Over an Array
17.13 Array Length and Looping Through Arrays
17.12 Adding/Removing From an Array
19.1 Indexing Into an Array
17.11 Intro to Lists/Arrays
16.4 Crazy Ball Game
16.3 Key Events
17.2 Functions and Parameters 2
16.3 Key Events
16.2 Drawing Lines
16.1 Mouse Events: Mouse Moved
17.10 Mouse Events: Mouse Clicked
17.9 Bouncing Ball
17.8 Random Ghosts
17.7 Random Circles
17.6 Timers
17.5 Functions and Return Values 2
17.4 Functions and Return Values 1
17.3 Functions and Parameters 3
16.4 Crazy Ball Game
17.1 Functions and Parameters 1
14.10 Loop and a Half
14.9 While Loops
14.8 Random Numbers
14.7 For Loop Practice
14.6 General For Loops
14.5 For Loops in JavaScript
14.4 If Statements
14.3 Comparison Operators
14.2 Logical Operators
20.4 When Do I Use an Object?
21.10 Project: Classic Cipher Newscast
21.9 Hash Function Development
18.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
20.9 Data Structures Challenges
20.8 Grid Example: Get a Row
20.7 Looping Over a Grid
20.6 Intro to Grids
20.5 Intro to Sets
14.1 Booleans
20.3 Iterating Over an Object
20.2 Basics of Objects
20.1 Intro to Objects/Maps
19.3 Removing an Element From an Array
19.2 Finding an Element in a List
17.14 Iterating Over an Array
17.13 Array Length and Looping Through Arrays
17.12 Adding/Removing From an Array
19.1 Indexing Into an Array
17.11 Intro to Lists/Arrays
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
7.1 Extra Karel Puzzles
7.1 Extra Karel Puzzles
Standard
4.2 Variables
4.2 Variables
4.3 User Input
4.3 User Input
4.4 Basic Math in JavaScript
4.4 Basic Math in JavaScript
4.5 Using Graphics in JavaScript
4.5 Using Graphics in JavaScript
6.1 Booleans
6.1 Booleans
6.2 Logical Operators
6.2 Logical Operators
6.3 Comparison Operators
6.3 Comparison Operators
6.4 If Statements
6.4 If Statements
6.5 For Loops in JavaScript
6.5 For Loops in JavaScript
6.6 General For Loops
6.6 General For Loops
6.7 For Loop Practice
6.7 For Loop Practice
6.8 Random Numbers
6.8 Random Numbers
6.9 While Loops
6.9 While Loops
6.10 Loop and a Half
6.10 Loop and a Half
8.1 Functions and Parameters 1
8.1 Functions and Parameters 1
8.2 Functions and Parameters 2
8.2 Functions and Parameters 2
8.3 Functions and Parameters 3
8.3 Functions and Parameters 3
8.4 Functions and Return Values 1
8.4 Functions and Return Values 1
8.5 Functions and Return Values 2
8.5 Functions and Return Values 2
8.6 Local Variables and Scope
8.6 Local Variables and Scope
9.1 Functions Challenges
9.1 Functions Challenges
10.1 Timers
10.1 Timers
10.2 Random Circles
10.2 Random Circles
10.3 Random Ghosts
10.3 Random Ghosts
10.4 Bouncing Ball
10.4 Bouncing Ball
10.5 Mouse Events: Mouse Clicked
10.5 Mouse Events: Mouse Clicked
10.6 Mouse Events: Mouse Moved
10.6 Mouse Events: Mouse Moved
10.7 Drawing Lines
10.7 Drawing Lines
10.8 Key Events
10.8 Key Events
10.9 Crazy Ball Game
10.9 Crazy Ball Game
12.1 Breakout
12.1 Breakout
26.1 Intro to Lists/Arrays
26.2 Indexing Into an Array
26.3 Adding/Removing From an Array
26.4 Array Length and Looping Through Arrays
26.5 Iterating Over an Array
26.6 Finding an Element in a List
26.7 Removing an Element From an Array
26.8 Intro to Objects/Maps
26.9 Basics of Objects
26.10 Iterating Over an Object
26.11 When Do I Use an Object?
26.12 Intro to Sets
26.13 Intro to Grids
26.14 Looping Over a Grid
26.15 Grid Example: Get a Row
26.16 Data Structures Challenges
28.1 Game Design: Helicopter
16.1 Extra Karel Practice
17.1 Extra Karel Puzzles
27.1 Tic Tac Toe
25.1 Visualizing Music
22.1 Evolution Simulation
21.1 Conway's Game of Life
21.2 Connect Four
20.1 Fun Snake
20.2 Fun Graphics Challenges
19.1 Prime Numbers
18.1 Functions and Parameters Practice
26.1 Intro to Lists/Arrays
26.2 Indexing Into an Array
26.3 Adding/Removing From an Array
26.4 Array Length and Looping Through Arrays
26.5 Iterating Over an Array
26.6 Finding an Element in a List
26.7 Removing an Element From an Array
26.8 Intro to Objects/Maps
26.9 Basics of Objects
26.10 Iterating Over an Object
26.11 When Do I Use an Object?
26.12 Intro to Sets
26.13 Intro to Grids
26.14 Looping Over a Grid
26.15 Grid Example: Get a Row
26.16 Data Structures Challenges
28.1 Game Design: Helicopter
16.1 Extra Karel Practice
17.1 Extra Karel Puzzles
27.1 Tic Tac Toe
25.1 Visualizing Music
22.1 Evolution Simulation
21.1 Conway's Game of Life
21.2 Connect Four
20.1 Fun Snake
20.2 Fun Graphics Challenges
19.1 Prime Numbers
18.1 Functions and Parameters Practice
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.8 Random Numbers
7.8 Random Numbers
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
15.3 Key Events
16.1 Indexing Into an Array
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
17.6 Intro to Grids
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
17.8 Grid Example: Get a Row
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
15.2 Drawing Lines
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
15.4 Crazy Ball Game
15.3 Key Events
15.2 Drawing Lines
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
2.2 Variables
2.2 Variables
2.3 User Input
2.3 User Input
2.4 Basic Math in JavaScript
2.4 Basic Math in JavaScript
2.5 Using Graphics in JavaScript
2.5 Using Graphics in JavaScript
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
3.7 Naming Guidelines
3.7 Naming Guidelines
3.12 Variables
3.12 Variables
3.13 User Input
3.13 User Input
3.14 Parameters
3.14 Parameters
3.17 If Statements
3.17 If Statements
3.18 If/ Else Statements
3.18 If/ Else Statements
3.19 While Loops
3.19 While Loops
3.20 Putting Together Control Structures
3.20 Putting Together Control Structures
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
6.2 Variables
6.2 Variables
6.3 User Input
6.3 User Input
6.4 Basic Math in JavaScript
6.4 Basic Math in JavaScript
6.5 Using Graphics in JavaScript
6.5 Using Graphics in JavaScript
12.10 Mouse Events: Mouse Clicked
17.1 Mouse Events: Mouse Moved
12.9 Bouncing Ball
12.8 Random Ghosts
12.7 Random Circles
12.6 Timers
12.5 Functions and Return Values 2
12.4 Functions and Return Values 1
12.3 Functions and Parameters 3
12.2 Functions and Parameters 2
12.1 Functions and Parameters 1
10.10 Loop and a Half
10.9 While Loops
10.8 Random Numbers
10.7 For Loop Practice
10.6 General For Loops
10.5 For Loops in JavaScript
10.4 If Statements
10.3 Comparison Operators
10.2 Logical Operators
19.1 Intro to Objects/Maps
10.1 Booleans
15.1 Extra Karel Puzzles
14.1 Extra Karel Practice
19.9 Data Structures Challenges
19.8 Grid Example: Get a Row
19.7 Looping Over a Grid
19.6 Intro to Grids
19.5 Intro to Sets
19.4 When Do I Use an Object?
19.3 Iterating Over an Object
19.2 Basics of Objects
16.1 Functions and Parameters Practice
18.3 Removing an Element From an Array
18.2 Finding an Element in a List
12.14 Iterating Over an Array
12.13 Array Length and Looping Through Arrays
12.12 Adding/Removing From an Array
18.1 Indexing Into an Array
12.11 Intro to Lists/Arrays
17.4 Crazy Ball Game
17.3 Key Events
17.2 Drawing Lines
12.2 Functions and Parameters 2
17.2 Drawing Lines
17.1 Mouse Events: Mouse Moved
12.10 Mouse Events: Mouse Clicked
12.9 Bouncing Ball
12.8 Random Ghosts
12.7 Random Circles
12.6 Timers
12.5 Functions and Return Values 2
12.4 Functions and Return Values 1
12.3 Functions and Parameters 3
17.3 Key Events
12.1 Functions and Parameters 1
10.10 Loop and a Half
10.9 While Loops
10.8 Random Numbers
10.7 For Loop Practice
10.6 General For Loops
10.5 For Loops in JavaScript
10.4 If Statements
10.3 Comparison Operators
10.2 Logical Operators
19.2 Basics of Objects
16.1 Functions and Parameters Practice
15.1 Extra Karel Puzzles
14.1 Extra Karel Practice
19.9 Data Structures Challenges
19.8 Grid Example: Get a Row
19.7 Looping Over a Grid
19.6 Intro to Grids
19.5 Intro to Sets
19.4 When Do I Use an Object?
19.3 Iterating Over an Object
10.1 Booleans
19.1 Intro to Objects/Maps
18.3 Removing an Element From an Array
18.2 Finding an Element in a List
12.14 Iterating Over an Array
12.13 Array Length and Looping Through Arrays
12.12 Adding/Removing From an Array
18.1 Indexing Into an Array
12.11 Intro to Lists/Arrays
17.4 Crazy Ball Game
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.8 Random Numbers
7.8 Random Numbers
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Local Variables and Scope
9.6 Local Variables and Scope
10.1 Timers
10.1 Timers
10.2 Random Circles
10.2 Random Circles
10.3 Random Ghosts
10.3 Random Ghosts
10.4 Bouncing Ball
10.4 Bouncing Ball
10.5 Mouse Events: Mouse Clicked
10.5 Mouse Events: Mouse Clicked
10.6 Mouse Events: Mouse Moved
10.6 Mouse Events: Mouse Moved
10.7 Drawing Lines
10.7 Drawing Lines
10.8 Key Events
10.8 Key Events
10.9 Crazy Ball Game
10.9 Crazy Ball Game
11.1 Breakout
11.1 Breakout
12.1 Intro to Lists/Arrays
12.1 Intro to Lists/Arrays
12.2 Indexing Into an Array
12.2 Indexing Into an Array
12.3 Adding/Removing From an Array
12.3 Adding/Removing From an Array
12.4 Array Length and Looping Through Arrays
12.4 Array Length and Looping Through Arrays
12.5 Iterating Over an Array
12.5 Iterating Over an Array
12.6 Finding an Element in a List
12.6 Finding an Element in a List
12.7 Removing an Element From an Array
12.7 Removing an Element From an Array
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.8 Random Numbers
7.8 Random Numbers
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
15.3 Key Events
16.1 Indexing Into an Array
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
17.6 Intro to Grids
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
17.8 Grid Example: Get a Row
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
15.2 Drawing Lines
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
15.4 Crazy Ball Game
15.3 Key Events
15.2 Drawing Lines
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
Standard
5.1 Programming Concepts
5.1 Programming Concepts
Standard
5.2 Variables
5.2 Variables
5.3 User Input
5.3 User Input
5.4 Basic Math in JavaScript
5.4 Basic Math in JavaScript
5.5 Using Graphics in JavaScript
5.5 Using Graphics in JavaScript
7.1 Booleans
7.1 Booleans
7.2 Logical Operators
7.2 Logical Operators
7.3 Comparison Operators
7.3 Comparison Operators
7.4 If Statements
7.4 If Statements
7.5 For Loops in JavaScript
7.5 For Loops in JavaScript
7.6 General For Loops
7.6 General For Loops
7.7 For Loop Practice
7.7 For Loop Practice
7.9 While Loops
7.9 While Loops
7.10 Loop and a Half
7.10 Loop and a Half
9.1 Functions and Parameters 1
9.1 Functions and Parameters 1
9.2 Functions and Parameters 2
9.2 Functions and Parameters 2
9.3 Functions and Parameters 3
9.3 Functions and Parameters 3
9.4 Functions and Return Values 1
9.4 Functions and Return Values 1
9.5 Functions and Return Values 2
9.5 Functions and Return Values 2
9.6 Timers
9.6 Timers
9.7 Random Circles
9.7 Random Circles
9.8 Random Ghosts
9.8 Random Ghosts
9.9 Bouncing Ball
9.9 Bouncing Ball
9.10 Mouse Events: Mouse Clicked
9.10 Mouse Events: Mouse Clicked
9.11 Intro to Lists/Arrays
9.11 Intro to Lists/Arrays
9.12 Adding/Removing From an Array
9.12 Adding/Removing From an Array
9.13 Array Length and Looping Through Arrays
9.13 Array Length and Looping Through Arrays
9.14 Iterating Over an Array
9.14 Iterating Over an Array
17.2 Basics of Objects
15.4 Crazy Ball Game
16.1 Indexing Into an Array
16.1 Indexing Into an Array
16.2 Finding an Element in a List
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
15.3 Key Events
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.6 Intro to Grids
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
17.6 Intro to Grids
15.2 Drawing Lines
15.3 Key Events
15.4 Crazy Ball Game
14.1 Functions and Parameters Practice
13.1 Extra Karel Puzzles
12.1 Extra Karel Practice
17.9 Data Structures Challenges
17.8 Grid Example: Get a Row
17.7 Looping Over a Grid
15.1 Mouse Events: Mouse Moved
17.5 Intro to Sets
17.4 When Do I Use an Object?
17.3 Iterating Over an Object
17.2 Basics of Objects
17.1 Intro to Objects/Maps
16.3 Removing an Element From an Array
16.2 Finding an Element in a List
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
Standard
1.7 Naming Guidelines
1.7 Naming Guidelines
1.11 Variables
1.11 Variables
1.12 User Input
1.12 User Input
1.13 Parameters
1.13 Parameters
1.16 If Statements
1.16 If Statements
1.17 If/ Else Statements
1.17 If/ Else Statements
1.18 While Loops
1.18 While Loops
1.19 Putting Together Control Structures
1.19 Putting Together Control Structures
3.4 Variables
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
Standard
3.2 Variables
3.2 Variables
3.3 User Input
3.3 User Input
3.4 Basic Math in JavaScript
3.4 Basic Math in JavaScript
3.5 Using Graphics in JavaScript
3.5 Using Graphics in JavaScript
5.1 Booleans
5.1 Booleans
5.2 Logical Operators
5.2 Logical Operators
5.3 Comparison Operators
5.3 Comparison Operators
5.4 If Statements
5.4 If Statements
5.5 For Loops in JavaScript
5.5 For Loops in JavaScript
5.6 General For Loops
5.6 General For Loops
5.7 For Loop Practice
5.7 For Loop Practice
5.8 Random Numbers
5.8 Random Numbers
5.9 While Loops
5.9 While Loops
5.10 Loop and a Half
5.10 Loop and a Half
7.1 Functions and Parameters 1
7.1 Functions and Parameters 1
7.2 Functions and Parameters 2
7.2 Functions and Parameters 2
7.3 Functions and Parameters 3
7.3 Functions and Parameters 3
7.4 Functions and Return Values 1
7.4 Functions and Return Values 1
7.5 Functions and Return Values 2
7.5 Functions and Return Values 2
7.6 Local Variables and Scope
7.6 Local Variables and Scope
8.1 Functions Challenges
8.1 Functions Challenges
9.1 Timers
9.1 Timers
9.2 Random Circles
9.2 Random Circles
9.3 Random Ghosts
9.3 Random Ghosts
9.4 Bouncing Ball
9.4 Bouncing Ball
9.5 Mouse Events: Mouse Clicked
9.5 Mouse Events: Mouse Clicked
9.6 Mouse Events: Mouse Moved
9.6 Mouse Events: Mouse Moved
9.7 Drawing Lines
9.7 Drawing Lines
9.8 Key Events
9.8 Key Events
9.9 Crazy Ball Game
9.9 Crazy Ball Game
11.1 Breakout
11.1 Breakout
12.1 Intro to Lists/Arrays
12.1 Intro to Lists/Arrays
12.2 Indexing Into an Array
12.2 Indexing Into an Array
12.3 Adding/Removing From an Array
12.3 Adding/Removing From an Array
12.4 Array Length and Looping Through Arrays
12.4 Array Length and Looping Through Arrays
12.5 Iterating Over an Array
12.5 Iterating Over an Array
12.6 Finding an Element in a List
12.6 Finding an Element in a List
12.7 Removing an Element From an Array
12.7 Removing an Element From an Array
12.8 Intro to Objects/Maps
12.8 Intro to Objects/Maps
12.9 Basics of Objects
12.9 Basics of Objects
12.10 Iterating Over an Object
12.10 Iterating Over an Object
12.11 When Do I Use an Object?
12.11 When Do I Use an Object?
12.12 Intro to Sets
12.12 Intro to Sets
12.13 Intro to Grids
12.13 Intro to Grids
12.14 Looping Over a Grid
12.14 Looping Over a Grid
12.15 Grid Example: Get a Row
12.15 Grid Example: Get a Row
12.16 Data Structures Challenges
12.16 Data Structures Challenges
13.1 Tic Tac Toe
13.1 Tic Tac Toe
14.1 Game Design: Helicopter
14.1 Game Design: Helicopter
18.1 Extra Karel Practice
19.1 Extra Karel Puzzles
28.1 Visualizing Music
24.1 Evolution Simulation
23.1 Conway's Game of Life
23.2 Connect Four
22.1 Fun Snake
22.2 Fun Graphics Challenges
21.1 Prime Numbers
20.1 Functions and Parameters Practice
18.1 Extra Karel Practice
19.1 Extra Karel Puzzles
28.1 Visualizing Music
24.1 Evolution Simulation
23.1 Conway's Game of Life
23.2 Connect Four
22.1 Fun Snake
22.2 Fun Graphics Challenges
21.1 Prime Numbers
20.1 Functions and Parameters Practice
Standard
3.2 Variables
3.2 Variables
3.3 User Input
3.3 User Input
3.4 Basic Math in JavaScript
3.4 Basic Math in JavaScript
3.5 Using Graphics in JavaScript
3.5 Using Graphics in JavaScript
5.1 Booleans
5.1 Booleans
5.2 Logical Operators
5.2 Logical Operators
5.3 Comparison Operators
5.3 Comparison Operators
5.4 If Statements
5.4 If Statements
5.5 For Loops in JavaScript
5.5 For Loops in JavaScript
5.6 General For Loops
5.6 General For Loops
5.7 For Loop Practice
5.7 For Loop Practice
5.8 Random Numbers
5.8 Random Numbers
5.9 While Loops
5.9 While Loops
5.10 Loop and a Half
5.10 Loop and a Half
7.1 Functions and Parameters 1
7.1 Functions and Parameters 1
7.2 Functions and Parameters 2
7.2 Functions and Parameters 2
7.3 Functions and Parameters 3
7.3 Functions and Parameters 3
7.4 Functions and Return Values 1
7.4 Functions and Return Values 1
7.5 Functions and Return Values 2
7.5 Functions and Return Values 2
7.6 Local Variables and Scope
7.6 Local Variables and Scope
8.1 Functions Challenges
8.1 Functions Challenges
21.8 Intro to Objects/Maps
21.2 Indexing Into an Array
21.3 Adding/Removing From an Array
21.4 Array Length and Looping Through Arrays
21.5 Iterating Over an Array
21.6 Finding an Element in a List
21.7 Removing an Element From an Array
10.1 Extra Karel Practice
21.8 Intro to Objects/Maps
13.1 Prime Numbers
14.2 Fun Graphics Challenges
14.1 Fun Snake
15.2 Connect Four
15.1 Conway's Game of Life
16.1 Evolution Simulation
20.1 Visualizing Music
22.1 Tic Tac Toe
11.1 Extra Karel Puzzles
12.1 Functions and Parameters Practice
23.1 Game Design: Helicopter
21.16 Data Structures Challenges
21.15 Grid Example: Get a Row
21.14 Looping Over a Grid
21.13 Intro to Grids
21.12 Intro to Sets
21.11 When Do I Use an Object?
21.10 Iterating Over an Object
21.9 Basics of Objects
16.1 Evolution Simulation
21.9 Basics of Objects
21.10 Iterating Over an Object
21.11 When Do I Use an Object?
21.12 Intro to Sets
21.13 Intro to Grids
21.14 Looping Over a Grid
21.15 Grid Example: Get a Row
21.16 Data Structures Challenges
23.1 Game Design: Helicopter
10.1 Extra Karel Practice
11.1 Extra Karel Puzzles
22.1 Tic Tac Toe
20.1 Visualizing Music
21.1 Intro to Lists/Arrays
15.1 Conway's Game of Life
15.2 Connect Four
14.1 Fun Snake
14.2 Fun Graphics Challenges
13.1 Prime Numbers
12.1 Functions and Parameters Practice
21.7 Removing an Element From an Array
21.6 Finding an Element in a List
21.5 Iterating Over an Array
21.4 Array Length and Looping Through Arrays
21.3 Adding/Removing From an Array
21.2 Indexing Into an Array
21.1 Intro to Lists/Arrays