Computational thinking and its four important parts
In Computational thinking we have the decomposition where the problem is sort of broken down to be analyzed in detail, then we have the pattern recognition where the software is able to recognize and utilize patters in the most effective way. We look for similarities with the intention to make predictions. Then we have pattern generalization and abstraction. This is when the previously recognized pattern is seen and evaluated in its most general form. Last, we have the algorithm design. The algorithm design which aids in the development of step by step instruction that solve problems. Teachers find this approach highly effective particularly when trying to solve a difficult concept and or problem.
No comments:
Post a Comment