Please enable JavaScript to use CodeHS

DE 3A: 3A-AP-23

CodeHS Lessons

Document design decisions using text, graphics, presentations, and/or demonstrations in the development of complex programs.

Standard
1.7 Commenting Your Code
1.8 Super Karel
1.9 For Loops
1.10 If Statements and Conditionals
1.11 If/Else Statements
1.12 While Loops
1.13 How to Indent Your Code
1.14 Control Structures Example
1.15 More Karel Examples and Testing
2.1 Challenge Problems
3.1 Hello World
3.2 Variables
3.3 User Input
3.4 Basic Math
3.6 Random Numbers
6.1 Booleans
6.2 If/Else Statements
6.3 Logical Operators
6.4 Comparison Operators
6.6 While Loops
6.7 The Break Statement
6.9 For Loops
9.1 Functions Challenges
10.1 Timers
10.2 Stopping Timers
10.3 Collisions
10.4 Mouse Click Events
10.5 More Mouse Events
10.6 Key Events
12.1 Breakout
22.4 Grid Example: Get a Row
20.1 Intro to Arrays
20.2 Adding & Removing from an Array
20.3 Iterating Through an Array
21.1 Intro to Objects
21.4 Iterating Through an Object
22.1 Intro to Sets
22.2 Intro to Grids
22.3 Looping Over a Grid
27.1 Game Design: Helicopter
26.1 Tic Tac Toe
24.1 Visualizing Music
25.2 Connect Four
25.1 Conway's Game of Life
19.4 Crazy Ball Game
19.3 Animation Practice
19.2 Fun Graphics Challenges
19.1 Snake Game
18.1 Prime Numbers
17.1 Functions and Parameters Practice
16.4 Extra Karel Puzzles
16.3 Extra Karel Practice
Standard
2.6 Commenting Your Code
3.6 Comments
3.6 Comments
9.2 Functions and Parameters
9.2 Functions and Parameters
9.4 Functions and Return Values
9.4 Functions and Return Values
10.1 Indexing
10.1 Indexing
10.2 Slicing
10.2 Slicing
10.3 Immutability
10.3 Immutability
10.4 Strings and For Loops
10.4 Strings and For Loops
10.5 The in Keyword
10.5 The in Keyword
10.6 String Methods
10.6 String Methods
12.1 Tuples
12.1 Tuples
12.2 Lists
12.2 Lists
12.3 For Loops and Lists
12.3 For Loops and Lists
12.4 List Methods
12.4 List Methods
13.1 2d Lists
13.2 List Comprehensions
13.3 Packing and Unpacking
13.4 Dictionaries
25.14 Parameters
25.6 Comments
20.1 Project: Who Said It?
20.1 Project: Who Said It?
22.9 Modules
22.9 Modules
22.8 Namespaces
22.8 Namespaces
22.7 Hidden Attributes
22.7 Hidden Attributes
22.6 Inheritance
22.6 Inheritance
22.5 Class Variables vs. Instance Variables
22.5 Class Variables vs. Instance Variables
22.4 Operator Overloading
22.4 Operator Overloading
22.3 Built-In Methods
22.3 Built-In Methods
22.2 Methods
22.2 Methods
22.1 Classes and Objects
22.1 Classes and Objects
Standard
5.3 Documentation with Comments
Standard
1.8 Commenting Your Code
2.1 Practice PT: Pair-Programming Paint!
6.1 Project: Tell a Story
9.1 Practice PT: Steganography
10.1 Practice PT: Create an Image Filter!
41.6 Create Performance Task
Standard
1.7 Commenting Your Code
2.1 Practice PT: Pair-Programming Paint!
6.1 Practice PT: Tell a Story
9.1 Practice PT: Steganography
10.1 Practice PT: Create an Image Filter!
27.5 Class Variables vs. Instance Variables
33.5 The in Keyword
33.6 String Methods
34.1 2d Lists
34.2 List Comprehensions
34.3 Packing and Unpacking
34.4 Dictionaries
34.5 Equivalence vs. Identity
27.1 Classes and Objects
27.2 Methods
27.3 Built-In Methods
27.4 Operator Overloading
33.4 Strings and For Loops
27.6 Inheritance
27.7 Hidden Attributes
27.8 Namespaces
27.9 Modules
29.1 Project: Who Said It?
39.6 Create Performance Task
27.2 Methods
33.2 Slicing
33.3 Immutability
33.4 Strings and For Loops
33.5 The in Keyword
33.6 String Methods
34.1 2d Lists
34.2 List Comprehensions
34.3 Packing and Unpacking
34.4 Dictionaries
34.5 Equivalence vs. Identity
27.1 Classes and Objects
33.1 Indexing
27.3 Built-In Methods
27.4 Operator Overloading
27.5 Class Variables vs. Instance Variables
27.6 Inheritance
27.7 Hidden Attributes
27.8 Namespaces
27.9 Modules
29.1 Project: Who Said It?
33.1 Indexing
33.2 Slicing
33.3 Immutability
Standard
4.1 Homepage: Your First Website
7.1 What is Bootstrap?
7.2 Getting Started with Bootstrap
7.3 The Bootstrap Grid System
7.4 Bootstrap Components
7.6 Navigation Bars
7.7 Drop Down Menus
7.8 Using Bootstrap Examples
7.9 Bootstrap Challenges
8.1 Bootstrap Project
10.1 Final Web Design Project
13.1 Design Research Project
Standard
7.3 Creating Your Site
7.4 Providing Feedback
9.22 Array Length and Looping Through Arrays
9.17 Functions and Return Values 2
9.22 Array Length and Looping Through Arrays
9.11 Random Numbers
9.11 Random Numbers
9.12 While Loops
9.12 While Loops
9.13 Loop and a Half
9.13 Loop and a Half
9.14 Functions and Parameters 1
9.14 Functions and Parameters 1
9.16 Functions and Return Values 1
9.16 Functions and Return Values 1
9.18 Local Variables and Scope
9.18 Local Variables and Scope
9.9 For Loops in JavaScript
9.9 For Loops in JavaScript
9.15 Functions and Parameters 2
9.15 Functions and Parameters 2
9.10 For Loop Practice
9.10 For Loop Practice
9.17 Functions and Return Values 2
9.4 Basic Math in JavaScript
9.1 Hello World
9.1 Hello World
9.2 Variables
9.2 Variables
9.19 Intro to Lists/Arrays
9.19 Intro to Lists/Arrays
9.20 Indexing Into an Array
9.20 Indexing Into an Array
9.3 User Input
9.3 User Input
9.8 If Statements
9.4 Basic Math in JavaScript
9.21 Adding/Removing From an Array
9.21 Adding/Removing From an Array
9.5 Booleans
9.5 Booleans
9.6 Logical Operators
9.6 Logical Operators
9.7 Comparison Operators
9.7 Comparison Operators
9.8 If Statements
Standard
4.2 Homepage: Your First Website
10.3 Creating Your Site
10.4 Providing Feedback
13.1 What is Bootstrap?
13.2 Getting Started with Bootstrap
13.3 The Bootstrap Grid System
13.4 Bootstrap Components
13.6 Navigation Bars
13.7 Drop Down Menus
13.8 Using Bootstrap Examples
13.9 Bootstrap Challenges
14.1 Bootstrap Project
Standard
14.15 Your First Website
14.15 Your First Website
Standard
1.8 Commenting Your Code
2.1 Practice PT: Pair-Programming Paint!
6.1 Project: Tell a Story
11.1 Practice PT: Create an Image Filter!
31.1 Practice PT: Steganography
47.7 Create Performance Task
Standard
1.7 Commenting Your Code
1.8 Super Karel
1.9 For Loops
1.10 If Statements and Conditionals
1.11 If/Else Statements
1.12 While Loops
1.13 How to Indent Your Code
1.14 Control Structures Example
1.15 More Karel Examples and Testing
1.16 Challenge Problems
2.1 Hello World
2.2 Variables
2.3 User Input
2.4 Basic Math
2.6 Random Numbers
5.1 Booleans
5.2 If/Else Statements
5.3 Logical Operators
5.4 Comparison Operators
5.6 While Loops
5.7 The Break Statement
5.9 For Loops
8.1 Functions Challenges
9.1 Timers
9.2 Stopping Timers
9.3 Collisions
9.4 Mouse Click Events
9.5 More Mouse Events
9.6 Key Events
11.1 Breakout
12.1 Snake Game
13.1 Intro to Arrays
13.2 Adding & Removing from an Array
13.3 Iterating Through an Array
14.1 Intro to Objects
14.4 Iterating Through an Object
15.1 Tic Tac Toe
16.1 Game Design: Helicopter
20.1 Connect Four
27.1 Conway's Game of Life
22.4 Grid Example: Get a Row
22.3 Looping Over a Grid
22.2 Intro to Grids
22.1 Intro to Sets
29.1 Visualizing Music
26.3 Crazy Ball Game
26.2 Animation Practice
26.1 Fun Graphics Challenges
25.1 Prime Numbers
24.1 Functions and Parameters Practice
23.4 Extra Karel Puzzles
23.3 Extra Karel Practice
Standard
1.7 Commenting Your Code
1.8 Super Karel
1.9 For Loops
1.10 If Statements and Conditionals
1.11 If/Else Statements
1.12 While Loops
1.13 How to Indent Your Code
1.14 Control Structures Example
1.15 More Karel Examples and Testing
2.1 Challenge Problems
3.1 Hello World
3.2 Variables
3.3 User Input
3.4 Basic Math
3.6 Random Numbers
6.1 Booleans
6.2 If/Else Statements
6.3 Logical Operators
6.4 Comparison Operators
6.6 While Loops
6.7 The Break Statement
6.9 For Loops
9.1 Functions Challenges
10.1 Timers
10.2 Stopping Timers
10.3 Collisions
10.4 Mouse Click Events
10.5 More Mouse Events
10.6 Key Events
12.1 Breakout
13.1 Intro to Arrays
13.2 Adding & Removing from an Array
13.3 Iterating Through an Array
14.1 Intro to Objects
14.4 Iterating Through an Object
15.1 Tic Tac Toe
16.1 Game Design: Helicopter
20.4 Grid Example: Get a Row
20.3 Looping Over a Grid
20.2 Intro to Grids
20.1 Intro to Sets
27.2 Connect Four
27.1 Conway's Game of Life
26.1 Visualizing Music
24.4 Crazy Ball Game
24.3 Animation Practice
24.2 Fun Graphics Challenges
24.1 Snake Game
23.1 Prime Numbers
22.1 Functions and Parameters Practice
21.4 Extra Karel Puzzles
21.3 Extra Karel Practice
Standard
1.7 Commenting Your Code
1.8 Super Karel
1.9 For Loops
1.10 If Statements and Conditionals
1.11 If/Else Statements
1.12 While Loops
1.13 How to Indent Your Code
1.14 Control Structures Example
1.15 More Karel Examples and Testing
2.1 Challenge Problems
3.1 Hello World
3.2 Variables
3.3 User Input
3.4 Basic Math
3.6 Random Numbers
6.1 Booleans
6.2 If/Else Statements
6.3 Logical Operators
6.4 Comparison Operators
6.6 While Loops
6.7 The Break Statement
6.9 For Loops
9.1 Functions Challenges
21.4 Iterating Through an Object
18.1 Visualizing Music
23.1 Conway's Game of Life
23.2 Connect Four
24.1 Tic Tac Toe
25.1 Game Design: Helicopter
20.1 Intro to Arrays
20.2 Adding & Removing from an Array
20.3 Iterating Through an Array
21.1 Intro to Objects
22.1 Intro to Sets
22.2 Intro to Grids
22.3 Looping Over a Grid
22.4 Grid Example: Get a Row
17.4 Crazy Ball Game
17.3 Animation Practice
17.2 Fun Graphics Challenges
17.1 Snake Game
16.1 Prime Numbers
15.1 Functions and Parameters Practice
14.4 Extra Karel Puzzles
14.3 Extra Karel Practice
13.1 Breakout
11.6 Key Events
11.5 More Mouse Events
11.4 Mouse Click Events
11.3 Collisions
11.2 Stopping Timers
11.1 Timers
Standard
3.1 Homepage: Your First Website
Standard
3.1 Comments
5.6 Parameters
Standard
3.1 Comments
5.6 Parameters
Standard
4.3 Booleans
4.4 If/Else Statements
Standard
3.1 Commenting Your Code
3.2 Super Karel
3.3 For Loops
4.1 If Statements and Conditionals
4.2 If/Else Statements
5.1 While Loops
6.1 How to Indent Your Code
6.2 Control Structures Example
6.3 More Karel Examples and Testing
7.1 Challenge Problems
10.1 Extra Karel Practice
10.2 Extra Karel Puzzles
12.6 Random Numbers
12.1 Hello World
12.2 Variables
12.3 User Input
12.4 Basic Math
Standard
1.14 Project: Your First Website
1.14 Project: Your First Website
2.7 Commenting Your Code
2.7 Commenting Your Code
2.8 Super Karel
2.8 Super Karel
2.9 For Loops
2.9 For Loops
2.10 If Statements
2.10 If Statements
2.11 If/Else Statements
2.11 If/Else Statements
2.12 While Loops in Karel
2.12 While Loops in Karel
2.13 Control Structures Example
2.13 Control Structures Example
2.14 More Karel Examples and Testing
2.14 More Karel Examples and Testing
2.15 How to Indent Your Code
2.15 How to Indent Your Code
3.6 Comments
3.6 Comments
3.13 Parameters
3.13 Parameters
4.1 Extra Karel Practice
4.1 Extra Karel Practice
5.1 Extra Karel Puzzles
5.1 Extra Karel Puzzles
Standard
1.14 Project: Your First Website
1.14 Project: Your First Website
2.7 Commenting Your Code
2.7 Commenting Your Code
2.8 Super Karel
2.8 Super Karel
2.9 For Loops
2.9 For Loops
2.10 If Statements
2.10 If Statements
2.11 If/Else Statements
2.11 If/Else Statements
2.12 While Loops in Karel
2.12 While Loops in Karel
2.13 Control Structures Example
2.13 Control Structures Example
2.14 More Karel Examples and Testing
2.14 More Karel Examples and Testing
2.15 How to Indent Your Code
2.15 How to Indent Your Code
3.1 Hello World
3.1 Hello World
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
4.1 Extra Karel Practice
4.1 Extra Karel Practice
5.1 Extra Karel Puzzles
5.1 Extra Karel Puzzles
6.6 Comments
6.6 Comments
6.13 Parameters
6.13 Parameters
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
5.1 Project: Your First Website
5.1 Project: Your First Website
11.1 Extra Karel Practice
11.1 Extra Karel Practice
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
13.6 Comments
13.6 Comments
13.13 Parameters
13.13 Parameters
Standard
7.15 Functions and Parameters
7.15 Functions and Parameters
7.17 Functions and Return Values
7.17 Functions and Return Values
Standard
1.14 Project: Your First Website
1.14 Project: Your First Website
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
Standard
7.1 Writing BlackJack
7.1 Writing BlackJack
8.1 Mad Libs
8.1 Mad Libs
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
2.6 Comments
2.6 Comments
6.2 Functions and Parameters
6.2 Functions and Parameters
6.4 Functions and Return Values
6.4 Functions and Return Values
8.1 Indexing
8.1 Indexing
8.2 Slicing
8.2 Slicing
8.3 Immutability
8.3 Immutability
8.4 Strings and For Loops
8.4 Strings and For Loops
8.5 The in Keyword
8.5 The in Keyword
8.6 String Methods
8.6 String Methods
9.1 Tuples
9.1 Tuples
9.2 Lists
9.2 Lists
9.3 For Loops and Lists
9.3 For Loops and Lists
9.4 List Methods
9.4 List Methods
10.1 2d Lists
10.1 2d Lists
10.2 List Comprehensions
10.2 List Comprehensions
10.3 Packing and Unpacking
10.3 Packing and Unpacking
10.4 Dictionaries
10.4 Dictionaries
10.5 Equivalence vs. Identity
10.5 Equivalence vs. Identity
12.4 Final Project
14.9 Modules
14.9 Modules
14.8 Namespaces
14.8 Namespaces
14.7 Hidden Attributes
14.7 Hidden Attributes
14.6 Inheritance
14.6 Inheritance
14.5 Class Variables vs. Instance Variables
14.5 Class Variables vs. Instance Variables
14.4 Operator Overloading
14.4 Operator Overloading
14.3 Built-In Methods
14.3 Built-In Methods
14.2 Methods
14.2 Methods
14.1 Classes and Objects
14.1 Classes and Objects
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
3.1 Hello World
3.1 Hello World
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.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
11.1 Timers
11.1 Timers
11.2 Random Circles
11.2 Random Circles
11.3 Random Ghosts
11.3 Random Ghosts
11.4 Bouncing Ball
11.4 Bouncing Ball
11.5 Mouse Events: Mouse Clicked
11.5 Mouse Events: Mouse Clicked
11.6 Mouse Events: Mouse Moved
11.6 Mouse Events: Mouse Moved
11.7 Drawing Lines
11.7 Drawing Lines
11.8 Key Events
11.8 Key Events
11.9 Crazy Ball Game
11.9 Crazy Ball Game
13.1 Breakout
13.1 Breakout
14.4 Final Project
18.1 Extra Karel Practice
18.1 Extra Karel Practice
19.1 Extra Karel Puzzles
19.1 Extra Karel Puzzles
20.1 Functions and Parameters Practice
20.1 Functions and Parameters Practice
21.1 Tic Tac Toe
21.1 Tic Tac Toe
22.1 Game Design: Helicopter
22.1 Game Design: Helicopter
Standard
3.1 Comments
3.1 Comments
4.3 Parameters
4.3 Parameters
9.4 Final Project
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
7.1 Pokemon Simulation
7.1 Pokemon Simulation
9.1 Java Outside of CodeHS
9.1 Java Outside of CodeHS
8.1 Mad Libs
8.1 Mad Libs
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 While Loops in Karel
1.10 While Loops in Karel
1.11 If Statements
1.11 If Statements
1.12 If/Else Statements
1.12 If/Else Statements
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
1.16 Karel Challenges
1.16 Karel Challenges
2.8 Comparison Operators
2.8 Comparison Operators
2.9 For Loops
2.9 For Loops
2.10 While Loops
2.10 While Loops
2.11 If Statements
2.11 If Statements
2.12 Loop-and-a-Half
2.12 Loop-and-a-Half
2.13 Short-Circuit Evaluation
2.13 Short-Circuit Evaluation
2.14 De Morgan's Laws
2.14 De Morgan's Laws
2.15 Strings
2.15 Strings
3.1 Java Methods
3.1 Java Methods
3.2 Methods and Parameters
3.2 Methods and Parameters
3.3 Methods and Return Values
3.3 Methods and Return Values
3.4 Javadocs and More Methods
3.4 Javadocs and More Methods
3.5 Strings Methods
3.5 Strings Methods
3.6 Strings and Characters
3.6 Strings and Characters
3.7 Exceptions
3.7 Exceptions
3.8 String Processing
3.8 String Processing
4.1 Introduction to Classes and Objects
4.1 Introduction to Classes and Objects
4.2 Classes vs. Objects
4.2 Classes vs. Objects
4.3 Using a Class as a Client
4.3 Using a Class as a Client
4.4 Writing Classes
4.4 Writing Classes
4.5 Writing Classes and Instance Methods
4.5 Writing Classes and Instance Methods
4.6 Getter and Setter Methods
4.6 Getter and Setter Methods
4.7 Class Methods and Class Variables
4.7 Class Methods and Class Variables
4.9 Method Overloading
4.9 Method Overloading
4.10 Local Variables and Scope
4.10 Local Variables and Scope
4.11 Key Terms for Classes
4.11 Key Terms for Classes
4.12 Objects vs Primitives
4.12 Objects vs Primitives
4.13 Inheritance
4.13 Inheritance
4.14 Class Design and Abstract Classes
4.14 Class Design and Abstract Classes
4.15 Polymorphism
4.15 Polymorphism
4.17 Interfaces
4.17 Interfaces
5.1 What are Data Structures?
5.1 What are Data Structures?
5.2 Introduction to Arrays
5.2 Introduction to Arrays
5.3 Using Arrays
5.3 Using Arrays
5.5 ArrayList Methods
5.5 ArrayList Methods
5.6 Arrays vs ArrayLists
5.6 Arrays vs ArrayLists
5.8 The List Interface
5.8 The List Interface
5.9 2D Arrays (Matrices or Grids)
5.9 2D Arrays (Matrices or Grids)
5.11 HashMaps
5.11 HashMaps
5.12 Binary
5.12 Binary
6.1 Writing BlackJack
6.1 Writing BlackJack
8.1 What is an Algorithm?
8.1 What is an Algorithm?
8.2 Linear Search
8.2 Linear Search
8.3 Binary Search
8.3 Binary Search
8.4 Selection Sort
8.4 Selection Sort
8.5 Insertion Sort
8.5 Insertion Sort
8.6 Advanced: Recursion
8.6 Advanced: Recursion
8.7 Mergesort
8.7 Mergesort
10.1 Final Project
10.1 Final Project
11.1 Pokemon Simulation
11.1 Pokemon Simulation
13.1 Java Outside of CodeHS
13.1 Java Outside of CodeHS
12.1 Mad Libs
12.1 Mad Libs
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
3.1 Hello World
3.1 Hello World
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.1 Intro to Lists/Arrays
25.2 Indexing Into an Array
25.2 Indexing Into an Array
25.3 Adding/Removing From an Array
25.3 Adding/Removing From an Array
25.4 Array Length and Looping Through Arrays
25.4 Array Length and Looping Through Arrays
25.5 Iterating Over an Array
25.5 Iterating Over an Array
25.6 Finding an Element in a List
25.6 Finding an Element in a List
25.7 Removing an Element From an Array
25.7 Removing an Element From an Array
25.8 Intro to Objects/Maps
25.8 Intro to Objects/Maps
25.9 Basics of Objects
25.9 Basics of Objects
25.10 Iterating Over an Object
25.10 Iterating Over an Object
25.11 When Do I Use an Object?
25.11 When Do I Use an Object?
25.12 Intro to Sets
25.12 Intro to Sets
25.13 Intro to Grids
25.13 Intro to Grids
25.14 Looping Over a Grid
25.14 Looping Over a Grid
25.15 Grid Example: Get a Row
25.15 Grid Example: Get a Row
25.16 Data Structures Challenges
25.16 Data Structures Challenges
27.1 Game Design: Helicopter
27.1 Game Design: Helicopter
17.1 Functions and Parameters Practice
17.1 Functions and Parameters Practice
15.1 Extra Karel Practice
15.1 Extra Karel Practice
16.1 Extra Karel Puzzles
16.1 Extra Karel Puzzles
18.1 Prime Numbers
18.1 Prime Numbers
19.1 Fun Snake
19.1 Fun Snake
19.2 Fun Graphics Challenges
19.2 Fun Graphics Challenges
20.1 Conway's Game of Life
20.1 Conway's Game of Life
20.2 Connect Four
20.2 Connect Four
21.1 Evolution Simulation
21.1 Evolution Simulation
26.1 Tic Tac Toe
26.1 Tic Tac Toe
24.1 Visualizing Music
24.1 Visualizing Music
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
3.1 Hello World
3.1 Hello World
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
20.1 Functions and Parameters Practice
20.1 Functions and Parameters Practice
18.1 Extra Karel Practice
18.1 Extra Karel Practice
19.1 Extra Karel Puzzles
19.1 Extra Karel Puzzles
21.1 Prime Numbers
21.1 Prime Numbers
22.1 Fun Snake
22.1 Fun Snake
22.2 Fun Graphics Challenges
22.2 Fun Graphics Challenges
23.1 Conway's Game of Life
23.1 Conway's Game of Life
23.2 Connect Four
23.2 Connect Four
24.1 Evolution Simulation
24.1 Evolution Simulation
28.1 Visualizing Music
28.1 Visualizing Music
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
3.1 Hello World
3.1 Hello World
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
9.1 Functions Challenges
9.1 Functions Challenges
9.1 Functions Challenges
9.1 Functions Challenges
21.1 Intro to Lists/Arrays
21.1 Intro to Lists/Arrays
21.2 Indexing Into an Array
21.2 Indexing Into an Array
21.3 Adding/Removing From an Array
21.3 Adding/Removing From an Array
21.4 Array Length and Looping Through Arrays
21.4 Array Length and Looping Through Arrays
21.5 Iterating Over an Array
21.5 Iterating Over an Array
21.6 Finding an Element in a List
21.6 Finding an Element in a List
21.7 Removing an Element From an Array
21.7 Removing an Element From an Array
21.8 Intro to Objects/Maps
21.8 Intro to Objects/Maps
21.9 Basics of Objects
21.9 Basics of Objects
21.10 Iterating Over an Object
21.10 Iterating Over an Object
21.11 When Do I Use an Object?
21.11 When Do I Use an Object?
21.12 Intro to Sets
21.12 Intro to Sets
21.13 Intro to Grids
21.13 Intro to Grids
21.14 Looping Over a Grid
21.14 Looping Over a Grid
21.15 Grid Example: Get a Row
21.15 Grid Example: Get a Row
21.16 Data Structures Challenges
21.16 Data Structures Challenges
23.1 Game Design: Helicopter
23.1 Game Design: Helicopter
12.1 Functions and Parameters Practice
12.1 Functions and Parameters Practice
10.1 Extra Karel Practice
10.1 Extra Karel Practice
11.1 Extra Karel Puzzles
11.1 Extra Karel Puzzles
13.1 Prime Numbers
13.1 Prime Numbers
14.1 Fun Snake
14.1 Fun Snake
14.2 Fun Graphics Challenges
14.2 Fun Graphics Challenges
15.1 Conway's Game of Life
15.1 Conway's Game of Life
15.2 Connect Four
15.2 Connect Four
16.1 Evolution Simulation
16.1 Evolution Simulation
22.1 Tic Tac Toe
22.1 Tic Tac Toe
20.1 Visualizing Music
20.1 Visualizing Music
Standard
3.1 Comments
3.1 Comments
4.3 Parameters
4.3 Parameters
10.7 Commenting Your Code
Standard
2.6 Comments
2.6 Comments
2.13 Parameters
2.13 Parameters
3.6 Comments
3.6 Comments
6.2 Functions and Parameters
6.2 Functions and Parameters
6.4 Functions and Return Values
6.4 Functions and Return Values
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.7 Hidden Attributes
23.7 Commenting Your Code
16.1 Project: Who Said It?
16.1 Project: Who Said It?
12.9 Modules
12.9 Modules
12.8 Namespaces
12.8 Namespaces
12.7 Hidden Attributes
12.6 Inheritance
12.6 Inheritance
12.5 Class Variables vs. Instance Variables
12.5 Class Variables vs. Instance Variables
12.4 Operator Overloading
12.4 Operator Overloading
12.3 Built-In Methods
12.3 Built-In Methods
12.2 Methods
12.2 Methods
12.1 Classes and Objects
12.1 Classes and Objects
Standard
5.2 Homepage: Your First Website
5.2 Homepage: Your First Website
6.1 Hello World
6.2 Variables
6.3 User Input
6.4 Basic Math in JavaScript
6.5 Booleans
6.6 Logical Operators
6.7 Comparison Operators
6.8 If Statements
6.9 For Loops in JavaScript
6.10 Functions and Parameters 1
6.11 Functions and Parameters 2
6.12 Functions and Return Values 1
6.13 Intro to Lists/Arrays
6.14 Indexing Into an Array
6.15 Adding/Removing From an Array
6.16 Array Length and Looping Through Arrays
13.1 Providing Feedback
Standard
7.3 Documentation with Comments
8.1 What are Data Structures?
8.2 Introduction to Arrays
8.3 Using Arrays
8.5 ArrayList Methods
8.6 Arrays vs ArrayLists
8.8 The List Interface
8.9 2D Arrays
8.11 HashMaps
8.12 Binary
9.1 What is an Algorithm?
9.2 Linear Search
9.3 Binary Search
9.4 Selection Sort
9.5 Insertion Sort
9.7 Mergesort
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
6.2 Hello World
6.2 Hello World
6.3 Variables
6.3 Variables
6.4 User Input
6.4 User Input
6.5 Basic Math in JavaScript
6.5 Basic Math in JavaScript
6.6 Using Graphics in JavaScript
6.6 Using Graphics in JavaScript
8.1 Booleans
8.1 Booleans
8.2 Logical Operators
8.2 Logical Operators
8.3 Comparison Operators
8.3 Comparison Operators
8.4 If Statements
8.4 If Statements
8.5 For Loops in JavaScript
8.5 For Loops in JavaScript
8.6 General For Loops
8.6 General For Loops
8.7 For Loop Practice
8.7 For Loop Practice
8.8 Random Numbers
8.8 Random Numbers
8.9 While Loops
8.9 While Loops
8.10 Loop and a Half
8.10 Loop and a Half
10.1 Functions and Parameters 1
10.1 Functions and Parameters 1
10.2 Functions and Parameters 2
10.2 Functions and Parameters 2
10.3 Functions and Parameters 3
10.3 Functions and Parameters 3
10.4 Functions and Return Values 1
10.4 Functions and Return Values 1
10.5 Functions and Return Values 2
10.5 Functions and Return Values 2
10.7 Timers
10.7 Timers
10.8 Random Circles
10.8 Random Circles
10.9 Random Ghosts
10.9 Random Ghosts
10.10 Bouncing Ball
10.10 Bouncing Ball
10.11 Mouse Events: Mouse Clicked
10.11 Mouse Events: Mouse Clicked
10.12 Intro to Lists/Arrays
10.12 Intro to Lists/Arrays
10.13 Adding/Removing From an Array
10.13 Adding/Removing From an Array
10.14 Array Length and Looping Through Arrays
10.14 Array Length and Looping Through Arrays
10.15 Iterating Over an Array
10.15 Iterating Over an Array
15.1 Extra Karel Practice
15.1 Extra Karel Practice
16.1 Extra Karel Puzzles
16.1 Extra Karel Puzzles
17.1 Functions and Parameters Practice
17.1 Functions and Parameters Practice
18.1 Mouse Events: Mouse Moved
18.1 Mouse Events: Mouse Moved
18.2 Drawing Lines
18.2 Drawing Lines
18.3 Key Events
18.3 Key Events
18.4 Crazy Ball Game
18.4 Crazy Ball Game
13.1 Indexing Into an Array
13.1 Indexing Into an Array
13.2 Finding an Element in a List
13.2 Finding an Element in a List
13.3 Removing an Element From an Array
13.3 Removing an Element From an Array
14.1 Intro to Objects/Maps
14.1 Intro to Objects/Maps
14.2 Basics of Objects
14.2 Basics of Objects
14.3 Iterating Over an Object
14.3 Iterating Over an Object
14.4 When Do I Use an Object?
14.4 When Do I Use an Object?
14.5 Intro to Sets
14.5 Intro to Sets
14.6 Intro to Grids
14.6 Intro to Grids
14.7 Looping Over a Grid
14.7 Looping Over a Grid
14.8 Grid Example: Get a Row
14.8 Grid Example: Get a Row
14.9 Data Structures Challenges
14.9 Data Structures Challenges
Standard
2.6 Comments
2.6 Comments
2.14 Parameters
2.14 Parameters
5.6 Comments
5.6 Comments
8.2 Functions and Parameters
8.2 Functions and Parameters
8.4 Functions and Return Values
8.4 Functions and Return Values
9.1 Indexing
9.1 Indexing
9.2 Slicing
9.2 Slicing
9.3 Immutability
9.3 Immutability
9.4 Strings and For Loops
9.4 Strings and For Loops
9.5 The in Keyword
9.5 The in Keyword
9.6 String Methods
9.6 String Methods
10.1 Tuples
10.1 Tuples
10.2 Lists
10.2 Lists
10.3 For Loops and Lists
10.3 For Loops and Lists
10.4 List Methods
10.4 List Methods
11.1 2d Lists
11.1 2d Lists
11.2 List Comprehensions
11.2 List Comprehensions
11.3 Packing and Unpacking
11.3 Packing and Unpacking
11.4 Dictionaries
11.4 Dictionaries
11.5 Equivalence vs. Identity
11.5 Equivalence vs. Identity
18.1 Project: Who Said It?
18.1 Project: Who Said It?
Standard
3.7 Commenting Your Code
3.7 Commenting Your Code
3.9 Super Karel
3.9 Super Karel
3.10 For Loops
3.10 For Loops
3.11 If Statements
3.11 If Statements
3.12 If/Else Statements
3.12 If/Else Statements
3.13 While Loops in Karel
3.13 While Loops in Karel
3.14 Control Structures Example
3.14 Control Structures Example
3.15 More Karel Examples and Testing
3.15 More Karel Examples and Testing
3.16 How to Indent Your Code
3.16 How to Indent Your Code
4.2 Challenge Problems
4.2 Challenge Problems
6.1 Hello World
6.1 Hello World
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
8.1 Booleans
8.1 Booleans
8.2 Logical Operators
8.2 Logical Operators
8.3 Comparison Operators
8.3 Comparison Operators
8.4 If Statements
8.4 If Statements
8.5 For Loops in JavaScript
8.5 For Loops in JavaScript
8.6 General For Loops
8.6 General For Loops
8.7 For Loop Practice
8.7 For Loop Practice
8.8 Random Numbers
8.8 Random Numbers
8.9 While Loops
8.9 While Loops
8.10 Loop and a Half
8.10 Loop and a Half
10.1 Functions and Parameters 1
10.1 Functions and Parameters 1
10.2 Functions and Parameters 2
10.2 Functions and Parameters 2
10.3 Functions and Parameters 3
10.3 Functions and Parameters 3
10.4 Functions and Return Values 1
10.4 Functions and Return Values 1
10.5 Functions and Return Values 2
10.5 Functions and Return Values 2
10.6 Timers
10.6 Timers
10.7 Random Circles
10.7 Random Circles
10.8 Random Ghosts
10.8 Random Ghosts
10.9 Bouncing Ball
10.9 Bouncing Ball
10.10 Mouse Events: Mouse Clicked
10.10 Mouse Events: Mouse Clicked
10.11 Intro to Lists/Arrays
10.11 Intro to Lists/Arrays
10.12 Adding/Removing From an Array
10.12 Adding/Removing From an Array
10.13 Array Length and Looping Through Arrays
10.13 Array Length and Looping Through Arrays
10.14 Iterating Over an Array
10.14 Iterating Over an Array
13.1 Extra Karel Practice
13.1 Extra Karel Practice
14.1 Extra Karel Puzzles
14.1 Extra Karel Puzzles
15.1 Functions and Parameters Practice
15.1 Functions and Parameters Practice
16.1 Mouse Events: Mouse Moved
16.1 Mouse Events: Mouse Moved
16.2 Drawing Lines
16.2 Drawing Lines
16.3 Key Events
16.3 Key Events
16.4 Crazy Ball Game
16.4 Crazy Ball Game
17.1 Indexing Into an Array
17.1 Indexing Into an Array
17.2 Finding an Element in a List
17.2 Finding an Element in a List
17.3 Removing an Element From an Array
17.3 Removing an Element From an Array
18.1 Intro to Objects/Maps
18.1 Intro to Objects/Maps
18.2 Basics of Objects
18.2 Basics of Objects
18.3 Iterating Over an Object
18.3 Iterating Over an Object
18.4 When Do I Use an Object?
18.4 When Do I Use an Object?
18.5 Intro to Sets
18.5 Intro to Sets
18.6 Intro to Grids
18.6 Intro to Grids
18.7 Looping Over a Grid
18.7 Looping Over a Grid
18.8 Grid Example: Get a Row
18.8 Grid Example: Get a Row
18.9 Data Structures Challenges
18.9 Data Structures Challenges
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
1.6 Commenting Your Code
Standard
4.3 Booleans
4.4 If/Else Statements
12.4 Final Project
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
6.1 Hello World
6.1 Hello World
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
14.1 Extra Karel Practice
14.1 Extra Karel Practice
15.1 Extra Karel Puzzles
15.1 Extra Karel Puzzles
16.1 Functions and Parameters Practice
16.1 Functions and Parameters Practice
17.1 Mouse Events: Mouse Moved
17.1 Mouse Events: Mouse Moved
17.2 Drawing Lines
17.2 Drawing Lines
17.3 Key Events
17.3 Key Events
17.4 Crazy Ball Game
17.4 Crazy Ball Game
18.1 Indexing Into an Array
18.1 Indexing Into an Array
18.2 Finding an Element in a List
18.2 Finding an Element in a List
18.3 Removing an Element From an Array
18.3 Removing an Element From an Array
19.1 Intro to Objects/Maps
19.1 Intro to Objects/Maps
19.2 Basics of Objects
19.2 Basics of Objects
19.3 Iterating Over an Object
19.3 Iterating Over an Object
19.4 When Do I Use an Object?
19.4 When Do I Use an Object?
19.5 Intro to Sets
19.5 Intro to Sets
19.6 Intro to Grids
19.6 Intro to Grids
19.7 Looping Over a Grid
19.7 Looping Over a Grid
19.8 Grid Example: Get a Row
19.8 Grid Example: Get a Row
19.9 Data Structures Challenges
19.9 Data Structures Challenges
Standard
3.6 Comments
3.6 Comments
3.13 Parameters
3.13 Parameters
4.1 Practice PT: Pair-Programming Paint!
4.1 Practice PT: Pair-Programming Paint!
Standard
2.7 Commenting Your Code
2.9 Super Karel
2.10 For Loops
2.11 If Statements and Conditionals
2.12 If/Else Statements
2.13 While Loops
2.15 How to Indent Your Code
2.16 Control Structures Example
2.17 More Karel Examples and Testing
3.2 Challenge Problems
9.1 Homepage: Your First Website
10.2 Hello World
10.3 Variables
10.4 User Input
10.5 Basic Math
10.6 Random Numbers
13.1 Extra Karel Practice
13.2 Extra Karel Puzzles
14.1 Booleans
14.3 Logical Operators
14.4 Comparison Operators
14.2 If/Else Statements
14.9 For Loops
14.6 While Loops
14.7 The Break Statement
Standard
1.7 Commenting Your Code
2.1 Practice PT: Pair-Programming Paint!
6.1 Project: Tell a Story
9.1 Practice PT: Steganography
10.1 Practice PT: Create an Image Filter!
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
9.14 Project: Your First Website
9.14 Project: Your First Website
14.1 Booleans
14.1 Booleans
14.2 Logical Operators
14.2 Logical Operators
14.3 Comparison Operators
14.3 Comparison Operators
14.4 If Statements
14.4 If Statements
14.8 Random Numbers
14.8 Random Numbers
14.9 While Loops
14.9 While Loops
14.10 Loop and a Half
14.10 Loop and a Half
14.5 For Loops in JavaScript
14.5 For Loops in JavaScript
14.6 General For Loops
14.6 General For Loops
14.7 For Loop Practice
14.7 For Loop Practice
17.11 Intro to Lists/Arrays
17.11 Intro to Lists/Arrays
17.6 Timers
17.6 Timers
17.12 Adding/Removing From an Array
17.12 Adding/Removing From an Array
17.8 Random Ghosts
17.8 Random Ghosts
17.9 Bouncing Ball
17.9 Bouncing Ball
17.13 Array Length and Looping Through Arrays
17.13 Array Length and Looping Through Arrays
17.10 Mouse Events: Mouse Clicked
17.10 Mouse Events: Mouse Clicked
17.14 Iterating Over an Array
17.14 Iterating Over an Array
17.1 Functions and Parameters 1
17.1 Functions and Parameters 1
17.4 Functions and Return Values 1
17.4 Functions and Return Values 1
17.7 Random Circles
17.7 Random Circles
17.2 Functions and Parameters 2
17.2 Functions and Parameters 2
17.3 Functions and Parameters 3
17.3 Functions and Parameters 3
17.5 Functions and Return Values 2
17.5 Functions and Return Values 2
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
18.1 Functions and Parameters Practice
18.1 Functions and Parameters Practice
16.1 Mouse Events: Mouse Moved
16.1 Mouse Events: Mouse Moved
16.2 Drawing Lines
16.2 Drawing Lines
16.3 Key Events
16.3 Key Events
16.4 Crazy Ball Game
16.4 Crazy Ball Game
19.1 Indexing Into an Array
19.1 Indexing Into an Array
19.2 Finding an Element in a List
19.2 Finding an Element in a List
19.3 Removing an Element From an Array
19.3 Removing an Element From an Array
20.1 Intro to Objects/Maps
20.1 Intro to Objects/Maps
20.2 Basics of Objects
20.2 Basics of Objects
20.3 Iterating Over an Object
20.3 Iterating Over an Object
20.4 When Do I Use an Object?
20.4 When Do I Use an Object?
20.5 Intro to Sets
20.5 Intro to Sets
20.6 Intro to Grids
20.6 Intro to Grids
20.7 Looping Over a Grid
20.7 Looping Over a Grid
20.8 Grid Example: Get a Row
20.8 Grid Example: Get a Row
20.9 Data Structures Challenges
20.9 Data Structures Challenges
Standard
3.7 Comments
3.7 Comments
6.2 Functions and Parameters
6.2 Functions and Parameters
6.4 Functions and Return Values
6.4 Functions and Return Values
8.1 Indexing
8.1 Indexing
8.2 Slicing
8.2 Slicing
8.3 Immutability
8.3 Immutability
8.4 Strings and For Loops
8.4 Strings and For Loops
8.5 The in Keyword
8.5 The in Keyword
8.6 String Methods
8.6 String Methods
9.1 Tuples
9.1 Tuples
9.2 Lists
9.2 Lists
9.3 For Loops and Lists
9.3 For Loops and Lists
9.4 List Methods
9.4 List Methods
9.5 2d Lists
9.5 2d Lists
15.5 Class Variables vs. Instance Variables
15.6 Inheritance
15.3 Built-In Methods
15.6 Inheritance
15.5 Class Variables vs. Instance Variables
15.4 Operator Overloading
15.4 Operator Overloading
17.1 Project: Who Said It?
15.7 Hidden Attributes
15.7 Hidden Attributes
15.8 Namespaces
15.8 Namespaces
15.9 Modules
15.9 Modules
17.1 Project: Who Said It?
18.6 Comments
15.3 Built-In Methods
15.2 Methods
15.2 Methods
15.1 Classes and Objects
15.1 Classes and Objects
12.4 Equivalence vs. Identity
12.4 Equivalence vs. Identity
12.3 Dictionaries
12.3 Dictionaries
12.2 Packing and Unpacking
12.2 Packing and Unpacking
12.1 List Comprehensions
12.1 List Comprehensions
18.13 Parameters
18.13 Parameters
18.6 Comments
Standard
4.2 Homepage: Your First Website
4.2 Homepage: Your First Website
10.1 Providing Feedback
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
9.1 Homepage: Your First Website
10.2 Hello World
10.2 Hello World
10.3 Variables
10.3 Variables
10.4 User Input
10.4 User Input
10.5 Basic Math in JavaScript
10.5 Basic Math in JavaScript
10.6 Using Graphics in JavaScript
10.6 Using Graphics in JavaScript
15.2 Logical Operators
13.1 Extra Karel Practice
13.1 Extra Karel Practice
14.1 Extra Karel Puzzles
14.1 Extra Karel Puzzles
15.1 Booleans
15.1 Booleans
15.5 For Loops in JavaScript
15.4 If Statements
15.4 If Statements
15.8 Random Numbers
15.8 Random Numbers
15.9 While Loops
15.9 While Loops
15.10 Loop and a Half
15.10 Loop and a Half
15.3 Comparison Operators
15.5 For Loops in JavaScript
15.6 General For Loops
15.6 General For Loops
15.7 For Loop Practice
15.7 For Loop Practice
15.3 Comparison Operators
15.2 Logical Operators
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
6.13 Control Structures Example
10.4 Final Project
7.1 Extra Karel Puzzles
7.1 Extra Karel Puzzles
6.15 How to Indent Your Code
6.15 How to Indent Your Code
6.14 More Karel Examples and Testing
6.14 More Karel Examples and Testing
6.13 Control Structures Example
6.7 Commenting Your Code
6.12 While Loops in Karel
6.12 While Loops in Karel
6.11 If/Else Statements
6.11 If/Else Statements
6.10 If Statements
6.10 If Statements
6.9 For Loops
6.9 For Loops
6.8 Super Karel
6.8 Super Karel
6.7 Commenting Your Code
Standard
1.7 Commenting Your Code
1.8 Super Karel
1.9 For Loops
1.10 If Statements and Conditionals
1.11 If/Else Statements
1.12 While Loops
1.13 How to Indent Your Code
1.14 Control Structures Example
1.15 More Karel Examples and Testing
2.1 Hello World
2.2 Variables
2.3 User Input
2.4 Basic Math
2.6 Random Numbers
4.1 Booleans
4.2 If/Else Statements
4.3 Logical Operators
4.4 Comparison Operators
4.6 While Loops
4.7 The Break Statement
4.9 For Loops
6.1 Timers
6.2 Stopping Timers
6.3 Collisions
6.4 Mouse Click Events
6.5 More Mouse Events
6.6 Key Events
29.7 Removing an Element From an Array
29.8 Intro to Objects/Maps
29.9 Basics of Objects
29.10 Iterating Over an Object
29.11 When Do I Use an Object?
29.12 Intro to Sets
29.13 Intro to Grids
29.14 Looping Over a Grid
29.15 Grid Example: Get a Row
29.16 Data Structures Quiz
30.1 Conway's Game of Life
30.2 Connect Four
31.1 Tic Tac Toe
32.1 Game Design: Helicopter
18.1 Challenge Problems
25.1 Functions Challenges
29.6 Finding an Element in a List
29.5 Iterating Over an Array
29.4 Array Length and Looping Through Arrays
29.3 Adding/Removing From an Array
29.2 Indexing Into an Array
29.1 Intro to Lists/Arrays
28.1 Visualizing Music
21.4 Crazy Ball Game
21.3 Animation Practice
21.2 Fun Graphics Challenges
21.1 Snake Game
20.1 Prime Numbers
24.1 Functions and Parameters Practice
19.2 Extra Karel Puzzles
19.1 Extra Karel Practice
27.1 Breakout
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
8.2 Hello World
8.2 Hello World
8.3 Variables
8.3 Variables
8.4 User Input
8.4 User Input
8.5 Basic Math in JavaScript
8.5 Basic Math in JavaScript
8.6 Using Graphics in JavaScript
8.6 Using Graphics in JavaScript
10.1 Booleans
10.1 Booleans
10.2 Logical Operators
10.2 Logical Operators
10.3 Comparison Operators
10.3 Comparison Operators
10.4 If Statements
10.4 If Statements
10.5 For Loops in JavaScript
10.5 For Loops in JavaScript
10.6 General For Loops
10.6 General For Loops
10.7 For Loop Practice
10.7 For Loop Practice
10.8 Random Numbers
10.8 Random Numbers
10.9 While Loops
10.9 While Loops
10.10 Loop and a Half
10.10 Loop and a Half
12.1 Functions and Parameters 1
12.1 Functions and Parameters 1
12.2 Functions and Parameters 2
12.2 Functions and Parameters 2
12.3 Functions and Parameters 3
12.3 Functions and Parameters 3
12.4 Functions and Return Values 1
12.4 Functions and Return Values 1
12.5 Functions and Return Values 2
12.5 Functions and Return Values 2
12.6 Local Variables and Scope
12.6 Local Variables and Scope
13.1 Functions Challenges
13.1 Functions Challenges
20.1 Extra Karel Practice
20.1 Extra Karel Practice
21.1 Timers
21.1 Timers
21.3 Random Ghosts
21.3 Random Ghosts
21.4 Bouncing Ball
21.4 Bouncing Ball
21.5 Mouse Events: Mouse Clicked
21.5 Mouse Events: Mouse Clicked
21.6 Mouse Events: Mouse Moved
21.6 Mouse Events: Mouse Moved
21.7 Drawing Lines
21.7 Drawing Lines
21.8 Key Events
21.8 Key Events
21.9 Crazy Ball Game
21.9 Crazy Ball Game
21.2 Random Circles
21.2 Random Circles
23.1 Breakout
23.1 Breakout
24.1 Extra Karel Puzzles
24.1 Extra Karel Puzzles
25.1 Functions and Parameters Practice
25.1 Functions and Parameters Practice
26.1 Prime Numbers
26.1 Prime Numbers
27.1 Fun Snake
27.1 Fun Snake
27.2 Fun Graphics Challenges
27.2 Fun Graphics Challenges
28.1 Conway's Game of Life
28.1 Conway's Game of Life
28.2 Connect Four
28.2 Connect Four
29.1 Evolution Simulation
29.1 Evolution Simulation
32.1 Visualizing Music
32.1 Visualizing Music
33.1 Intro to Lists/Arrays
33.1 Intro to Lists/Arrays
33.2 Indexing Into an Array
33.2 Indexing Into an Array
33.3 Adding/Removing From an Array
33.3 Adding/Removing From an Array
33.4 Array Length and Looping Through Arrays
33.4 Array Length and Looping Through Arrays
33.5 Iterating Over an Array
33.5 Iterating Over an Array
33.6 Finding an Element in a List
33.6 Finding an Element in a List
33.7 Removing an Element From an Array
33.7 Removing an Element From an Array
33.8 Intro to Objects/Maps
33.8 Intro to Objects/Maps
33.9 Basics of Objects
33.9 Basics of Objects
33.10 Iterating Over an Object
33.10 Iterating Over an Object
33.11 When Do I Use an Object?
33.11 When Do I Use an Object?
33.12 Intro to Sets
33.12 Intro to Sets
33.13 Intro to Grids
33.13 Intro to Grids
33.14 Looping Over a Grid
33.14 Looping Over a Grid
33.15 Grid Example: Get a Row
33.15 Grid Example: Get a Row
33.16 Data Structures Challenges
33.16 Data Structures Challenges
34.1 Tic Tac Toe
34.1 Tic Tac Toe
35.1 Game Design: Helicopter
35.1 Game Design: Helicopter
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
8.2 Hello World
8.2 Hello World
8.3 Variables
8.3 Variables
8.4 User Input
8.4 User Input
8.5 Basic Math in JavaScript
8.5 Basic Math in JavaScript
8.6 Using Graphics in JavaScript
8.6 Using Graphics in JavaScript
10.1 Booleans
10.1 Booleans
10.2 Logical Operators
10.2 Logical Operators
10.3 Comparison Operators
10.3 Comparison Operators
10.4 If Statements
10.4 If Statements
10.5 For Loops in JavaScript
10.5 For Loops in JavaScript
10.6 General For Loops
10.6 General For Loops
10.7 For Loop Practice
10.7 For Loop Practice
10.8 Random Numbers
10.8 Random Numbers
10.9 While Loops
10.9 While Loops
10.10 Loop and a Half
10.10 Loop and a Half
12.1 Functions and Parameters 1
12.1 Functions and Parameters 1
12.2 Functions and Parameters 2
12.2 Functions and Parameters 2
12.3 Functions and Parameters 3
12.3 Functions and Parameters 3
12.4 Functions and Return Values 1
12.4 Functions and Return Values 1
12.5 Functions and Return Values 2
12.5 Functions and Return Values 2
12.6 Local Variables and Scope
12.6 Local Variables and Scope
13.1 Functions Challenges
13.1 Functions Challenges
21.1 Timers
21.1 Timers
21.3 Random Ghosts
21.3 Random Ghosts
21.4 Bouncing Ball
21.4 Bouncing Ball
21.5 Mouse Events: Mouse Clicked
21.5 Mouse Events: Mouse Clicked
21.6 Mouse Events: Mouse Moved
21.6 Mouse Events: Mouse Moved
21.7 Drawing Lines
21.7 Drawing Lines
21.8 Key Events
21.8 Key Events
21.9 Crazy Ball Game
21.9 Crazy Ball Game
21.2 Random Circles
21.2 Random Circles
23.1 Breakout
23.1 Breakout
20.1 Extra Karel Practice
20.1 Extra Karel Practice
24.1 Extra Karel Puzzles
24.1 Extra Karel Puzzles
25.1 Functions and Parameters Practice
25.1 Functions and Parameters Practice
26.1 Prime Numbers
26.1 Prime Numbers
27.1 Fun Snake
27.1 Fun Snake
27.2 Fun Graphics Challenges
27.2 Fun Graphics Challenges
28.1 Conway's Game of Life
28.1 Conway's Game of Life
28.2 Connect Four
28.2 Connect Four
29.1 Evolution Simulation
29.1 Evolution Simulation
32.1 Visualizing Music
32.1 Visualizing Music
33.1 Intro to Lists/Arrays
33.1 Intro to Lists/Arrays
33.2 Indexing Into an Array
33.2 Indexing Into an Array
33.3 Adding/Removing From an Array
33.3 Adding/Removing From an Array
33.4 Array Length and Looping Through Arrays
33.4 Array Length and Looping Through Arrays
33.5 Iterating Over an Array
33.5 Iterating Over an Array
33.6 Finding an Element in a List
33.6 Finding an Element in a List
33.7 Removing an Element From an Array
33.7 Removing an Element From an Array
33.8 Intro to Objects/Maps
33.8 Intro to Objects/Maps
33.9 Basics of Objects
33.9 Basics of Objects
33.10 Iterating Over an Object
33.10 Iterating Over an Object
33.11 When Do I Use an Object?
33.11 When Do I Use an Object?
33.12 Intro to Sets
33.12 Intro to Sets
33.13 Intro to Grids
33.13 Intro to Grids
33.14 Looping Over a Grid
33.14 Looping Over a Grid
33.15 Grid Example: Get a Row
33.15 Grid Example: Get a Row
33.16 Data Structures Challenges
33.16 Data Structures Challenges
34.1 Tic Tac Toe
34.1 Tic Tac Toe
35.1 Game Design: Helicopter
35.1 Game Design: Helicopter
Standard
1.5 Timers
1.6 Stopping Timers
1.7 Collisions
1.8 Mouse Click Events
1.9 More Mouse Events
1.10 Key Events
4.7 Comments
4.7 Comments
5.2 Functions and Parameters
5.2 Functions and Parameters
5.4 Functions and Return Values
5.4 Functions and Return Values
6.1 Tuples
6.1 Tuples
6.2 Lists
6.2 Lists
6.3 For Loops and Lists
6.3 For Loops and Lists
6.4 List Methods
6.4 List Methods
6.5 2d Lists
6.6 Dictionaries
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
2.1 Challenge Problems
2.1 Challenge Problems
4.1 Hello World
4.1 Hello World
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
16.1 Extra Karel Practice
16.1 Extra Karel Practice
17.1 Extra Karel Puzzles
17.1 Extra Karel Puzzles
18.1 Functions and Parameters Practice
18.1 Functions and Parameters Practice
19.1 Prime Numbers
19.1 Prime Numbers
20.1 Fun Snake
20.1 Fun Snake
20.2 Fun Graphics Challenges
20.2 Fun Graphics Challenges
21.1 Conway's Game of Life
21.1 Conway's Game of Life
21.2 Connect Four
21.2 Connect Four
22.1 Evolution Simulation
22.1 Evolution Simulation
25.1 Visualizing Music
25.1 Visualizing Music
26.1 Intro to Lists/Arrays
26.1 Intro to Lists/Arrays
26.2 Indexing Into an Array
26.2 Indexing Into an Array
26.3 Adding/Removing From an Array
26.3 Adding/Removing From an Array
26.4 Array Length and Looping Through Arrays
26.4 Array Length and Looping Through Arrays
26.5 Iterating Over an Array
26.5 Iterating Over an Array
26.6 Finding an Element in a List
26.6 Finding an Element in a List
26.7 Removing an Element From an Array
26.7 Removing an Element From an Array
26.8 Intro to Objects/Maps
26.8 Intro to Objects/Maps
26.9 Basics of Objects
26.9 Basics of Objects
26.10 Iterating Over an Object
26.10 Iterating Over an Object
26.11 When Do I Use an Object?
26.11 When Do I Use an Object?
26.12 Intro to Sets
26.12 Intro to Sets
26.13 Intro to Grids
26.13 Intro to Grids
26.14 Looping Over a Grid
26.14 Looping Over a Grid
26.15 Grid Example: Get a Row
26.15 Grid Example: Get a Row
26.16 Data Structures Challenges
26.16 Data Structures Challenges
27.1 Tic Tac Toe
27.1 Tic Tac Toe
28.1 Game Design: Helicopter
28.1 Game Design: Helicopter
Standard
18.15 Your First Website
18.15 Your First Website
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
6.12 Parameters
8.1 Hello World
8.2 Variables
8.3 User Input
8.4 Basic Math
8.5 Random Numbers
8.7 Booleans
8.9 Logical Operators
8.10 Comparison Operators
8.11 While Loops
8.12 For Loops
8.8 If/Else Statements
Standard
8.12 Parameters
8.12 Parameters
10.7 Booleans
10.9 Logical Operators
10.10 Comparison Operators
10.8 If/Else Statements
10.12 For Loops
10.5 Random Numbers
10.11 While Loops
10.1 Hello World
10.2 Variables
10.3 User Input
10.4 Basic Math
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
1.7 Commenting Your Code
2.1 Hello World
2.1 Hello World
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
5.1 Project: Tell a Story
Standard
1.7 Commenting Your Code
2.1 Hello World
2.1 Hello World
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
5.1 Project: Tell a Story
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
7.4 Final Project
15.1 Extra Karel Puzzles
15.1 Extra Karel Puzzles
14.15 How to Indent Your Code
14.15 How to Indent Your Code
14.14 More Karel Examples and Testing
14.14 More Karel Examples and Testing
14.13 Control Structures Example
14.13 Control Structures Example
14.12 While Loops in Karel
14.12 While Loops in Karel
14.11 If/Else Statements
14.11 If/Else Statements
14.10 If Statements
14.10 If Statements
14.9 For Loops
14.9 For Loops
14.8 Super Karel
14.8 Super Karel
14.7 Commenting Your Code
14.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
3.6 Comments
3.6 Comments
3.13 Parameters
3.13 Parameters
5.1 Project: Your First Website
5.1 Project: Your First Website
8.7 Commenting Your Code
8.7 Commenting Your Code
8.8 Super Karel
8.8 Super Karel
8.9 For Loops
8.9 For Loops
8.10 If Statements
8.10 If Statements
8.11 If/Else Statements
8.11 If/Else Statements
8.12 While Loops in Karel
8.12 While Loops in Karel
8.13 Control Structures Example
8.13 Control Structures Example
8.14 More Karel Examples and Testing
8.14 More Karel Examples and Testing
8.15 How to Indent Your Code
8.15 How to Indent Your Code
Standard
3.6 Comments
3.6 Comments
3.14 Parameters
3.14 Parameters
Standard
3.7 Commenting Your Code
3.8 Super Karel
3.9 For Loops
3.10 While Loops in Karel
3.11 If Statements
3.12 If/Else Statements
3.13 Control Structures Example
3.14 More Karel Examples and Testing
3.15 How to Indent Your Code
3.16 Karel Challenges
4.9 Comparison Operators
4.10 For Loops
4.11 While Loops
4.12 If Statements
4.13 Loop-and-a-Half
4.14 Short-Circuit Evaluation
4.15 De Morgan's Laws
4.16 Strings
5.1 Java Methods
5.2 Methods and Parameters
5.3 Methods and Return Values
5.4 Javadocs and More Methods
5.5 Strings Methods
5.6 Strings and Characters
5.7 Exceptions
5.8 String Processing
6.1 Introduction to Classes and Objects
6.2 Classes vs. Objects
6.3 Using a Class as a Client
6.4 Writing Classes
6.5 Writing Classes and Instance Methods
6.6 Getter and Setter Methods
6.7 Class Methods and Class Variables
6.9 Method Overloading
6.10 Local Variables and Scope
6.11 Key Terms for Classes
6.12 Objects vs Primitives
6.13 Inheritance
6.14 Class Design and Abstract Classes
6.15 Polymorphism
6.17 Interfaces
7.1 What are Data Structures?
7.2 Introduction to Arrays
7.3 Using Arrays
7.5 ArrayList Methods
7.6 Arrays vs ArrayLists
7.8 The List Interface
7.9 2D Arrays
7.11 HashMaps
7.12 Binary
9.1 What is an Algorithm?
9.2 Linear Search
9.3 Binary Search
9.4 Selection Sort
9.5 Insertion Sort
9.6 Advanced: Recursion
9.7 Mergesort
12.1 Pokemon Simulation
13.1 Mad Libs
Standard
2.7 Commenting Your Code
2.9 Super Karel
2.10 For Loops
2.11 If Statements and Conditionals
2.12 If/Else Statements
2.13 While Loops
2.14 How to Indent Your Code
2.15 Control Structures Example
2.16 More Karel Examples and Testing
3.1 Hello World
3.2 Variables
3.3 User Input
3.4 Basic Math
3.6 Random Numbers
7.1 Booleans
7.2 If/Else Statements
7.3 Logical Operators
7.4 Comparison Operators
7.6 While Loops
7.7 The Break Statement
7.9 For Loops
10.1 Intro to Lists/Arrays
10.2 Indexing Into an Array
10.3 Adding/Removing From an Array
10.4 Array Length and Looping Through Arrays
10.5 Iterating Over an Array
10.6 Finding an Element in a List
10.7 Removing an Element From an Array
10.9 Data Structures Quiz
11.1 What is an Algorithm?
11.2 Intro to Sets
11.3 Intro to Grids
11.4 Looping Over a Grid
11.5 Grid Example: Get a Row
13.6 Key Events
16.1 Intro to Objects
15.1 Breakout
16.4 Iterating Through an Object
17.1 Prime Numbers
13.5 More Mouse Events
13.4 Mouse Click Events
13.3 Collisions
13.2 Stopping Timers
13.1 Timers
18.4 Crazy Ball Game
18.3 Animation Practice
18.2 Fun Graphics Challenges
18.1 Snake Game
Standard
5.7 Commenting Your Code
5.8 Super Karel
5.9 For Loops
5.10 If Statements and Conditionals
5.11 If/Else Statements
5.12 While Loops
5.13 How to Indent Your Code
5.14 Control Structures Example
5.16 More Karel Examples and Testing
7.1 Hello World
7.2 Variables
7.3 User Input
7.4 Basic Math
7.6 Random Numbers
9.1 Booleans
9.2 If/Else Statements
9.3 Logical Operators
9.4 Comparison Operators
9.6 While Loops
9.7 The Break Statement
9.9 For Loops
12.1 Functions Challenges
Standard
1.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.8 Super Karel
2.9 For Loops
2.10 If Statements and Conditionals
2.11 If/Else Statements
2.12 While Loops
2.13 How to Indent Your Code
2.14 Control Structures Example
2.15 More Karel Examples and Testing
4.1 Hello World
4.2 Variables
4.3 User Input
4.4 Basic Math
4.6 Random Numbers
6.1 Booleans
6.2 If/Else Statements
6.3 Logical Operators
6.4 Comparison Operators
6.6 While Loops
6.7 The Break Statement
6.9 For Loops
8.1 Timers
8.2 Stopping Timers
8.3 Collisions
8.4 Mouse Click Events
8.5 More Mouse Events
8.6 Key Events
23.1 Breakout
17.4 Crazy Ball Game
17.3 Animation Practice
17.2 Fun Graphics Challenges
17.1 Snake Game
16.1 Prime Numbers
20.1 Functions and Parameters Practice
15.2 Extra Karel Puzzles
15.1 Extra Karel Practice
14.1 Challenge Problems
21.1 Functions Challenges
Standard
1.7 Comments
1.7 Comments
1.14 Parameters
1.14 Parameters
Standard
1.7 Comments
1.7 Comments
1.14 Parameters
1.14 Parameters
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.9 Super Karel
1.9 Super Karel
1.10 For Loops
1.10 For Loops
1.11 If Statements
1.11 If Statements
1.12 If/Else Statements
1.12 If/Else Statements
1.13 While Loops in Karel
1.13 While Loops in Karel
1.14 Control Structures Example
1.14 Control Structures Example
1.15 More Karel Examples and Testing
1.15 More Karel Examples and Testing
1.16 How to Indent Your Code
1.16 How to Indent Your Code
2.2 Challenge Problems
2.2 Challenge Problems
3.1 Hello World
3.1 Hello World
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.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
8.1 Timers
8.1 Timers
8.2 Random Circles
8.2 Random Circles
8.3 Random Ghosts
8.3 Random Ghosts
8.4 Bouncing Ball
8.4 Bouncing Ball
8.5 Mouse Events: Mouse Clicked
8.5 Mouse Events: Mouse Clicked
9.1 Intro to Lists/Arrays
9.1 Intro to Lists/Arrays
9.2 Adding/Removing From an Array
9.2 Adding/Removing From an Array
9.3 Array Length and Looping Through Arrays
9.3 Array Length and Looping Through Arrays
9.4 Iterating Over an Array
9.4 Iterating Over an Array
9.5 Finding an Element in a List
9.5 Finding an Element in a List
9.6 Removing an Element From an Array
9.6 Removing an Element From an Array
13.1 Extra Karel Practice
13.1 Extra Karel Practice
14.1 Extra Karel Puzzles
14.1 Extra Karel Puzzles
15.1 Functions and Parameters Practice
15.1 Functions and Parameters Practice
16.1 Mouse Events: Mouse Moved
16.1 Mouse Events: Mouse Moved
16.2 Drawing Lines
16.2 Drawing Lines
16.3 Key Events
16.3 Key Events
16.4 Crazy Ball Game
16.4 Crazy Ball Game
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
Standard
4.1 Indexing
4.1 Indexing
4.2 Slicing
4.2 Slicing
4.3 Immutability
4.3 Immutability
4.4 Strings and For Loops
4.4 Strings and For Loops
4.5 The in Keyword
4.5 The in Keyword
4.6 String Methods
4.6 String Methods
5.6 Dictionaries
13.8 Namespaces
13.9 Modules
13.9 Modules
13.8 Namespaces
13.7 Hidden Attributes
13.7 Hidden Attributes
13.6 Inheritance
13.6 Inheritance
13.5 Class Variables vs. Instance Variables
13.5 Class Variables vs. Instance Variables
13.4 Operator Overloading
13.4 Operator Overloading
13.3 Built-In Methods
13.3 Built-In Methods
13.2 Methods
13.2 Methods
13.1 Classes and Objects
13.1 Classes and Objects
Standard
4.1 Homepage: Your First Website
7.1 What is Bootstrap?
7.2 Getting Started with Bootstrap
7.3 The Bootstrap Grid System
7.4 Bootstrap Components
7.6 Navigation Bars
7.7 Drop Down Menus
7.8 Using Bootstrap Examples
7.9 Bootstrap Challenges
8.1 Bootstrap Project
10.1 Final Web Design Project
13.1 Design Research Project
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Commenting Your Code
19.15 Your First Website
19.15 Your First Website
18.1 Indexing
18.1 Indexing
18.2 Slicing
18.2 Slicing
18.3 Immutability
18.3 Immutability
18.4 Strings and For Loops
18.4 Strings and For Loops
18.5 The in Keyword
18.5 The in Keyword
18.6 String Methods
18.6 String Methods
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
15.4 Final Project
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
12.15 How to Indent Your Code
12.15 How to Indent Your Code
12.14 More Karel Examples and Testing
12.14 More Karel Examples and Testing
12.13 Control Structures Example
12.13 Control Structures Example
12.12 While Loops in Karel
12.12 While Loops in Karel
12.11 If/Else Statements
12.11 If/Else Statements
12.10 If Statements
12.10 If Statements
12.9 For Loops
12.9 For Loops
12.8 Super Karel
12.8 Super Karel
12.7 Commenting Your Code
12.7 Commenting Your Code
Standard
3.6 Commenting Your Code
4.6 Comments
4.6 Comments
8.2 Functions and Parameters
8.2 Functions and Parameters
8.4 Functions and Return Values
8.4 Functions and Return Values
16.6 Comments
16.14 Parameters
Standard
6.1 Classes and Objects
6.1 Classes and Objects
6.2 Methods
6.2 Methods
6.3 Built-In Methods
6.3 Built-In Methods
6.4 Operator Overloading
6.4 Operator Overloading
6.5 Class Variables vs. Instance Variables
6.5 Class Variables vs. Instance Variables
6.6 Inheritance
6.6 Inheritance
6.7 Hidden Attributes
6.7 Hidden Attributes
6.8 Namespaces
6.8 Namespaces
6.9 Modules
6.9 Modules
13.1 Project: Who Said It?
13.1 Project: Who Said It?
15.1 Indexing
15.1 Indexing
15.2 Slicing
15.2 Slicing
15.3 Immutability
15.3 Immutability
15.4 Strings and For Loops
15.4 Strings and For Loops
15.5 The in Keyword
15.5 The in Keyword
15.6 String Methods
15.6 String Methods
Standard
3.6 Commenting Your Code
4.6 Comments
4.6 Comments
8.2 Functions and Parameters
8.2 Functions and Parameters
8.4 Functions and Return Values
8.4 Functions and Return Values
16.6 Comments
16.14 Parameters
Standard
6.1 Classes and Objects
6.1 Classes and Objects
6.2 Methods
6.2 Methods
6.3 Built-In Methods
6.3 Built-In Methods
6.4 Operator Overloading
6.4 Operator Overloading
6.5 Class Variables vs. Instance Variables
6.5 Class Variables vs. Instance Variables
6.6 Inheritance
6.6 Inheritance
6.7 Hidden Attributes
6.7 Hidden Attributes
6.8 Namespaces
6.8 Namespaces
6.9 Modules
6.9 Modules
13.1 Project: Who Said It?
13.1 Project: Who Said It?
15.1 Indexing
15.1 Indexing
15.2 Slicing
15.2 Slicing
15.3 Immutability
15.3 Immutability
15.4 Strings and For Loops
15.4 Strings and For Loops
15.5 The in Keyword
15.5 The in Keyword
15.6 String Methods
15.6 String Methods
Standard
3.7 Commenting Your Code
3.7 Commenting Your Code
3.9 Super Karel
3.9 Super Karel
3.10 For Loops
3.10 For Loops
3.11 If Statements
3.11 If Statements
3.12 If/Else Statements
3.12 If/Else Statements
3.13 While Loops in Karel
3.13 While Loops in Karel
3.14 Control Structures Example
3.14 Control Structures Example
3.15 More Karel Examples and Testing
3.15 More Karel Examples and Testing
3.16 How to Indent Your Code
3.16 How to Indent Your Code
4.2 Challenge Problems
4.2 Challenge Problems
6.1 Hello World
6.1 Hello World
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
8.14 Project: Your First Website
8.14 Project: Your First Website
13.1 Booleans
13.1 Booleans
13.2 Logical Operators
13.2 Logical Operators
13.3 Comparison Operators
13.3 Comparison Operators
13.4 If Statements
13.4 If Statements
13.8 Random Numbers
13.8 Random Numbers
13.9 While Loops
13.9 While Loops
13.10 Loop and a Half
13.10 Loop and a Half
13.5 For Loops in JavaScript
13.5 For Loops in JavaScript
13.6 General For Loops
13.6 General For Loops
13.7 For Loop Practice
13.7 For Loop Practice
15.11 Intro to Lists/Arrays
15.11 Intro to Lists/Arrays
15.6 Timers
15.6 Timers
15.12 Adding/Removing From an Array
15.12 Adding/Removing From an Array
15.8 Random Ghosts
15.8 Random Ghosts
15.9 Bouncing Ball
15.9 Bouncing Ball
15.13 Array Length and Looping Through Arrays
15.13 Array Length and Looping Through Arrays
15.10 Mouse Events: Mouse Clicked
15.10 Mouse Events: Mouse Clicked
15.14 Iterating Over an Array
15.14 Iterating Over an Array
23.1 Functions and Parameters 1
23.1 Functions and Parameters 1
23.4 Functions and Return Values 1
23.4 Functions and Return Values 1
15.7 Random Circles
15.7 Random Circles
23.2 Functions and Parameters 2
23.2 Functions and Parameters 2
23.3 Functions and Parameters 3
23.3 Functions and Parameters 3
23.5 Functions and Return Values 2
23.5 Functions and Return Values 2
16.1 Extra Karel Practice
16.1 Extra Karel Practice
17.1 Extra Karel Puzzles
17.1 Extra Karel Puzzles
18.1 Functions and Parameters Practice
18.1 Functions and Parameters Practice
19.1 Mouse Events: Mouse Moved
19.1 Mouse Events: Mouse Moved
19.2 Drawing Lines
19.2 Drawing Lines
19.3 Key Events
19.3 Key Events
19.4 Crazy Ball Game
19.4 Crazy Ball Game
20.1 Indexing Into an Array
20.1 Indexing Into an Array
20.2 Finding an Element in a List
20.2 Finding an Element in a List
20.3 Removing an Element From an Array
20.3 Removing an Element From an Array
21.1 Intro to Objects/Maps
21.1 Intro to Objects/Maps
21.2 Basics of Objects
21.2 Basics of Objects
21.3 Iterating Over an Object
21.3 Iterating Over an Object
21.4 When Do I Use an Object?
21.4 When Do I Use an Object?
21.5 Intro to Sets
21.5 Intro to Sets
21.6 Intro to Grids
21.6 Intro to Grids
21.7 Looping Over a Grid
21.7 Looping Over a Grid
21.8 Grid Example: Get a Row
21.8 Grid Example: Get a Row
21.9 Data Structures Challenges
21.9 Data Structures Challenges
23.1 Functions and Parameters 1
23.1 Functions and Parameters 1
23.4 Functions and Return Values 1
23.4 Functions and Return Values 1
23.6 Local Variables and Scope
23.6 Local Variables and Scope
23.2 Functions and Parameters 2
23.2 Functions and Parameters 2
23.3 Functions and Parameters 3
23.3 Functions and Parameters 3
23.5 Functions and Return Values 2
23.5 Functions and Return Values 2
Standard
23.15 Your First Website
23.15 Your First Website
Standard
6.1 Homepage: Your First Website
12.2 Creating Your Site
13.22 Array Length and Looping Through Arrays
13.17 Functions and Return Values 2
13.22 Array Length and Looping Through Arrays
13.11 Random Numbers
13.11 Random Numbers
13.12 While Loops
13.12 While Loops
13.13 Loop and a Half
13.13 Loop and a Half
13.14 Functions and Parameters 1
13.14 Functions and Parameters 1
13.16 Functions and Return Values 1
13.16 Functions and Return Values 1
13.18 Local Variables and Scope
13.18 Local Variables and Scope
13.9 For Loops in JavaScript
13.9 For Loops in JavaScript
13.15 Functions and Parameters 2
13.15 Functions and Parameters 2
13.10 For Loop Practice
13.10 For Loop Practice
13.17 Functions and Return Values 2
13.4 Basic Math in JavaScript
13.1 Hello World
13.1 Hello World
13.2 Variables
13.2 Variables
13.19 Intro to Lists/Arrays
13.19 Intro to Lists/Arrays
13.20 Indexing Into an Array
13.20 Indexing Into an Array
13.3 User Input
13.3 User Input
13.8 If Statements
13.4 Basic Math in JavaScript
13.21 Adding/Removing From an Array
13.21 Adding/Removing From an Array
13.5 Booleans
13.5 Booleans
13.6 Logical Operators
13.6 Logical Operators
13.7 Comparison Operators
13.7 Comparison Operators
13.8 If Statements
Standard
6.1 Homepage: Your First Website
12.2 Creating Your Site
14.22 Array Length and Looping Through Arrays
14.17 Functions and Return Values 2
14.22 Array Length and Looping Through Arrays
14.11 Random Numbers
14.11 Random Numbers
14.12 While Loops
14.12 While Loops
14.13 Loop and a Half
14.13 Loop and a Half
14.14 Functions and Parameters 1
14.14 Functions and Parameters 1
14.16 Functions and Return Values 1
14.16 Functions and Return Values 1
14.18 Local Variables and Scope
14.18 Local Variables and Scope
14.9 For Loops in JavaScript
14.9 For Loops in JavaScript
14.15 Functions and Parameters 2
14.15 Functions and Parameters 2
14.10 For Loop Practice
14.10 For Loop Practice
14.17 Functions and Return Values 2
14.4 Basic Math in JavaScript
14.1 Hello World
14.1 Hello World
14.2 Variables
14.2 Variables
14.19 Intro to Lists/Arrays
14.19 Intro to Lists/Arrays
14.20 Indexing Into an Array
14.20 Indexing Into an Array
14.3 User Input
14.3 User Input
14.8 If Statements
14.4 Basic Math in JavaScript
14.21 Adding/Removing From an Array
14.21 Adding/Removing From an Array
14.5 Booleans
14.5 Booleans
14.6 Logical Operators
14.6 Logical Operators
14.7 Comparison Operators
14.7 Comparison Operators
14.8 If Statements
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.8 Super Karel
1.8 Super Karel
1.9 For Loops
1.9 For Loops
1.10 If Statements
1.10 If Statements
1.11 If/Else Statements
1.11 If/Else Statements
1.12 While Loops in Karel
1.12 While Loops in Karel
1.13 Control Structures Example
1.13 Control Structures Example
1.14 More Karel Examples and Testing
1.14 More Karel Examples and Testing
1.15 How to Indent Your Code
1.15 How to Indent Your Code
Standard
4.7 Commenting Your Code
4.7 Commenting Your Code
4.9 Super Karel
4.9 Super Karel
4.10 For Loops
4.10 For Loops
4.11 If Statements
4.11 If Statements
4.12 If/Else Statements
4.12 If/Else Statements
4.13 While Loops in Karel
4.13 While Loops in Karel
4.14 Control Structures Example
4.14 Control Structures Example
4.15 More Karel Examples and Testing
4.15 More Karel Examples and Testing
4.16 How to Indent Your Code
4.16 How to Indent Your Code
5.1 Hello World
5.1 Hello World
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
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.9 While Loops
6.9 While Loops
6.10 Loop and a Half
6.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 Timers
7.6 Timers
7.7 Random Circles
7.7 Random Circles
7.8 Random Ghosts
7.8 Random Ghosts
7.9 Bouncing Ball
7.9 Bouncing Ball
7.10 Mouse Events: Mouse Clicked
7.10 Mouse Events: Mouse Clicked
7.11 Intro to Lists/Arrays
7.11 Intro to Lists/Arrays
7.12 Adding/Removing From an Array
7.12 Adding/Removing From an Array
7.13 Array Length and Looping Through Arrays
7.13 Array Length and Looping Through Arrays
7.14 Iterating Over an Array
7.14 Iterating Over an Array
Standard
6.1 Hello World
13.1 Extra Karel Practice
14.1 Extra Karel Puzzles
Standard
2.7 Commenting Your Code
2.8 Super Karel
2.9 For Loops
2.10 If Statements and Conditionals
2.11 If/Else Statements
2.12 While Loops
2.14 How to Indent Your Code
2.15 Control Structures Example
2.16 More Karel Examples and Testing
3.1 Challenge Problems
5.1 Hello World
5.2 Variables
5.3 User Input
5.4 Basic Math
5.6 Random Numbers
8.2 If/Else Statements
8.3 Logical Operators
8.4 Comparison Operators
8.6 While Loops
8.7 The Break Statement
8.9 For Loops
11.1 Timers
11.2 Stopping Timers
11.3 Collisions
11.4 Mouse Click Events
11.5 More Mouse Events
11.6 Key Events
12.1 Breakout
13.1 Intro to Arrays
13.2 Adding & Removing from an Array
13.3 Iterating Through an Array
Standard
5.14 Your First Website
5.14 Your First Website
Standard
14.1 Project: Your First Website
14.1 Project: Your First Website
15.1 Final Web Design Project
15.1 Final Web Design Project
Standard
24.15 Your First Website
Standard
3.1 Comments
3.1 Comments
4.4 Parameters
4.4 Parameters
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.8 Super Karel
2.8 Super Karel
2.9 For Loops
2.9 For Loops
2.10 If Statements
2.10 If Statements
2.11 If/Else Statements
2.11 If/Else Statements
2.12 While Loops in Karel
2.12 While Loops in Karel
2.13 Control Structures Example
2.13 Control Structures Example
2.14 More Karel Examples and Testing
2.14 More Karel Examples and Testing
2.15 How to Indent Your Code
2.15 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
Standard
21.15 Your First Website
21.15 Your First Website
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
4.1 Homepage: Your First Website
7.1 Final Web Design Project
9.1 Design Research Project
Standard
4.1 Homepage: Your First Website
7.1 Final Web Design Project
9.1 Design Research Project
Standard
3.1 Homepage: Your First Website
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.9 Super Karel
1.9 Super Karel
1.10 For Loops
1.10 For Loops
1.11 While Loops in Karel
1.11 While Loops in Karel
1.12 If Statements
1.12 If Statements
1.13 If/Else Statements
1.13 If/Else Statements
1.14 Control Structures Example
1.14 Control Structures Example
1.15 More Karel Examples and Testing
1.15 More Karel Examples and Testing
1.16 How to Indent Your Code
1.16 How to Indent Your Code
1.19 Karel Challenges
1.19 Karel Challenges
11.3 Documentation with Comments
12.1 Introduction to Classes and Objects
12.1 Introduction to Classes and Objects
12.2 Classes vs. Objects
12.2 Classes vs. Objects
12.3 Using a Class as a Client
12.3 Using a Class as a Client
12.4 Writing Classes
12.4 Writing Classes
12.5 Writing Classes and Instance Methods
12.5 Writing Classes and Instance Methods
12.6 Getter and Setter Methods
12.6 Getter and Setter Methods
12.7 Class Methods and Class Variables
12.7 Class Methods and Class Variables
12.9 Method Overloading
12.9 Method Overloading
12.10 Local Variables and Scope
12.10 Local Variables and Scope
12.11 Key Terms for Classes
12.11 Key Terms for Classes
12.12 Objects vs Primitives
12.12 Objects vs Primitives
12.13 Inheritance
12.13 Inheritance
12.14 Class Design and Abstract Classes
12.14 Class Design and Abstract Classes
12.15 Polymorphism
12.15 Polymorphism
12.17 Interfaces
12.17 Interfaces
Standard
1.7 Commenting Your Code
1.7 Commenting Your Code
1.9 Super Karel
1.9 Super Karel
1.10 For Loops
1.10 For Loops
1.11 While Loops in Karel
1.11 While Loops in Karel
1.12 If Statements
1.12 If Statements
1.13 If/Else Statements
1.13 If/Else Statements
1.14 Control Structures Example
1.14 Control Structures Example
1.15 More Karel Examples and Testing
1.15 More Karel Examples and Testing
1.16 How to Indent Your Code
1.16 How to Indent Your Code
1.19 Karel Challenges
1.19 Karel Challenges
11.3 Documentation with Comments
18.1 Introduction to Classes and Objects
18.1 Introduction to Classes and Objects
18.2 Classes vs. Objects
18.2 Classes vs. Objects
18.3 Using a Class as a Client
18.3 Using a Class as a Client
18.4 Writing Classes
18.4 Writing Classes
18.5 Writing Classes and Instance Methods
18.5 Writing Classes and Instance Methods
18.6 Getter and Setter Methods
18.6 Getter and Setter Methods
18.7 Class Methods and Class Variables
18.7 Class Methods and Class Variables
18.9 Method Overloading
18.9 Method Overloading
18.10 Local Variables and Scope
18.10 Local Variables and Scope
18.11 Key Terms for Classes
18.11 Key Terms for Classes
18.12 Objects vs Primitives
18.12 Objects vs Primitives
18.13 Inheritance
18.13 Inheritance
18.14 Class Design and Abstract Classes
18.14 Class Design and Abstract Classes
18.15 Polymorphism
18.15 Polymorphism
18.17 Interfaces
18.17 Interfaces
Standard
8.3 Final Project
Standard
1.6 Commenting Your Code
2.6 Comments
2.6 Comments
Standard
1.2 Functions and Parameters
1.2 Functions and Parameters
1.4 Functions and Return Values
1.4 Functions and Return Values
2.1 Indexing
2.1 Indexing
2.2 Slicing
2.2 Slicing
2.3 Immutability
2.3 Immutability
2.4 Strings and For Loops
2.4 Strings and For Loops
2.5 The in Keyword
2.5 The in Keyword
2.6 String Methods
2.6 String Methods
4.1 Tuples
4.1 Tuples
4.2 Lists
4.2 Lists
4.3 For Loops and Lists
4.3 For Loops and Lists
4.4 List Methods
4.4 List Methods
5.1 2d Lists
5.2 List Comprehensions
5.3 Packing and Unpacking
5.4 Dictionaries
8.1 Classes and Objects
8.1 Classes and Objects
8.2 Methods
8.2 Methods
8.3 Built-In Methods
8.3 Built-In Methods
8.4 Operator Overloading
8.4 Operator Overloading
8.5 Class Variables vs. Instance Variables
8.5 Class Variables vs. Instance Variables
Standard
4.3 Booleans
4.4 If/Else Statements
Standard
3.1 Comments
5.6 Parameters
Standard
3.1 Comments
5.6 Parameters
Standard
1.6 Commenting Your Code
2.6 Comments
2.6 Comments
9.2 Functions and Parameters
9.2 Functions and Parameters
9.4 Functions and Return Values
9.4 Functions and Return Values
10.1 Indexing
10.1 Indexing
10.2 Slicing
10.2 Slicing
10.3 Immutability
10.3 Immutability
10.4 Strings and For Loops
10.4 Strings and For Loops
10.5 The in Keyword
10.5 The in Keyword
10.6 String Methods
10.6 String Methods
12.1 Tuples
12.1 Tuples
12.2 Lists
12.2 Lists
12.3 For Loops and Lists
12.3 For Loops and Lists
12.4 List Methods
12.4 List Methods
13.1 2d Lists
13.2 List Comprehensions
13.3 Packing and Unpacking
13.4 Dictionaries
16.1 Classes and Objects
16.1 Classes and Objects
16.2 Methods
16.2 Methods
16.3 Built-In Methods
16.3 Built-In Methods
16.4 Operator Overloading
16.4 Operator Overloading
16.5 Class Variables vs. Instance Variables
16.5 Class Variables vs. Instance Variables
Standard
1.6 Commenting Your Code
2.6 Comments
2.6 Comments
11.6 Comments
11.14 Parameters
Standard
1.2 Functions and Parameters
1.2 Functions and Parameters
1.4 Functions and Return Values
1.4 Functions and Return Values
2.1 Indexing
2.1 Indexing
2.2 Slicing
2.2 Slicing
2.3 Immutability
2.3 Immutability
2.4 Strings and For Loops
2.4 Strings and For Loops
2.5 The in Keyword
2.5 The in Keyword
2.6 String Methods
2.6 String Methods
4.1 Tuples
4.1 Tuples
4.2 Lists
4.2 Lists
4.3 For Loops and Lists
4.3 For Loops and Lists
4.4 List Methods
4.4 List Methods
5.1 2d Lists
5.2 List Comprehensions
5.3 Packing and Unpacking
5.4 Dictionaries
13.1 Project: Who Said It?
13.1 Project: Who Said It?
9.9 Modules
9.9 Modules
9.8 Namespaces
9.8 Namespaces
9.7 Hidden Attributes
9.7 Hidden Attributes
9.6 Inheritance
9.6 Inheritance
9.5 Class Variables vs. Instance Variables
9.5 Class Variables vs. Instance Variables
9.4 Operator Overloading
9.4 Operator Overloading
9.3 Built-In Methods
9.3 Built-In Methods
9.2 Methods
9.2 Methods
9.1 Classes and Objects
9.1 Classes and Objects
Standard
5.1 Homepage: Your First Website
Standard
2.1 What is Bootstrap?
2.2 Getting Started with Bootstrap
2.3 The Bootstrap Grid System
2.4 Bootstrap Components
2.6 Navigation Bars
2.7 Drop Down Menus
2.8 Using Bootstrap Examples to Create a Media Carousel
3.1 Bootstrap Project
6.3 Creating Your Site
6.4 Providing Feedback
8.13 Loop and a Half
8.12 While Loops
8.13 Loop and a Half
8.14 Functions and Parameters 1
8.14 Functions and Parameters 1
8.16 Functions and Return Values 1
8.16 Functions and Return Values 1
8.18 Local Variables and Scope
8.18 Local Variables and Scope
8.9 For Loops in JavaScript
8.9 For Loops in JavaScript
8.15 Functions and Parameters 2
8.15 Functions and Parameters 2
8.10 For Loop Practice
8.10 For Loop Practice
8.17 Functions and Return Values 2
8.17 Functions and Return Values 2
8.5 Booleans
8.1 Hello World
8.2 Variables
8.2 Variables
8.19 Intro to Lists/Arrays
8.19 Intro to Lists/Arrays
8.20 Indexing Into an Array
8.20 Indexing Into an Array
8.3 User Input
8.3 User Input
8.4 Basic Math in JavaScript
8.4 Basic Math in JavaScript
8.21 Adding/Removing From an Array
8.21 Adding/Removing From an Array
8.1 Hello World
8.5 Booleans
8.6 Logical Operators
8.6 Logical Operators
8.7 Comparison Operators
8.7 Comparison Operators
8.8 If Statements
8.8 If Statements
8.22 Array Length and Looping Through Arrays
8.22 Array Length and Looping Through Arrays
8.11 Random Numbers
8.11 Random Numbers
8.12 While Loops
Standard
5.1 Homepage: Your First Website
7.1 What is Bootstrap?
7.2 Getting Started with Bootstrap
7.3 The Bootstrap Grid System
7.4 Bootstrap Components
7.6 Navigation Bars
7.7 Drop Down Menus
7.8 Using Bootstrap Examples to Create a Media Carousel
8.1 Bootstrap Project
11.3 Creating Your Site
11.4 Providing Feedback
12.13 Loop and a Half
12.12 While Loops
12.13 Loop and a Half
12.14 Functions and Parameters 1
12.14 Functions and Parameters 1
12.16 Functions and Return Values 1
12.16 Functions and Return Values 1
12.18 Local Variables and Scope
12.18 Local Variables and Scope
12.9 For Loops in JavaScript
12.9 For Loops in JavaScript
12.15 Functions and Parameters 2
12.15 Functions and Parameters 2
12.10 For Loop Practice
12.10 For Loop Practice
12.17 Functions and Return Values 2
12.17 Functions and Return Values 2
12.5 Booleans
12.1 Hello World
12.2 Variables
12.2 Variables
12.19 Intro to Lists/Arrays
12.19 Intro to Lists/Arrays
12.20 Indexing Into an Array
12.20 Indexing Into an Array
12.3 User Input
12.3 User Input
12.4 Basic Math in JavaScript
12.4 Basic Math in JavaScript
12.21 Adding/Removing From an Array
12.21 Adding/Removing From an Array
12.1 Hello World
12.5 Booleans
12.6 Logical Operators
12.6 Logical Operators
12.7 Comparison Operators
12.7 Comparison Operators
12.8 If Statements
12.8 If Statements
12.22 Array Length and Looping Through Arrays
12.22 Array Length and Looping Through Arrays
12.11 Random Numbers
12.11 Random Numbers
12.12 While Loops
Standard
3.7 Commenting Your Code
3.7 Commenting Your Code
3.8 Super Karel
3.8 Super Karel
3.9 For Loops
3.9 For Loops
3.10 While Loops in Karel
3.10 While Loops in Karel
3.11 If Statements
3.11 If Statements
3.12 If/Else Statements
3.12 If/Else Statements
3.13 Control Structures Example
3.13 Control Structures Example
3.14 More Karel Examples and Testing
3.14 More Karel Examples and Testing
3.15 How to Indent Your Code
3.15 How to Indent Your Code
3.16 Karel Challenges
3.16 Karel Challenges
4.9 Comparison Operators
4.9 Comparison Operators
4.10 For Loops
4.10 For Loops
4.11 While Loops
4.11 While Loops
4.12 If Statements
4.12 If Statements
4.13 Loop-and-a-Half
4.13 Loop-and-a-Half
4.14 Short-Circuit Evaluation
4.14 Short-Circuit Evaluation
4.15 De Morgan's Laws
4.15 De Morgan's Laws
4.16 Strings
4.16 Strings
5.1 Java Methods
5.1 Java Methods
5.2 Methods and Parameters
5.2 Methods and Parameters
5.3 Methods and Return Values
5.3 Methods and Return Values
5.4 Javadocs and More Methods
5.4 Javadocs and More Methods
5.5 Strings Methods
5.5 Strings Methods
5.6 Strings and Characters
5.6 Strings and Characters
5.7 Exceptions
5.7 Exceptions
5.8 String Processing
5.8 String Processing
6.1 Introduction to Classes and Objects
6.1 Introduction to Classes and Objects
6.2 Classes vs. Objects
6.2 Classes vs. Objects
6.3 Using a Class as a Client
6.3 Using a Class as a Client
6.4 Writing Classes
6.4 Writing Classes
6.5 Writing Classes and Instance Methods
6.5 Writing Classes and Instance Methods
6.6 Getter and Setter Methods
6.6 Getter and Setter Methods
6.7 Class Methods and Class Variables
6.7 Class Methods and Class Variables
6.9 Method Overloading
6.9 Method Overloading
6.10 Local Variables and Scope
6.10 Local Variables and Scope
6.11 Key Terms for Classes
6.11 Key Terms for Classes
6.12 Objects vs Primitives
6.12 Objects vs Primitives
6.13 Inheritance
6.13 Inheritance
6.14 Class Design and Abstract Classes
6.14 Class Design and Abstract Classes
6.15 Polymorphism
6.15 Polymorphism
6.17 Interfaces
6.17 Interfaces
7.1 What are Data Structures?
7.1 What are Data Structures?
7.2 Introduction to Arrays
7.2 Introduction to Arrays
7.3 Using Arrays
7.3 Using Arrays
7.5 ArrayList Methods
7.5 ArrayList Methods
7.6 Arrays vs ArrayLists
7.6 Arrays vs ArrayLists
7.8 The List Interface
7.8 The List Interface
7.9 2D Arrays (Matrices or Grids)
7.9 2D Arrays (Matrices or Grids)
7.11 HashMaps
7.11 HashMaps
7.12 Binary
7.12 Binary
9.1 What is an Algorithm?
9.1 What is an Algorithm?
9.2 Linear Search
9.2 Linear Search
9.3 Binary Search
9.3 Binary Search
9.4 Selection Sort
9.4 Selection Sort
9.5 Insertion Sort
9.5 Insertion Sort
9.6 Advanced: Recursion
9.6 Advanced: Recursion
9.7 Mergesort
9.7 Mergesort
Standard
3.1 Practice PT: Pair-Programming Obby
18.1 Create Performance Task
Standard
6.1 Tuples
6.1 Tuples
6.2 Lists
6.2 Lists
6.3 For Loops and Lists
6.3 For Loops and Lists
6.4 List Methods
6.4 List Methods
6.5 2d Lists
6.5 2d Lists
6.6 Dictionaries
6.6 Dictionaries
Standard
22.8 Random Numbers
22.7 For Loop Practice
22.7 For Loop Practice
22.6 General For Loops
22.6 General For Loops
22.5 For Loops in JavaScript
22.5 For Loops in JavaScript
22.10 Loop and a Half
22.10 Loop and a Half
22.9 While Loops
22.9 While Loops
22.8 Random Numbers
19.15 Your First Website
22.4 If Statements
22.4 If Statements
22.3 Comparison Operators
22.3 Comparison Operators
22.2 Logical Operators
22.2 Logical Operators
22.1 Booleans
22.1 Booleans
21.1 Challenge Problems
21.1 Challenge Problems
19.15 Your First Website
Standard
3.1 Comments
5.6 Parameters
Standard
1.6 Comments
1.6 Comments
1.13 Parameters
1.13 Parameters
11.13 Control Structures Example
15.4 Final Project
12.1 Extra Karel Puzzles
12.1 Extra Karel Puzzles
11.15 How to Indent Your Code
11.15 How to Indent Your Code
11.14 More Karel Examples and Testing
11.14 More Karel Examples and Testing
11.13 Control Structures Example
11.7 Commenting Your Code
11.12 While Loops in Karel
11.12 While Loops in Karel
11.11 If/Else Statements
11.11 If/Else Statements
11.10 If Statements
11.10 If Statements
11.9 For Loops
11.9 For Loops
11.8 Super Karel
11.8 Super Karel
11.7 Commenting Your Code
Standard
2.7 Commenting Your Code
2.7 Commenting Your Code
2.9 Super Karel
2.9 Super Karel
2.10 For Loops
2.10 For Loops
2.11 If Statements
2.11 If Statements
2.12 If/Else Statements
2.12 If/Else Statements
2.13 While Loops in Karel
2.13 While Loops in Karel
2.14 Control Structures Example
2.14 Control Structures Example
2.15 More Karel Examples and Testing
2.15 More Karel Examples and Testing
2.16 How to Indent Your Code
2.16 How to Indent Your Code
3.2 Challenge Problems
3.2 Challenge Problems
5.1 Hello World
5.1 Hello World
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
15.1 Mouse Events: Mouse Moved
15.1 Mouse Events: Mouse Moved
15.2 Drawing Lines
15.2 Drawing Lines
15.3 Key Events
15.3 Key Events
15.4 Crazy Ball Game
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.2 Finding an Element in a List
16.3 Removing an Element From an Array
16.3 Removing an Element From an Array
17.1 Intro to Objects/Maps
17.1 Intro to Objects/Maps
17.2 Basics of Objects
17.2 Basics of Objects
17.3 Iterating Over an Object
17.3 Iterating Over an Object
17.4 When Do I Use an Object?
17.4 When Do I Use an Object?
17.5 Intro to Sets
17.5 Intro to Sets
17.6 Intro to Grids
17.6 Intro to Grids
17.7 Looping Over a Grid
17.7 Looping Over a Grid
17.8 Grid Example: Get a Row
17.8 Grid Example: Get a Row
17.9 Data Structures Challenges
17.9 Data Structures Challenges
12.1 Extra Karel Practice
12.1 Extra Karel Practice
13.1 Extra Karel Puzzles
13.1 Extra Karel Puzzles
14.1 Functions and Parameters Practice
14.1 Functions and Parameters Practice
Standard
5.2 Homepage: Your First Website
6.1 Hello World
6.2 Variables
6.3 User Input
6.4 Basic Math in JavaScript
6.5 Booleans
6.6 Logical Operators
6.7 Comparison Operators
6.8 If Statements
6.9 For Loops in JavaScript
6.10 Functions and Parameters 1
6.11 Functions and Parameters 2
6.12 Functions and Return Values 1
6.13 Intro to Lists/Arrays
6.14 Indexing Into an Array
6.15 Adding/Removing From an Array
6.16 Array Length and Looping Through Arrays
12.1 What is Bootstrap?
12.2 Getting Started with Bootstrap
12.3 The Bootstrap Grid System
12.4 Bootstrap Components
12.6 Navigation Bars
12.7 Drop Down Menus
12.8 Using Bootstrap Examples
12.9 Bootstrap Challenges
14.3 Creating Your Site
16.1 Bootstrap Project