Success Criteria:
The student will learn about using events which cause something to happen.
The student will practice using events to make their peers perform simple actions.
Vocabulary:
step - one of multiple actions in a sequence
sequence - events arranged in a specific order, from beginning to end
algorithm - a list of steps to finish a task
loops -
events -
Ruby:
What did Boss Fox do?
How do the Robots use the recipe?
Day 2:
Let's Review Events (Functions)
Review:
What things did Ruby's friends do that are things computer scientists also do?
What did you cause to happen using events today?
Could you use events and loops together?