Y7 Code.org - 2024

Code.org
Lesson 1 
1 / 52
suivant
Slide 1: Diapositive
ComputingLower Secondary (Key Stage 3)

Cette leçon contient 52 diapositives, avec quiz interactifs, diapositives de texte et 4 vidéos.

time-iconLa durée de la leçon est: 50 min

Éléments de cette leçon

Code.org
Lesson 1 

Slide 1 - Diapositive

HT1 ILT - Code.org
1) Open code.org
2) Click login, then login with Google and enter your school email address.
3) Add class code  _____________________________

Slide 2 - Diapositive

KO - Understand how programming constructs are used to create programs
ALL - Solve the puzzles on Code.org to gain an understanding of the main coding constructs

MOST - Understand how constructs, such as loop and if can be used to make code more effective

SOME - Link how the puzzles on Code.org, link to be able to write programs using text based programming languages, such as Python, Java etc.

Slide 3 - Diapositive

Slide 4 - Vidéo

Code.Org Class Course
1) Open code.org
2) Click login, then login with Google and enter your school email address.
3) Add class code CBKPFN

Slide 5 - Diapositive

Lesson 1 - PREDICT
How does the bird get to the pig?

Slide 6 - Diapositive

How does the bird get to the pig?

Slide 7 - Question ouverte

Slide 8 - Vidéo

Complete lesson 1

Slide 9 - Diapositive

REVIEW - What is a sequence in programming and how did you use them to solve the puzzles in lesson 1?

Slide 10 - Question ouverte

Lesson 4 - PREDICT
How does the artist draw the rocket?

Slide 11 - Diapositive

How does the artist draw the rocket?

Slide 12 - Question ouverte

Complete lesson 4

Slide 13 - Diapositive

REVIEW - How did you use angles to solve the puzzles in lesson 4?

Slide 14 - Question ouverte

Lesson 11 - PREDICT
How does the repeat block make the code more effective in the example below?

Slide 15 - Diapositive

How does the repeat block make the code more effective in the example below?

Slide 16 - Question ouverte

Slide 17 - Vidéo

Complete lesson 11

Slide 18 - Diapositive

REVIEW - How did you use the repeat block to solve the puzzles in lesson 11?

Slide 19 - Question ouverte

Lesson 13 - PREDICT
The below image shows a nested loop. What do you think a nested loop is and why are they used in programming?

Slide 20 - Diapositive

The below image shows a nested loop. What do you think a nested loop is and why are they used in programming?

Slide 21 - Question ouverte

Complete lesson 13

Slide 22 - Diapositive

REVIEW - How did you use nested loops to solve the puzzles in lesson 13?

Slide 23 - Question ouverte

Lesson 15 - PREDICT
The below image shows an if statement. What role do you think the if statement plays in this algorithm?

Slide 24 - Diapositive

The below image shows an if statement. What role do you think the if statement plays in this algorithm?

Slide 25 - Question ouverte

Slide 26 - Vidéo

Complete lesson 15

Slide 27 - Diapositive

REVIEW - How did you use if statements to solve the puzzles in lesson 15?

Slide 28 - Question ouverte

Lesson 16 - PREDICT
How can you use a nested loop and an if statement to solve the below puzzle?

Slide 29 - Diapositive

How can you use a nested loop and an if statement to solve the below puzzle?

Slide 30 - Question ouverte

Complete lesson 16

Slide 31 - Diapositive

REVIEW - How did you use if statements and nested loops to solve the puzzles in lesson 16?

Slide 32 - Question ouverte

Lesson 17 - PREDICT
The below image shows the solution for a puzzle using a while loop, how does the while loop solve the puzzle?

Slide 33 - Diapositive

The below image shows the solution for a puzzle using a while loop, how does the while loop solve the puzzle?

Slide 34 - Question ouverte

Complete lesson 17

Slide 35 - Diapositive

REVIEW - How did you use while loops to solve the puzzles in lesson 17?

Slide 36 - Question ouverte

Lesson 19 - PREDICT
The below image shows the solution for a puzzle using an until loop, how does the until loop solve the puzzle?

Slide 37 - Diapositive

The below image shows the solution for a puzzle using an until loop, how does the until loop solve the puzzle?

Slide 38 - Question ouverte

Complete lesson 19

Slide 39 - Diapositive

REVIEW - How did you use until loops to solve the puzzles in lesson 19?

Slide 40 - Question ouverte

Lesson 20 - PREDICT
The below image shows the solution for a puzzle using a while loop and a conditional, what does the algorithm do?

Slide 41 - Diapositive

The below image shows the solution for a puzzle using an until loop, how does the until loop solve the puzzle?

Slide 42 - Question ouverte

Complete lesson 20

Slide 43 - Diapositive

REVIEW - How did you use conditionals to solve the puzzles in lesson 20?

Slide 44 - Question ouverte

Lesson 22 - PREDICT
The below image shows the solution for a puzzle using a function. What is a function in programming?

Slide 45 - Diapositive

The below image shows the solution for a puzzle using a function. What is a function in programming?

Slide 46 - Question ouverte

Complete lesson 22

Slide 47 - Diapositive

REVIEW - How did you use functions to solve the puzzles in lesson 22?

Slide 48 - Question ouverte

Lesson 23 - PREDICT
The below image shows the solution for a puzzle using a function, within a function. How are functions used in the code?

Slide 49 - Diapositive

The below image shows the solution for a puzzle using a function, within a function. How are functions used in the code?

Slide 50 - Question ouverte

Complete lesson 23

Slide 51 - Diapositive

REVIEW - How did you use functions to solve the puzzles in lesson 23?

Slide 52 - Question ouverte