Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computer revision 7.5 - Coggle Diagram
Computer revision 7.5
Four computational thinking
Decomposition
Pattern recognition
Abstraction
Algorithm
The way computers think and process things.
Decomposition
Breaking down complex problems into smaller tasks
Pattern recognition
Identifying similarities in a decomposed task.
Abstraction
Removing unnecessary details in a problem.
Algorithm
The step by step instructions needed to solve a task.
Oval start or stop
Rectangle process instructions or commands
Diamond decision
Parallelogram input or output.
Flow line used to connect symbols.