Please enable JavaScript.
Coggle requires JavaScript to display documents.
Approaches to solve the problem - Coggle Diagram
Approaches to solve the problem
Computational approach
Use computer science theory (computational methods) and hardware resources to make the solution.
Computational methods
Decomposition
Different stages of the project
Design
Development
Analysis
Testing
Evaluation
Abstraction
Algorithmic thinking
Flowcharts and pseudocode.
Used by developers and programmers.
Theoretical approach
write ideas used to solve the problem
The project manager uses it to think how to solve the problem.
Practical approach
Test different aspects of the project to se how they would work
Used by the people who are making the project.