Activity 01
Pairs: Traffic Light Model
Pairs sketch a traffic light system, listing all details first, then create an abstract version with only states (red, yellow, green) and transitions. They test the model by simulating driver decisions. Compare pair models in a class share-out.
Analyze how abstraction helps manage complexity in large-scale software projects.
Facilitation TipDuring the Traffic Light Model activity, circulate and ask pairs: 'What happens if the model misses the pedestrian button?' to guide students toward including critical steps.
What to look forProvide students with a scenario, such as a library book borrowing system. Ask them to list three essential features and three details they would abstract away. Then, ask them to explain why their chosen features are essential.