Join 36000+ teachers and students using TTIO.
In this lesson we will learn about ways of representing an algorithm and look at Pseudocode and Flowcharts.
The main difference between Pseudocode and Flowchart is that pseudocode is an informal high-level description of an algorithm while flowchart is a pictorial representation of an algorithm.
Algorithm is a big word but we use them (Algorithms) all the time. The following video will give you a good overview of this topic.
Pseudocode is not a programming language, it is a simple way of describing a set of instructions that does not have to use specific syntax.
https://www.bbc.co.uk/bitesize/guides/z22wwmn/revision/5
Create your own: https://app.diagrams.net/
www.teachyourselfpython.com