Activity 01
Inquiry Circle: The Recipe Swap
In small groups, students take a complex task like 'making a three-course meal' and decompose it into individual steps. They identify which steps are repeated (like 'boiling water' or 'chopping') and write these as 'functions' on index cards to be shared with other groups. This helps them see how modular components can be reused across different main programs.
Analyze how computational thinking principles apply to everyday problem-solving.
Facilitation TipDuring Collaborative Investigation: The Recipe Swap, circulate to ensure groups are assigning discrete steps to functions rather than leaving them as sequential blocks in the main list.
What to look forPresent students with a real-world scenario, such as planning a school event. Ask them to list three ways they could decompose the problem and identify one potential pattern they might recognize in the tasks involved.