Block Based Programming Lesson 5

Match the programming terms to the code!
Loop
If statement
True output
False output
1 / 11
volgende
Slide 1: Sleepvraag
ComputingLower Secondary (Key Stage 3)

In deze les zitten 11 slides, met interactieve quizzen en tekstslides.

time-iconLesduur is: 50 min

Onderdelen in deze les

Match the programming terms to the code!
Loop
If statement
True output
False output

Slide 1 - Sleepvraag

Deze slide heeft geen instructies

Lesson objectives 

Conquer: Recap key programming terms. 

Aspire Higher: Use this knowledge to create a simple game. 




 
 
Aspire: Create a set of loops to make a program more efficient.

Slide 2 - Tekstslide

fbdsfkb
Key Terms
Previously we have made use of 3 very important concepts in programming:
  1. Sequencing: Creating a set of instructions in order.
  2. Loops: Make a set of instructions repeat.
  3. Conditional Statements: A decision point in a program.

Lets recap with a quick quiz!







Slide 3 - Tekstslide

Deze slide heeft geen instructies

What is a loop?
A
A set of instructions to complete a task.
B
A set of instructions in order.
C
A repeated section of code.
D
The end result of your program.

Slide 4 - Quizvraag

Deze slide heeft geen instructies

What is sequencing?
A
A set of instructions.
B
A set of instructions in order.
C
A program created by code.
D
The result of our program when run.

Slide 5 - Quizvraag

Quiz should take 3-4 mins, allow time on later questions for students to read through the code options to figure out which option is correct. 

A
The harvester will collect all of the crops.
B
They not pick any of the crops with the path she is taking.
C
The harvester will only pick the pumpkin.
D
The harvester will pick all of the crops, except the pumpkin.

Slide 6 - Quizvraag

Deze slide heeft geen instructies

Drag and drop to fill in the gaps in the code so the bee collects all the nectar!
Move Forward
7
If at
Get nectar

Slide 7 - Sleepvraag

Deze slide heeft geen instructies

What is programming?
A
The order in which we write our code.
B
The programs we use.
C
A set of instructions to complete a task.
D
The result of our program when run.

Slide 8 - Quizvraag

Deze slide heeft geen instructies

ISL
We are going to recap and develop our programming skills in preparation for our assessment. 

Complete the following express course lessons:
1. Maze  - Click here  
2. Minecraft additional challenges - Click here
3. Art design -  Click here

Slide 9 - Tekstslide

Deze slide heeft geen instructies

Plenary questions

Slide 10 - Tekstslide

Deze slide heeft geen instructies

Why do we use loops in your programs?
A
To make the program run faster.
B
To make the program more efficient.
C
They allow decisions to be made.
D
They put information onto the screen,

Slide 11 - Quizvraag

Deze slide heeft geen instructies