- Decomposition
- Patterns (data representation)
- Abstraction (generalisation)
- Algorithms
By decomposing a problem, identifying the variables involved using patterns, and creating an algorithm the result is a generic solution. The generic solution is a generalisation or abstraction that can be used to solve a multitude of variations of the initial problem.
Reference:
https://www.google.com/edu/resources/programs/exploring-computational-thinking/
http://en.wikipedia.org/wiki/Computational_thinking
http://en.wikipedia.org/wiki/Computational_thinking
No comments:
Post a Comment