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
volgende
Slide 1: Tekstslide
ComputingUpper Secondary (Key Stage 4)

In deze les zitten 22 slides, met interactieve quizzen, tekstslides en 1 video.

Onderdelen in deze les

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

Slide 1 - Tekstslide

5

Slide 2 - Video

00:50
What is an algorithm

Slide 3 - Open vraag

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

Slide 4 - Open vraag

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

Slide 5 - Open vraag

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

Slide 6 - Open vraag

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

Slide 7 - Open vraag

Slide 8 - Tekstslide

Slide 9 - Tekstslide

Slide 10 - Tekstslide

What Flow chart symbol is a process

Slide 11 - Open vraag

Flowcharts

Slide 12 - Woordweb

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

Slide 13 - Tekstslide

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 - Tekstslide

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

Slide 15 - Quizvraag

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

Slide 16 - Quizvraag

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

Slide 17 - Quizvraag

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

Slide 18 - Open vraag

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 - Tekstslide

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 - Tekstslide

Slide 22 - Tekstslide