Procedural thinking

From Computer Science Wiki
Revision as of 10:27, 18 September 2016 by Mr. MacKenty (talk | contribs)
Procedural thinking[1]


Procedural thinking is a disciplined method of thinking in sequence, in order and logically. Procedural thinking can be reflected in a flow chart. Some examples below may help you better understand procedural thinking:

  1. Following a recipe requires procedural thinking because you must follow the steps in order
  2. Putting together Ikea furniture requires procedural thinking because you usually follow the steps in order
  3. Procedural thinking is used when performing CPR to save someone's life - you follow a series of steps to help that person
  4. When you print something, you follow a series of steps to check the item

Standards[edit]

  • Identify the procedure appropriate to solving a problem.
  • Evaluate whether the order in which activities are undertaken will result in the required outcome.
  • Explain the role of sub-procedures in solving a problem.

References[edit]