Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Pseudocode and Flowchart fun

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.

Lesson 2

Download PowerPoint

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.

Additional Reading and Resources

https://www.bbc.co.uk/bitesize/guides/z22wwmn/revision/5

Create your own: https://app.diagrams.net/

Additional Video #1

VIdeo #2

https://youtu.be/kM9ASKAni_s

www.teachyourselfpython.com