We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6
Decomposition
Decomposition can be defined
as the process of solving a complex problem and breaking it into more sub-problems that can be solved easily. Abstraction abstraction figures out how to work with the different parts efficiently and accurately. Pattern recognition Pattern recognition as part of computational thinking is the process of identifying patterns in a data set to categorize, process and resolve the information more effectively Algorithmic thinking Algorithmic thinking is a derivative of computer science and the process to develop code and program applications.