Lesson 1: Scratch Computer Programming

SeniorInfants 7,143 views 18 slides Jan 13, 2016
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

PowerPoint lesson for children aged 8-13 explaining what coding is and also offering an introduction to Scratch Computer Programming.


Slide Content

Lesson 1 What is coding? How do I make my character move using code?

What is computer programming/coding??

What is Coding? https :// www.youtube.com/watch?v=THOEQ5soVpY

Coding/programming is… Writing a list of instructions that you want the computer to follow in a certain order.

Scratch One program that allows us to make SIMPLE games/videos/stories/etc. Gives us the tools to make our own programme.

Professional Code

Scratch Code Uses blocks instead of complicated numbers or words

See what Scratch is all about: https://scratch.mit.edu/about/

Sprite

Start the Programme/Stop the Programme

Scripts/Blocks of Code

Categories of Scripts/Blocks

You must start every code with a ‘When __ clicked’

Other blocks can be added to the ‘when clicked’ block by snapping them together like a jigsaw…

You try: Open the programme Show me the sprite with your mouse Show me the ‘go’ sign with your mouse Show me the ‘stop’ sign Drag a block of script (instruction) from the menu onto the blank canvas Drag and drop it back into the middle to delete it Change the block category to ‘Looks’. Drag a block onto the canvas Make it disappear again Change the block category to ‘Events’. Choose the block and drag it to the canvas. Delete the block again

Making a Sprite Move https://scratch.mit.edu/help/videos/

Can you: Show your partner: How to move forward 20 steps when you press the ‘go’ button Drag your cat back to where she started using your mouse Delete your ‘script’ Make your cat move forward 50 steps Drag your cat back to where she started and delete your script Move your cat backwards 10 steps. Delete your script Move your cat backwards 20 steps

Explore… See if you and your partner can find out how to do something new using ‘Scratch’ Extension: Explain it to the class
Tags