Please enable JavaScript.
Coggle requires JavaScript to display documents.
computing revision 2 - Coggle Diagram
computing revision 2
slide 4
what is decomposition
breaking down a complex problem or system into smaller parts that are more manageable and easier to understand
-
-
-
what is an algorithm
a set of commands that must be followed for a computer to perform calculations or other problem-solving operations
-
-
what is iteration
the process of doing something again and again, usually to improve it, or one of the times you do it
what is abstraction
the process of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics.
-
-
-