Computational Thinking Activities

Teach Computational Thinking to Your Children

With these activities, we lead you through how to instill the key mindsets for coding and computing to your children.

The Key Computational Thinking Mindsets

  • Sequencing: Putting order to the things that need to happen
  • Decomposition: Breaking Complex problems into discrete parts
  • Algorithms: Crafting repeatable models of how to solve a problem
  • Pattern-Spotting and -Making: Seeing Clearly how Things Relate and Repeat
  • Loops: Programming Sequences to Repeat over and over
  • Conditionals: One thing happens depending on the situations of other things
  • Debugging: Finding the Breakdown Points to Remove
  • Events: One thing starts occuring since another thing is triggered

Computational Thinking Activities