Intro to Programming with Karel the Dog (Ace)
- Level Middle School, High School
- Contact Hours 30
- Timeframe Quarter
This is the quarter long Karel course as an introduction to computer science and programming with text or blocks.
To view the entire syllabus, click here or click to explore the full course.
MODULES - 12
Students meet Karel and learn the fundamentals of writing a program by giving Karel commands to complete simple tasks.
Students learn how to teach Karel new commands by combining existing commands and defining functions.
Students meet Super Karel, who can turn right. Students learn how to repeat commands with for loops.
Students learn how to use if statements when solving problems. By having Karel check for specific conditions, students can write programs that can be executed successfully in multiple scenarios.
Students build on their understanding of for loops as they learn how to use while loops to repeat commands while a specific condition is true.
Students practice using all of the control structures together to write more complex problems, and meet Ultra Karel, who knows how to paint the world fun colors.
Students solve some tricky challenge puzzles with Karel that combine the concepts they learned throughout thee entire course.
Students complete a culminating project where they create their own Karel program!
End of course multiple choice exam assessing student proficiency in programming fundamentals
It can take some time to learn all of Karel's tricks. Brush up here with some extra Karel practice and challenge problems. These reinforce all of the fundamental concepts introduced in Karel, including commands, functions, loops, conditions control structures, and problem decomposition.
This supplemental module will help anyone new to text coding to understand how syntax and the Karel IDE function in order to run code!
Students learn the basics of JavaScript including variables, user input, mathematics, and functions.
Explore programs that your students will build throughout this course!
Create and organize Assignments in any CodeHS course that you're teaching. You can even add custom assignments to pre-existing CodeHS courses.
Learn MoreDidn't find what you were looking for? Here are a few links that might be useful to you.