21_ComputationalThinking
21_ComputationalThinking
2.1 - Algorithms
Thinking
Computational
Unit 2: Computational Thinking, Algorithms & Programming
Tuesday 3 June 2025
Computational Thinking
Success Criteria:
1. I can define the terms Decomposition, Abstraction
and Algorithmic Thinking.
2. I can explain how each of these are used to help
understand and process computing problems.
Decomposition
Unit 2: Computational Thinking, Algorithms & Programming
Abstraction
unnecessary details so that only the
main, important points remain.
Algorithmic Thinking
Algorithmic thinking is a subset of computational thinking that
involves defining a clear set of instructions to solve a problem.
Definition: a logical way of getting from the problem to the solution. A set
of instructions for solving a problem.