Search Header Logo
Year 7 - Algorithm and Flowcharts (Revision Lesson)

Year 7 - Algorithm and Flowcharts (Revision Lesson)

Assessment

Presentation

Computers

7th - 8th Grade

Hard

Created by

Phil Collins

Used 31+ times

FREE Resource

18 Slides • 1 Question

1

Algorithms

and

Flowcharts

By Phil Collins - Year 7 - Linked to Unit 2 and Unit 11 Compute-IT BookKS3(1)

2

INTRODUCTION TO PROBLEM SOLVING

media
media

3

Learning Objectives

1. Appreciate the concept of Algorithm

2. Appreciate the concept of Flowchart

3. Explain different symbols used in a flowchart

4. Introduction of a Program.

4

media

5

media

6

media

7

Let us play a game: You have to solve the puzzle by writing only the below mentioned instructions:

  • Move One Square Right

  • Move One Square Left

  • Move One Square Down

  • Fill in Square with Color

8

Here we are using step wise procedure for doing our work.

media

9

NOW YOU SOLVE A SIMILAR PROBLEM BY USING THE SAME TECHNIQUE

10

Now Solve this question

media

11

Multiple Choice

Question image

1. Move One Square Right

2. Move One Square Left

3. Move One Square Down

4. Fill in square with colour

1

1->1->4->2->3->1->4

2

1->1->4->2->3->4

3

1->1->4->3->4

4

1->1->2->4->3->4

12

Now in place of writing the instructions in sentences we can use specific symbols to represent our instructions.

13

As for example in place of the lines we can use symbols

  • Move one step Right we can use right arrow key

  • Move one step Left we can use left arrow key

  • Move one step up we can use up arrow key

  • Move one step down we can use down arrow key

  • And to color the box we can use the Z key.

media

14

FLOWCHART & ITS USES

In computer terminology the symbols used for representing the solution to a problem is called Flowchart.

USES OF A FLOWCHART

To specify the method of solving a problem

To plan the sequence of a computer program.

Communicate ideas, solutions etc.

15

media

16

media

17

media

​You will find a full size copy of this in your Classroom

18

PROGRAM

When we code these instructions using some specific rules, and can be run by a computer it is called Program.

19

media

Algorithms

and

Flowcharts

By Phil Collins - Year 7 - Linked to Unit 2 and Unit 11 Compute-IT BookKS3(1)

Show answer

Auto Play

Slide 1 / 19

SLIDE