-
2.1 Welcome to AP CSP
-
Video
2.1.1 Welcome to AP CSP
-
Free Response
2.1.2 Why AP CSP?
-
2.2 Introduction to Programming With Karel
-
Video
2.2.1 Introduction to Programming With Karel
-
Check for Understanding
2.2.2 Quiz: Karel Commands
-
Example
2.2.3 Our First Karel Program
-
Exercise
2.2.4 Your First Karel Program
-
Exercise
2.2.5 Short Stack
-
Debugging
2.2.6 Dancing Karel
-
2.3 More Basic Karel
-
Video
2.3.1 More Basic Karel
-
Check for Understanding
2.3.2 More Basic Karel Quiz
-
Example
2.3.3 Tennis Ball Square
-
Exercise
2.3.4 Make a Tower
-
Exercise
2.3.5 Pyramid of Karel
-
Debugging
2.3.6 Go Through the Door
-
2.4 Karel Can't Turn Right
-
Video
2.4.1 Karel Can't Turn Right
-
Check for Understanding
2.4.2 Karel Can't Turn Right Quiz
-
Example
2.4.3 Tower and Turn Right
-
Exercise
2.4.4 Fireman Karel
-
Exercise
2.4.5 Slide Karel
-
Free Response
2.4.6 Reflection: Teaching Karel New Commands
-
Badge
2.4.7 Right Turn Karel Badge
-
2.5 Functions in Karel
-
Video
2.5.1 Functions in Karel
-
Check for Understanding
2.5.2 Functions in Karel Quiz
-
Example
2.5.3 Turn Around
-
Exercise
2.5.4 Pancakes
-
Exercise
2.5.5 Backflip
-
Exercise
2.5.6 Digging Karel
-
Debugging
2.5.7 Build a Shelter
-
2.6 The Start Function
-
Video
2.6.1 The Start Function
-
Check for Understanding
2.6.2 The Start Function Quiz
-
Example
2.6.3 Tower with Start Function
-
Exercise
2.6.4 Pancakes with Start
-
Exercise
2.6.5 Digging Karel with Start
-
2.7 Top Down Design and Decomposition in Karel
-
Video
2.7.1 Top Down Design and Decomposition in Karel
-
Check for Understanding
2.7.2 Top Down Design and Decomposition Quiz
-
Example
2.7.3 Hurdle Karel
-
Exercise
2.7.4 The Two Towers
-
Debugging
2.7.5 Make a 'Z'
-
Free Response
2.7.6 Reflection: Top Down Design
-
2.8 Commenting Your Code
-
Video
2.8.1 Commenting Your Code
-
Check for Understanding
2.8.2 Commenting Your Code Quiz
-
Example
2.8.3 Hurdle Karel
-
Exercise
2.8.4 The Two Towers + Comments
-
Free Response
2.8.5 Reflection: Commenting
-
2.9 Abstraction
-
Video
2.9.1 Abstraction
-
Check for Understanding
2.9.2 Abstraction Quiz
-
Example
2.9.3 Abstracting Away buildTower
-
Free Response
2.9.4 Abstracting Your Day
-
Free Response
2.9.5 Reflection: Abstraction
-
Free Response
2.9.6 Reflection: Abstraction in Karel
-
2.10 Super Karel
-
Video
2.10.1 Super Karel
-
Check for Understanding
2.10.2 Super Karel Quiz
-
Example
2.10.3 Hurdle Karel (with SuperKarel)
-
Exercise
2.10.4 The Two Towers + SuperKarel
-
Badge
2.10.5 Super Karel Badge
-
2.11 For Loops
-
Video
2.11.1 For Loops
-
Check for Understanding
2.11.2 For Loops Quiz
-
Example
2.11.3 Repeated Move
-
Example
2.11.4 Put Down Tennis Balls
-
Exercise
2.11.5 Take 'em All
-
Exercise
2.11.6 Dizzy Karel
-
Exercise
2.11.7 For Loop Square
-
Exercise
2.11.8 Lots of Hurdles
-
2.12 If Statements
-
Video
2.12.1 If Statements
-
Check for Understanding
2.12.2 If Statements Quiz
-
Example
2.12.3 If Statements
-
Example
2.12.4 Safe Take Ball
-
Exercise
2.12.5 Is There a Ball?
-
Survey
2.12.6 Mindsets
-
2.13 If/Else Statements
-
Video
2.13.1 If/Else Statements
-
Check for Understanding
2.13.2 If/Else Statements Quiz
-
Example
2.13.3 If/Else Statements
-
Example
2.13.4 One Ball in Each Spot
-
Exercise
2.13.5 Right Side Up
-
Badge
2.13.6 Conditional Karel Badge
-
2.14 While Loops in Karel
-
Video
2.14.1 While Loops in Karel
-
Check for Understanding
2.14.2 While Loops in Karel Quiz
-
Example
2.14.3 Move to Wall
-
Exercise
2.14.4 Follow The Yellow Ball Road
-
Exercise
2.14.5 Lay Row of Tennis Balls
-
Exercise
2.14.6 Big Tower
-
2.15 Control Structures Example
-
Video
2.15.1 Control Structures Example
-
Check for Understanding
2.15.2 Control Structures Example Quiz
-
Example
2.15.3 Cleanup Karel
-
Exercise
2.15.4 Random Hurdles
-
2.16 Debugging Strategies
-
Video
2.16.1 Debugging Basics
-
Check for Understanding
2.16.2 Debugging Basics
-
Debugging
2.16.3 Debug: The Two Towers
-
Debugging
2.16.4 Debug: Lots of Hurdles
-
Video
2.16.5 Debugging From Error Messages
-
Check for Understanding
2.16.6 Debugging with Error Messages
-
Debugging
2.16.7 Debug: Big Tower
-
Debugging
2.16.8 Debug: Random Hurdles
-
2.17 Karel Algorithms
-
Video
2.17.1 Karel Algorithms
-
Check for Understanding
2.17.2 Quiz: Which Control Structure?
-
Video
2.17.3 Algorithms Example: Move Stack
-
Example
2.17.4 Move Tennis Ball Stack
-
Example
2.17.5 Climbing Karel
-
Exercise
2.17.6 Decorate the Fence
-
Exercise
2.17.7 Decorate the Fence
-
2.18 How to Indent Your Code
-
Video
2.18.1 How to Indent Your Code
-
Check for Understanding
2.18.2 How to Indent Your Code Quiz
-
Example
2.18.3 Dance and Clean Karel
-
Exercise
2.18.4 Diagonal
-
Exercise
2.18.5 Staircase
-
2.19 Ultra Karel
-
Video
2.19.1 Ultra Karel
-
Check for Understanding
2.19.2 Ultra Karel Quiz
-
Example
2.19.3 Red Frame
-
Example
2.19.4 Slip 'n Slide
-
Exercise
2.19.5 Invert Colors
-
Exercise
2.19.6 Checkerboard Karel
-
Badge
2.19.7 Karel Exercises Badge
-
2.20 Karel Challenges
-
Challenge
2.20.1 Fetch
-
Challenge
2.20.2 Racing Karel
-
Challenge
2.20.3 Tower Builder
-
Challenge
2.20.4 Super Cleanup Karel
-
Challenge
2.20.5 Double Tennis Balls
-
Badge
2.20.6 Karel Challenges Badge
-
2.21 Introduction to Programming Quiz
-
Unit Quiz
2.21.1 Introduction to Programming Quiz