Computational Thinking

Cards (4)

  • Abstraction: Picking out the important information first.
  • Decomposition: Breaking a complex problem down into smaller ones.
  • Algorithmic Thinking: The logical way to find steps to a solution.
  • What are the advantages of Decomposition?
    1. Makes problems easier to solve
    2. Different people can work on different problems at the same time.