Computational thinking involves taking a complex problem and breaking it down into a series of small, more manageable problems (decomposition). Each of these smaller problems can then be looked at individually, considering how similar problems have been solved previously (pattern recognition) and focusing only on the important details, while ignoring irrelevant information (abstraction). Next, simple steps or rules to solve each of the smaller problems can be designed (algorithms).
****
****
Algorithms and Flowcharts
Link to Lorena's Blog (Spanish)
ACTIVITY: Write in your blog an introduction about Computational Thinking explaining the 4 steps. Explain algo what is an ALGORITHM and create a FLOWCHART with canva about cooking your breakfast. Publish the image in the same post in your blog!
Here you have a simple example:
When you finish, try another flowchart for the algorithm to follow for creating the Initial Test with Scratch. It may be something like this:
No comments:
Post a Comment