A Level Computer Science: Introduction to algorithms
This module contains:
Compatible with the following examination boards





Download A Level Module 11: Introduction to algorithms
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Introduction to algorithms
To program a computer, certain sets of logical instructions need to be provided. Sets of logical instructions for a computer can be designed only when the programmer thinks in the same way that a computer processes the instructions. The set of logical instructions used to program a computer is called algorithm.
An algorithm is generally written using pseudocode or flowcharts. Pseudocode is a readable description of what a computer program will do, and flowchart is the graphical representation of pseudocode
This A Level Computer Science module introduces introduction to algorithms to your students, explaining:
- Steps involved in solving a problem
- Algorithm design
- Understanding & Interpreting an algorithm
- Applications
More Software and software development Modules
Introduction to algorithms is one lesson in our Software and software development module. The other theory lessons can be found below:







