Students will connect their experience with the Scratch platform to the CS concepts of algorithm, program, and sequence. Students will practice these concepts with an unplugged activity to create and debug an algorithm for a house.
Students will create an algorithm that provides the steps to recreate an original shape drawing
Students will use logical reasoning to debug a peer’s algorithm for errors
Language Objectives
Students will be able to explain the different ways in which they have used computers.
Students will be able to use noun phrases with adjectives to describe the types of creative projects they have made with computers.
Students will be able to contribute to conversations and express ideas by asking and answering yes-no and wh- questions and responding using short phrases.
Students will be able to describe the Scratch projects that they would like to make.
Vocabulary
CS Terms
algorithm: A list of steps that you can follow to finish a task.
program: An algorithm that has been coded into something that can be run by a machine.
sequence: a set of instructions that follow one another in order
debugging: Finding and fixing errors in algorithms or programs.