-
1.1 Introduction to Programming With Karel
-
Video
1.1.1 Introduction to Programming With Karel
-
Check for Understanding
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
-
1.2 More Basic Karel
-
Video
1.2.1 More Basic Karel
-
Check for Understanding
1.2.2 More Basic Karel
-
Example
1.2.3 Tennis Ball Square
-
Exercise
1.2.4 Make a Tower
-
Exercise
1.2.5 Pyramid of Karel
-
1.3 Java Programs and the Run Method
-
Video
1.3.1 Writing a Java Program
-
Check for Understanding
1.3.2 Run Method
-
Example
1.3.3 Square Karel
-
Exercise
1.3.4 Tower Karel
-
Exercise
1.3.5 Gold Medal Karel
-
Exercise
1.3.6 Maze Karel
-
1.4 Karel Can't Turn Right
-
Video
1.4.1 Karel Can't Turn Right
-
Check for Understanding
1.4.2 Karel Can't Turn Right
-
Example
1.4.3 Tower and Turn Right
-
Exercise
1.4.4 Slide Karel
-
Exercise
1.4.5 Fireman Karel
-
Badge
1.4.6 Right Turn Karel Badge
-
1.5 Methods in Karel
-
Video
1.5.1 Methods in Karel
-
Check for Understanding
1.5.2 Methods in Karel
-
Example
1.5.3 Turn Around
-
Exercise
1.5.4 Planting Bushes
-
Exercise
1.5.5 Mario Karel
-
1.6 Top Down Design and Decomposition in Karel
-
Video
1.6.1 Top Down Design and Decomposition in Karel
-
Check for Understanding
1.6.2 Top Down Design and Decomposition
-
Example
1.6.3 Hurdle Karel
-
Exercise
1.6.4 The Two Towers
-
Exercise
1.6.5 Planting Flowers
-
1.7 Commenting Your Code
-
Video
1.7.1 Commenting Your Code
-
Check for Understanding
1.7.2 Commenting Your Code
-
Example
1.7.3 Hurdle Karel (Comments)
-
Exercise
1.7.4 The Two Towers + Comments
-
1.8 Abstraction
-
Video
1.8.1 Abstraction
-
Check for Understanding
1.8.2 Abstraction Quiz
-
Example
1.8.3 Abstracting Away buildTower
-
Free Response
1.8.4 Abstracting Your Day
-
Free Response
1.8.5 Reflection: Abstraction
-
Free Response
1.8.6 Reflection: Abstraction in Karel
-
1.9 Super Karel
-
Video
1.9.1 Super Karel
-
Check for Understanding
1.9.2 Super Karel
-
Example
1.9.3 Hurdle Karel (with SuperKarel)
-
Exercise
1.9.4 The Two Towers + SuperKarel
-
Badge
1.9.5 Super Karel Badge
-
1.10 For Loops
-
Video
1.10.1 For Loops
-
Check for Understanding
1.10.2 For Loops
-
Example
1.10.3 Repeated Move
-
Example
1.10.4 Put Down Tennis Balls
-
Exercise
1.10.5 Marathon Karel
-
Exercise
1.10.6 Take 'em All
-
Exercise
1.10.7 Dizzy Karel
-
Exercise
1.10.8 For Loop Square
-
Exercise
1.10.9 Planting Flowers
-
Exercise
1.10.10 Lots of Hurdles
-
1.11 While Loops in Karel
-
Video
1.11.1 While Loops in Karel
-
Check for Understanding
1.11.2 While Loops in Karel
-
Example
1.11.3 Move to Wall
-
Exercise
1.11.4 Follow The Yellow Ball Road
-
Exercise
1.11.5 Just Keep Spinning
-
Exercise
1.11.6 Lay Row of Tennis Balls
-
Exercise
1.11.7 Big Tower
-
1.12 If Statements
-
Video
1.12.1 If Statements
-
Check for Understanding
1.12.2 If Statements Quiz
-
Example
1.12.3 If Statements
-
Example
1.12.4 Safe Take Ball
-
Exercise
1.12.5 Is There a Ball?
-
1.13 If/Else Statements
-
Video
1.13.1 If/Else Statements
-
Check for Understanding
1.13.2 If/Else Statements
-
Example
1.13.3 Flip Karel
-
Exercise
1.13.4 Fix It Karel
-
Exercise
1.13.5 Invert
-
Badge
1.13.6 Conditional Karel Badge
-
1.14 Control Structures Example
-
Video
1.14.1 Control Structures Example
-
Check for Understanding
1.14.2 Control Structures Example
-
Example
1.14.3 Cleanup Karel
-
Exercise
1.14.4 Random Hurdles
-
Exercise
1.14.5 Fix It Karel
-
1.15 More Karel Examples and Testing
-
Video
1.15.1 More Karel Examples and Testing
-
Example
1.15.2 Move Tennis Ball Stack
-
Example
1.15.3 Climbing Karel
-
1.16 How to Indent Your Code
-
Video
1.16.1 How to Indent Your Code
-
Check for Understanding
1.16.2 How to Indent Your Code
-
Example
1.16.3 Dance and Clean Karel
-
Exercise
1.16.4 Diagonal
-
Exercise
1.16.5 Staircase
-
Badge
1.16.6 Karel Exercises Badge
-
1.17 What is Code
-
Video
1.17.1 What is Code?
-
Connection
1.17.2 What is Software
-
Free Response
1.17.3 Respond: What is Software
-
1.18 Uses of Programs
-
Video
1.18.1 Uses of Programs
-
Connection
1.18.2 Why Should You Learn to Program?
-
Free Response
1.18.3 Reflection: Learning to Program
-
Free Response
1.18.4 Reflection: Programs in Your Life
-
Free Response
1.18.5 Reflection: Future Programs
-
Free Response
1.18.6 Task: Computing Innovations
-
Connection
1.18.7 Case Study: Mob Programming
-
Free Response
1.18.8 Case Study: Mob Programming
-
1.19 Karel Challenges
-
Challenge
1.19.1 Fetch
-
Challenge
1.19.2 Racing Karel
-
Challenge
1.19.3 Tower Builder
-
Challenge
1.19.4 Super Cleanup Karel
-
Challenge
1.19.5 Double Tennis Balls
-
Challenge
1.19.6 Midpoint Karel
-
Badge
1.19.7 Karel Challenges Badge
-
1.20 Introduction to Programming in Java Quiz
-
Unit Quiz
1.20.1 Introduction to Programming in Java Quiz Unit 1