Lesson 5 - Consolidation.
What will I learn today?. How to create a video from a power point using text to speech..
Computational thinking. There are a lot of problems which can be solved using computers. The goal of Computer Science is to find ways to solve these problems. In order to do this we need to use computational thinking ..
Computational thinking. Decomposition Breaking down problems into smaller chunks. Abstraction Only focusing on the important parts of a problem. Pattern matching Looking for patterns in the problem to help solve it. Algorithmic design Create a sequence of steps to solve the problem..