< KS3 Computing

Computational Thinking is a very powerful problem solving method. As a practice, Computational Thinking is widely considered an artistic approach. It combines the thought processes of de-composition, abstraction, pattern recognition and pattern generalisation. Creative engagement in these processes will promote the generation of the innovative ideas necessary for designing algorithms. Just like most other creative practices, programming involves plans, materials and tools:

  • The plans are represented as algorithms.
  • The materials are the data.
  • The tools are the control structures.


The aim of this section is to show how the data (the raw material) can be manipulated by the control structures (the tools) to create solutions in form of algorithms.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.