-
11.1 Introduction to Programming With Karel
-
Video
11.1.1 Introduction to Programming With Karel
-
Check for Understanding
11.1.2 Quiz: Karel Commands
-
Example
11.1.3 Our First Karel Program
-
Exercise
11.1.4 Your First Karel Program
-
Exercise
11.1.5 Short Stack
-
11.2 More Basic Karel
-
Video
11.2.1 More Basic Karel
-
Check for Understanding
11.2.2 More Basic Karel
-
Example
11.2.3 Tennis Ball Square
-
Exercise
11.2.4 Make a Tower
-
Exercise
11.2.5 Pyramid of Karel
-
11.3 Java Programs and the Run Method
-
Video
11.3.1 Writing a Java Program
-
Check for Understanding
11.3.2 Run Method
-
Example
11.3.3 Square Karel
-
Exercise
11.3.4 Tower Karel
-
Exercise
11.3.5 Gold Medal Karel
-
Exercise
11.3.6 Maze Karel
-
11.4 Karel Can't Turn Right
-
Video
11.4.1 Karel Can't Turn Right
-
Check for Understanding
11.4.2 Karel Can't Turn Right
-
Example
11.4.3 Tower and Turn Right
-
Exercise
11.4.4 Slide Karel
-
Exercise
11.4.5 Fireman Karel
-
Badge
11.4.6 Right Turn Karel Badge
-
11.5 Methods in Karel
-
Video
11.5.1 Methods in Karel
-
Check for Understanding
11.5.2 Methods in Karel
-
Example
11.5.3 Turn Around
-
Exercise
11.5.4 Planting Bushes
-
Exercise
11.5.5 Mario Karel
-
11.6 Top Down Design and Decomposition in Karel
-
Video
11.6.1 Top Down Design and Decomposition in Karel
-
Check for Understanding
11.6.2 Top Down Design and Decomposition
-
Example
11.6.3 Hurdle Karel
-
Exercise
11.6.4 The Two Towers
-
Exercise
11.6.5 Planting Flowers
-
11.7 Commenting Your Code
-
Video
11.7.1 Commenting Your Code
-
Check for Understanding
11.7.2 Commenting Your Code
-
Example
11.7.3 Hurdle Karel (Comments)
-
Exercise
11.7.4 The Two Towers + Comments
-
11.8 Super Karel
-
Video
11.8.1 Super Karel
-
Check for Understanding
11.8.2 Super Karel
-
Example
11.8.3 Hurdle Karel (with SuperKarel)
-
Exercise
11.8.4 The Two Towers + SuperKarel
-
Badge
11.8.5 Super Karel Badge
-
11.9 For Loops
-
Video
11.9.1 For Loops
-
Check for Understanding
11.9.2 For Loops
-
Example
11.9.3 Repeated Move
-
Example
11.9.4 Put Down Tennis Balls
-
Exercise
11.9.5 Marathon Karel
-
Exercise
11.9.6 Take 'em All
-
Exercise
11.9.7 Dizzy Karel
-
Exercise
11.9.8 For Loop Square
-
Exercise
11.9.9 Planting Flowers
-
Exercise
11.9.10 Lots of Hurdles
-
11.10 While Loops in Karel
-
Video
11.10.1 While Loops in Karel
-
Check for Understanding
11.10.2 While Loops in Karel
-
Example
11.10.3 Move to Wall
-
Exercise
11.10.4 Follow The Yellow Ball Road
-
Exercise
11.10.5 Just Keep Spinning
-
Exercise
11.10.6 Lay Row of Tennis Balls
-
Exercise
11.10.7 Big Tower
-
11.11 If Statements
-
Video
11.11.1 If Statements
-
Check for Understanding
11.11.2 If Statements Quiz
-
Example
11.11.3 If Statements
-
Example
11.11.4 Safe Take Ball
-
Exercise
11.11.5 Is There a Ball?
-
11.12 If/Else Statements
-
Video
11.12.1 If/Else Statements
-
Check for Understanding
11.12.2 If/Else Statements
-
Example
11.12.3 Flip Karel
-
Exercise
11.12.4 Fix It Karel
-
Exercise
11.12.5 Invert
-
Badge
11.12.6 Conditional Karel Badge
-
11.13 Control Structures Example
-
Video
11.13.1 Control Structures Example
-
Check for Understanding
11.13.2 Control Structures Example
-
Example
11.13.3 Cleanup Karel
-
Exercise
11.13.4 Random Hurdles
-
Exercise
11.13.5 Fix It Karel
-
11.14 More Karel Examples and Testing
-
Video
11.14.1 More Karel Examples and Testing
-
Example
11.14.2 Move Tennis Ball Stack
-
Example
11.14.3 Climbing Karel
-
11.15 How to Indent Your Code
-
Video
11.15.1 How to Indent Your Code
-
Check for Understanding
11.15.2 How to Indent Your Code
-
Example
11.15.3 Dance and Clean Karel
-
Exercise
11.15.4 Diagonal
-
Exercise
11.15.5 Staircase
-
Badge
11.15.6 Karel Exercises Badge
-
11.16 Karel Challenges
-
Challenge
11.16.1 Fetch
-
Challenge
11.16.2 Racing Karel
-
Challenge
11.16.3 Tower Builder
-
Challenge
11.16.4 Super Cleanup Karel
-
Challenge
11.16.5 Double Tennis Balls
-
Challenge
11.16.6 Midpoint Karel
-
Badge
11.16.7 Karel Challenges Badge
-
11.17 Unit 1 Quiz
-
Unit Quiz
11.17.1 AP Java Unit 1