Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computational Thinking, breaking down complex problems into smaller…
Computational Thinking
-
Decomposition
-
ELA-Understand the purpose,research and gather evidence,plan the structure, write the draft,review and revise.
pattern recognition
-
ELA- Can apply to language or literacy techniques. Recognizing recurring themes or motifs across different texts.
Abstraction
-
-
Model the problem-create an abstract representation or model that simplifies the problem retaining its key features.
Algorithm design
-
-
ELA- choose your topic,research your topic,create an outline,write the introduction, write the body paragraphs,write the conclusion.
Math-Long division: Divide, multiply, subtract, bring down the next digit from the dividend and repeat steps1-3.
After implementing an algorithm or solution, testing and evaluating it for correctness,efficiency, and scalability are critical.
Uses concepts from computer science ,like patterns,algorithms,and data organization, to approach problems in a logical and systematic way.
Refine and optimize- Improve efficiency, scale the solution and iterate.
-
breaking down complex problems into smaller,manageable parts.