Flow charts

Flow chart lesson objectives
Create an algorithm using English
Use given criteria to create a flow chart
Present your flow chart

1 / 22
next
Slide 1: Slide
ComputingUpper Secondary (Key Stage 4)

This lesson contains 22 slides, with interactive quizzes, text slides and 1 video.

Items in this lesson

Flow chart lesson objectives
Create an algorithm using English
Use given criteria to create a flow chart
Present your flow chart

Slide 1 - Slide

5

Slide 2 - Video

00:50
What is an algorithm

Slide 3 - Open question

01:11
how would you log onto your tik tok account

Slide 4 - Open question

01:31
Write an algorithm to log onto your tik tok account

Slide 5 - Open question

02:18
What are the two ways we can create an algorithm

Slide 6 - Open question

02:40
Write in english or upload an image what symbol is used for input/output

Slide 7 - Open question

Slide 8 - Slide

Slide 9 - Slide

Slide 10 - Slide

What Flow chart symbol is a process

Slide 11 - Open question

Flowcharts

Slide 12 - Mind map

Using the link below 
lets create the algorithm  (using English) and then the flow chart shown in the video

Slide 13 - Slide

Find the sum of 5 numbers
Write the algorithm on the sheet by clicking the link
https://docs.google.com/document/d/1KdTXGpMYWipG7UPsg6gjxkPMGCvc44TnWvyJfAT4o-M/edit?usp=sharing

Slide 14 - Slide

What flow chart symbol is a diamond
A
process
B
decision
C
Input
D
output

Slide 15 - Quiz

The input/output symbol is a
A
square
B
parallelogram
C
diamond
D
circle

Slide 16 - Quiz

What do arrows represent
A
Data flow
B
Process
C
output
D
input

Slide 17 - Quiz

Write down what pseudocode, a library routine and flowchart definitions are

Slide 18 - Open question

Are you confident in creating a flow chart
😒🙁😐🙂😃

Slide 19 - Poll

Algorithm in simple english
1. sum = 0(process)
2. Enter the numbers (i/o)
Add and store the results (process)
Print sum

Slide 20 - Slide

Example 1: 10 plus 20 using an algorithm
Algorithm in simple English
1. sum = 0(process)
2. Enter the numbers (i/o)
Add and store the results (process)
Print sum

Slide 21 - Slide

Slide 22 - Slide