Meal Plan Ext

Computational Thinking - Decomposition, Pattern Recognition, Algorithm and Abstraction


  1. Decomposition is 1 of the 4 cornerstones of Computational Thinking.
  2. Decomposition - is the breaking down of problem into smaller parts
  3. An Example of Decomposing - Getting ready for school in the morning
    1. Wake up at 6 am
    2. Brush teeth
    3. ......

Flowcharts

An algorithm is a set of instructions.

A flowchart represents an algorithm

Sample Flowchart

Remember that you can use:

  1. MS Word
  2. Google Docs
  3. www.draw.io
  4. Paper, ruler and pencil

To create your flowchart