TEST DAY–Group up! You cannot move on until EVERYONE in your group is finished with an activity!
Objective
Students will be able to…
* Define a problem in their own words and plan out a solution to the problem
* Break a large problem down into smaller pieces and solve each of the pieces, then use these solutions as building blocks to solve the larger problem
* Utilize the proper control structures to create general solutions that solve multiple Karel worlds
* Write clear and readable code using control structures, functions, decomposition, and comments
Activities
These are all the activities included in the lesson.
Activity | ||
---|---|---|
Challenge | SHOW ME | |
Challenge | SHOW ME | |
Challenge | SHOW ME | |
Challenge | SHOW ME | |
Challenge | SHOW ME | |
Quiz | SHOW ME | |
Badge |
Open the Google Doc for this class. In your own words at the TOP of the Doc, explain what you learned today and how it can help you write programs.
SANDBOX–create a new programs that uses at least one WHILE LOOP and IF ELSE statement. Include at least 2 of your own functions. Show me.