Karel Module List
Karel is a digital dog designed to teach people like me learn to program.
one can use code to manipulate the dog's postion and make it perform tasks.
After programing, one may feel happy.
- Introduction to Programming with Karel
- Video: Introduction to Programming with Karel
- Quiz: Karel Commands
- Example: Our First Karel Program
- Exercise: Your First Karel Program
- Exercise: Short Shack
- More Basic Karel
- Video: More Basic Karel
- Quiz: More Basic Karel
- Example: Tennis Ball Square
- Exercise: Make a Tower
- Exercise: Pyramid of Karel
- Karel Can't Turn Right
- Video: Karel Can't Turn Right
- Quiz: Karel Can't Turn Right
- Example: Tower and Turn Right
- Exercise: Slide Karel
- Exercise: Fireman Karel
- Badge: Karel Turns Right
- Functions in Karel
- Video: Functions in Karel
- Quiz: Functions in Karel
- Example: Turn Around
- Exercise: Pancakes
- Exercise: Mario Karel
- The Start Function
- Video: The Start Function
- Quiz: The Start Function
- Example: Tower with Start Function
- Exercise: Pancakes with Start