Module 2 - Does the computer think or do you think?
1 min
We already know that computational thinking is a methodology that helps us to solve problems in an orderly and concrete way, and that consists of following four steps that are always used in programming.
- The first step is: identify the problem.
- Step two: decompose the problem.
- Third step: creative search for solutions and testing their usefulness.
- Step 4: Establish patterns.
Follow the video and see how easy it is to put this into practice.