Please enable JavaScript to use CodeHS

Outline


1. Introduction to Programming
1.1 Introduction to Programming With Karel
Video 1.1.1 Introduction to Programming With Karel
Quiz 1.1.2 Quiz: Karel Commands
Example 1.1.3 Our First Karel Program
Exercise 1.1.4 Your First Karel Program
Exercise 1.1.5 Short Stack
Debugging 1.1.6 Dancing Karel
1.2 More Basic Karel
Video 1.2.1 More Basic Karel
Quiz 1.2.2 More Basic Karel Quiz
Example 1.2.3 Tennis Ball Square
Exercise 1.2.4 Make a Tower
Exercise 1.2.5 Pyramid of Karel
Debugging 1.2.6 Go Through the Door
1.3 Karel Can't Turn Right
Video 1.3.1 Karel Can't Turn Right
Quiz 1.3.2 Karel Can't Turn Right Quiz
Example 1.3.3 Tower and Turn Right
Exercise 1.3.4 Slide Karel
Exercise 1.3.5 Fireman Karel
Free Response 1.3.6 Reflection: Teaching Karel New Commands
1.4 What is a Computer?
Video 1.4.1 History of Computers
Quiz 1.4.2 Quiz: History of Computers
Free Response 1.4.3 Computers' Role in Your Life
Connection 1.4.4 Hardware and Software
Free Response 1.4.5 What is Programming
2. Functions
2.1 Functions in Karel
Video 2.1.1 Functions in Karel
Quiz 2.1.2 Functions in Karel Quiz
Example 2.1.3 Turn Around
Exercise 2.1.4 Pancakes
Exercise 2.1.5 Backflip
2.2 More Practice with Functions
Exercise 2.2.1 Digging Karel
Debugging 2.2.2 Build a Shelter
Debugging 2.2.3 Build a Tent
2.3 The Start Function
Video 2.3.1 The Start Function
Quiz 2.3.2 The Start Function Quiz
Example 2.3.3 Tower with Start Function
Exercise 2.3.4 Pancakes with Start
Exercise 2.3.5 Digging Karel with Start
2.4 Top Down Design and Decomposition in Karel
Video 2.4.1 Top Down Design and Decomposition in Karel
Quiz 2.4.2 Top Down Design and Decomposition Quiz
Example 2.4.3 Hurdle Karel
Exercise 2.4.4 The Two Towers
Debugging 2.4.5 Make a 'Z'
Free Response 2.4.6 Reflection: Top Down Design
3. Super Karel and For Loops
3.1 Commenting Your Code
Video 3.1.1 Commenting Your Code
Quiz 3.1.2 Commenting Your Code Quiz
Example 3.1.3 Hurdle Karel
Exercise 3.1.4 The Two Towers + Comments
Free Response 3.1.5 Reflection: Commenting
3.2 Super Karel
Video 3.2.1 Super Karel
Quiz 3.2.2 Super Karel Quiz
Example 3.2.3 Hurdle Karel (with SuperKarel)
Exercise 3.2.4 The Two Towers + SuperKarel
3.3 For Loops
Video 3.3.1 For Loops
Quiz 3.3.2 For Loops Quiz
Example 3.3.3 Repeated Move
Example 3.3.4 Put Down Tennis Balls
Exercise 3.3.5 Take 'em All
Exercise 3.3.6 Dizzy Karel
3.4 More Practice with For Loops
Exercise 3.4.1 For Loop Square
Exercise 3.4.2 Lots of Hurdles
Debugging 3.4.3 Go Down the Slide: Part One
Debugging 3.4.4 Go Down the Slide: Part Two
Free Response 3.4.5 Reflection: For Loops
4. If Statements
4.1 If Statements
Video 4.1.1 If Statements
Quiz 4.1.2 If Statements Quiz
Example 4.1.3 If Statements
Example 4.1.4 Safe Take Ball
Exercise 4.1.5 Is There a Ball?
4.2 If/Else Statements
Video 4.2.1 If/Else Statements
Quiz 4.2.2 If/Else Statements Quiz
Example 4.2.3 If/Else Statements
Example 4.2.4 One Ball in Each Spot
Exercise 4.2.5 Right Side Up
4.3 More Practice
Debugging 4.3.1 Face the Right Direction
Debugging 4.3.2 Fetch Puzzle
Free Response 4.3.3 Reflection: If / Else Statements
5. While Loops
5.1 While Loops in Karel
Video 5.1.1 While Loops in Karel
Quiz 5.1.2 While Loops in Karel Quiz
Example 5.1.3 Move to Wall
Exercise 5.1.4 Follow The Yellow Ball Road
Exercise 5.1.5 Lay Row of Tennis Balls
5.2 More Practice with While Loops
Exercise 5.2.1 Big Tower
Debugging 5.2.2 Put Balls Away
Debugging 5.2.3 Time Capsule
Free Response 5.2.4 Reflection: While Loops
6. Control Structures
6.1 Control Structures Example
Video 6.1.1 Control Structures Example
Quiz 6.1.2 Control Structures Example Quiz
Example 6.1.3 Cleanup Karel
Exercise 6.1.4 Decorate the Fence
6.2 More Karel Examples and Testing
Video 6.2.1 More Karel Examples and Testing
Quiz 6.2.2 Quiz: Which Control Structure?
Example 6.2.3 Move Tennis Ball Stack
Example 6.2.4 Climbing Karel
6.3 How to Indent Your Code
Video 6.3.1 How to Indent Your Code
Quiz 6.3.2 How to Indent Your Code Quiz
Example 6.3.3 Dance and Clean Karel
Exercise 6.3.4 Diagonal
Exercise 6.3.5 Staircase
6.4 Ultra Karel
Video 6.4.1 Ultra Karel
Quiz 6.4.2 Ultra Karel Quiz
Example 6.4.3 Red Frame
Example 6.4.4 Slip n Slide
Exercise 6.4.5 Checkerboard Karel
Badge 6.4.6 Karel Exercises Badge
7. Karel Challenges
7.1 Karel Challenges
Challenge 7.1.1 Fetch
Challenge 7.1.2 Racing Karel
Challenge 7.1.3 Firework
Challenge 7.1.4 Random Hurdles
Challenge 7.1.5 Go Through the Fence
Badge 7.1.6 Karel Challenges Badge
8. Final Project
8.1 Final Project
Free Response 8.1.1 Brainstorm and Discuss
Free Response 8.1.2 Planning
Free Response 8.1.3 Pseudocode
Challenge 8.1.4 Create your Project!
Badge 8.1.5 Final Project Badge
9. Extra Karel Practice
9.1 Extra Karel Practice
Challenge 9.1.1 Functions Practice: K For Karel
Challenge 9.1.2 Functions Practice: Tree Karel
Challenge 9.1.3 Functions Practice: X Marks the Spot
Challenge 9.1.4 While Loop Practice: Blackout
Challenge 9.1.5 While Loop Practice: Move To Top
Challenge 9.1.6 Functions and While Loop Practice: Opposite Corner
Challenge 9.1.7 While Loop Practice: Checkered Row
Challenge 9.1.8 For Loop Practice: Tall Hurdles
Challenge 9.1.9 Functions and While Loop Practice: Row and Back
Challenge 9.1.10 Functions and For Loop Practice: Opposite Squares
Challenge 9.1.11 Stairway To Heaven
Badge 9.1.12 Karel Practice Badge
10. Extra Karel Challenges
10.1 Extra Karel Puzzles
Challenge 10.1.1 Midpoint Karel
Challenge 10.1.2 Target Karel
Challenge 10.1.3 The Winding Yellow Road
Challenge 10.1.4 Super Random Hurdles
Challenge 10.1.5 Copy
Challenge 10.1.6 Multiply
Challenge 10.1.7 Fibonacci Karel
Challenge 10.1.8 Comparison Karel
Challenge 10.1.9 Swap
Challenge 10.1.10 Sorting Karel
Badge 10.1.11 Karel Puzzles Badge
11. Basic Javascript and Graphics
11.1 Hello World
Video 11.1.1 Hello World
Quiz 11.1.2 Hello World Quiz
Example 11.1.3 Hello World
Exercise 11.1.4 Your Name and Hobby
11.2 Variables
Video 11.2.1 Variables
Quiz 11.2.2 Variables Quiz
Example 11.2.3 Basic Variables
Exercise 11.2.4 Apples and Oranges
11.3 User Input
Video 11.3.1 User Input
Quiz 11.3.2 User Input Quiz
Example 11.3.3 Basic User Input
Exercise 11.3.4 Grocery Store
11.4 Basic Math in JavaScript
Video 11.4.1 Basic Math in JavaScript
Quiz 11.4.2 Basic Math in JavaScript Quiz
Example 11.4.3 Simple Calculator
Example 11.4.4 Dollars to Pounds
Example 11.4.5 Dividing Up Groups
Exercise 11.4.6 T-Shirt Shop
Exercise 11.4.7 Running Speed
11.5 Using Graphics in JavaScript
Video 11.5.1 Graphics
Quiz 11.5.2 JavaScript Graphics Quiz
Example 11.5.3 Graphics Hello World
Example 11.5.4 Blue Circle
Example 11.5.5 Red Rectangle
Example 11.5.6 8 Ball
Exercise 11.5.7 French Flag
Exercise 11.5.8 Snowman
11.6 Booleans
Video 11.6.1 Booleans
Quiz 11.6.2 Booleans Quiz
Example 11.6.3 First Boolean
Exercise 11.6.4 Do You Have a Dog?
11.7 Logical Operators
Video 11.7.1 Logical Operators
Quiz 11.7.2 Logical Operators Quiz
Example 11.7.3 Light Switch
Example 11.7.4 President
Example 11.7.5 Wasting Time
Exercise 11.7.6 Can You Graduate?
Exercise 11.7.7 School's Out
11.8 Comparison Operators
Video 11.8.1 Comparison Operators
Quiz 11.8.2 Comparison Operators Quiz
Example 11.8.3 Voting Age
Example 11.8.4 Grade Range
Exercise 11.8.5 Rolling Dice
Exercise 11.8.6 All Star
11.9 If Statements
Video 11.9.1 If Statements
Quiz 11.9.2 If Statements Quiz
Example 11.9.3 Negative Numbers
Example 11.9.4 Great Names
Example 11.9.5 Even and Odd
Example 11.9.6 Secret Password
Exercise 11.9.7 Teenagers
Exercise 11.9.8 Stop Light
11.10 For Loops in JavaScript
Video 11.10.1 Basic For Loop
Quiz 11.10.2 For Loops Quiz
Example 11.10.3 For Loop
Exercise 11.10.4 Chalkboard
Exercise 11.10.5 The Worm
Exercise 11.10.6 Caterpillar
11.11 General For Loops
Video 11.11.1 General For Loop
Quiz 11.11.2 General For Loop Quiz
Example 11.11.3 Countdown
Example 11.11.4 Count By Twos
Exercise 11.11.5 Count By Sevens
Exercise 11.11.6 Powers of Two
11.12 For Loop Practice
Video 11.12.1 For Loop Examples
Quiz 11.12.2 For Loop Examples Quiz
Example 11.12.3 For Loop Sum
Exercise 11.12.4 Better Sum
Exercise 11.12.5 Factorial
Exercise 11.12.6 All Dice Values
11.13 Random Numbers
Video 11.13.1 Random Numbers
Quiz 11.13.2 Random Numbers Quiz
Example 11.13.3 Rolling a Die
Example 11.13.4 Flipping a Coin
Exercise 11.13.5 Lots of Dice
Exercise 11.13.6 Random Color Square
11.14 While Loops
Video 11.14.1 While Loops
Quiz 11.14.2 While Loops Quiz
Example 11.14.3 While Loop Countdown
Exercise 11.14.4 Inventory
Exercise 11.14.5 Fibonacci
11.15 Loop and a Half
Video 11.15.1 Loop and a Half
Quiz 11.15.2 Loop and a Half Quiz
Example 11.15.3 Adding Up Numbers
Exercise 11.15.4 Snake Eyes
Exercise 11.15.5 Better Password Prompt
11.16 Functions and Parameters 1
Video 11.16.1 Functions and Parameters 1
Quiz 11.16.2 Functions and Parameters Quiz 1
Example 11.16.3 Double Number
Exercise 11.16.4 Square
Exercise 11.16.5 Triple
11.17 Functions and Parameters 2
Video 11.17.1 Functions and Parameters 2
Quiz 11.17.2 Functions and Parameters Quiz 2
Example 11.17.3 Sum Function
Exercise 11.17.4 Area of Triangle
Exercise 11.17.5 Height in Meters
11.18 Functions and Parameters 3
Video 11.18.1 Functions and Parameters 3
Quiz 11.18.2 Functions and Parameters Quiz 3
Example 11.18.3 Draw Circles
Exercise 11.18.4 Horizontal Lines
Exercise 11.18.5 Graphics Stop Light
Exercise 11.18.6 Pool Table
11.19 Functions and Return Values 1
Video 11.19.1 Functions and Return Values 1
Quiz 11.19.2 Functions and Return Values Quiz
Example 11.19.3 Double Number
Exercise 11.19.4 Square with Return Values
Exercise 11.19.5 Triple with Return Values
11.20 Functions and Return Values 2
Video 11.20.1 Functions and Return Values 2
Quiz 11.20.2 Functions and Return Values Quiz 2
Example 11.20.3 Return Values
Exercise 11.20.4 Is It Even?
Exercise 11.20.5 Max
11.21 Local Variables and Scope
Video 11.21.1 Local Variables and Scope
Quiz 11.21.2 Local Variables and Scope Quiz
Example 11.21.3 Return Values
Exercise 11.21.4 Local Variables
Badge 11.21.5 JavaScript Exercises Badge
11.22 Basic JavaScript and Graphics Challenges
Challenge 11.22.1 Ghosts
Challenge 11.22.2 Guessing Game
Challenge 11.22.3 Draw Something
Quiz 11.22.4 Basic JS Unit Quiz
Badge 11.22.5 JavaScript Challenges Badge
12. Karel Multiple Choice Exam
12.1 Karel Exam
Quiz 12.1.1 Karel Exam