Computational Thinking PREK K
Computational Thinking PREK K
Computational
Thinking
Think like a computer!
1.1 Precise
algorithms
What Is an Algorithm?
An algorithm is a list of step-by-step instructions in order
to get a task done.
Examples of algorithms
Following a recipe to
make cookies.
Following directions to
get to the park.
Getting dressed.
Directions as algorithms
Question
Frogs love to eat bugs! Help our frog find his way to the yummy bug!
1 2 3 4
1 2 3
4 5 6
Debugging algorithms
Example
In the following example, in the first algorithm, there is a bug,
which is to wear the shoes before the socks. In the second
algorithm the bug was corrected, which is wear the socks
before the shoes.
Block categories
Motion
Looks
Sounds
Control
End
Start on Tap
Coding
End
Blocks
Repeat
Move Up / Move
Down
Question
Repeat forever
Question
Follow the below steps to make your programm:
1. Open ScratchJR.
2. First, tap on the yellow “Trigger commands” group.
3. Drag a single yellow “Trigger command” into the white part.