SlideShare a Scribd company logo
Scratch Tutorial
for kids
Doaa Mohey Eldin
PhD researcher
Faculty of computers & Artificial intelligence
Cairo University
1
d.mohey2020@gmail.com
Scratch Tutorial for kids by Doaa Mohey
Agenda
• What is a scratch?
• Lets get Started Scratch!
• Introduction of Scratch
• Discuss the scratch workspace
• Graphics Functions in scratch!
– Create Background
– Create your sprite
– Making Resizing
– Dealing with Pixel
• Examples
• Programming in Scratch!
– Control
– Motions
– Conditions
– Presentation &Sound
– Sensing & Movements
– Variable &Numbers
• Animation in Scratch!
• Time to play!
• Experimental projects
2
Scratch Tutorial for kids by Doaa Mohey
What is Scratch?
• Scratch is a free programmable toolkit that
enables kids to create their own games,
interactive art, and animated stories.
• Scratch can allow users share their creations
and innovations via internet.
3
Scratch Tutorial for kids by Doaa Mohey
What is Scratch?
• Scratch is the world's largest coding community
and coding language for kids with a simple visual
interface that allows young people to create
digital stories, games and animations.
• Scratch is designed, developed and overseen by
the Scratch Foundation, a non-profit organization.
Scratch promotes computational thinking and
problem-solving skills; creative teaching and
learning; self-expression and collaboration; and
equity in computing.
4
Scratch Tutorial for kids by Doaa Mohey
What is Scratch?
• The essential goal of scratch is support kids
become fluent with digital media to draw
their ideas powerful.
• Scratch has many capabilities and
componential ideas to be easier for kids and
help them in starting programming and
graphics programs
5
Scratch Tutorial for kids by Doaa Mohey
Lets get Started Scratch !
Offline Download
• https://scratch.mit.edu/download
Working online
• https://scratch.mit.edu/projects/edit
or/?tutorial=getStarted
6
• Scratch is always free and is available in more than 70 languages.
• To open scratch, we can use it as the following,
Scratch Tutorial for kids by Doaa Mohey
Introduction of Scratch
• Scratch has become the world's largest coding community for
kids.
• In 2022, Scratch reached more than 100 million registered
users.
• Scratch launched in May of 2007 as a downloadable desktop
application.
7
Scratch Tutorial for kids by Doaa Mohey
Discuss the scratch workspace
8
Coding
bar
Workspace
-script area
Stage
screen
layers
Menu bar
Animation
bar
objects
Scratch Tutorial for kids by Doaa Mohey
Programming
bar
Part 1
• What is a scratch?
• Lets get Started Scratch!
• Introduction of Scratch
• Discuss the scratch workspace
• Graphics Functions in scratch!
– Create Background
– Create your sprite
– Making Resizing
– Dealing with Pixel
• Examples
9
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
1. Create Background
• User can draw Scratch background or change
background properties as color, size, front/back layer.
10
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
1. Create Background
11
Create
background
Create
background
Layer
properties
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
1. Create Background
12
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
1. Create Background
13
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
2. Create Sprite
• Open the folders for the various sprites categories, by double
clicking on the appropriate one in a library of scratch has many
sprites in a program to make the experiment with it.
• In the animation, you may utilize more than one sprite.
• In addition, any user can draw his own graphical sprite
14
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
2. Create Sprite
15
Open
available
sprites
sprites
Sprites
properties
Show/hidden
sprites
Changing
Sprites
name
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
3. Making Resizing
• User makes resizing sprite images or parts of images icons to
be smaller or larger by clicking on the dimensions of icons.
16
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
3. Making Resizing
17
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
3. Making Resizing
18
Make
enlargement
for each part
of sprite
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
3. Making Resizing
19
Make
resizing
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
3. Making Resizing
20
Minimized
part of
sprite
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
4. Dealing with Pixel
• A pixel:
– is considered a tiny component that makes up a
picture on a computer or television screen is a
pixel.
– is created through the combination of the words
image and element.
21
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
4. Dealing with Pixel
22
Dealing
with bitmap
Scratch Tutorial for kids by Doaa Mohey
Graphics Functions in Scratch
4. Dealing with Pixel
23
Pixels
Scratch Tutorial for kids by Doaa Mohey
Part 2
• Programming in Scratch!
– Control
– Motions
– Conditions
– Presentation &Sound
– Sensing & Movements
– Variable &Numbers
• Animation in Scratch!
• Time to play!
• Experimental projects
24
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
25
Controls
Motions
Events
Sounds
Sensing
Variables
Looks
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
• Scratch coding is a visual programming language in which you
have to drag and drop blocks of code and attach them in a way
user connects a jigsaw puzzle.
• Scratch is a free educational website developed by MIT that
provides a great way to learn to code early.
26
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
• User can make drag and drop or left double click on block to
apply the animation on workspace.
• There is a presentation button to convert the vision into
presentation mode, and cancel it with press Esc button
27
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Event
• Events: the condition of order potions
28
Events
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Event
• Events: the condition of order potions
29
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Event
30
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Event
31
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
• Now, user can add the turn 20 degrees of detected
block in scratch based on motion code.
32
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
33
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
34
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
35
Events
Motion
Go
Stop
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
36
Events
Motion
Go
Stop
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Motion
37
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Looks
38
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Presentation looks
39
Events
Motion
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- looks
40
Events
looks
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Control
• Control is:
– the following programming buttons category:
– this is very significant category due to detect number of
times an event happens (how many, how long of happened
event, when time of happed event).
– is a conditional statements are mutually entitled "if
statements: or "if-else" statements
41
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Control
42
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Control
43
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Control
44
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sound
45
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sound
Scratch Tutorial for kids by Doaa Mohey 46
Programming in scratch
- Sound
Scratch Tutorial for kids by Doaa Mohey 47
Programming in scratch
- Sound
Scratch Tutorial for kids by Doaa Mohey 48
Programming in scratch
- Sensing
49
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sensing
50
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sensing
51
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sensing
52
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Sensing
Scratch Tutorial for kids by Doaa Mohey 53
Programming in scratch
- Numbers
54
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Numbers
55
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Numbers
56
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Numbers
57
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Numbers
58
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Variables
59
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Variables
60
Scratch Tutorial for kids by Doaa Mohey
Programming in scratch
- Variables
61
Scratch Tutorial for kids by Doaa Mohey
Animation in scratch
62
Scratch Tutorial for kids by Doaa Mohey
Time to play
63
Scratch Tutorial for kids by Doaa Mohey
Experimental projects
• Tasks
• Create a game
• Create a story
• Create controls
64
Scratch Tutorial for kids by Doaa Mohey
d.mohey2020@gmail.com
65
Scratch Tutorial for kids by Doaa Mohey

More Related Content

PPTX
Lecture 1.pptx
PDF
scratch course-part2-2023.pdf
PDF
scratch-3-tutorial.pdf
PPTX
Computer Coding with Scratch: Lesson 2_primaryschoollessons
PPTX
Scratch: Programming for everyone
PDF
Coding Basics with Scratch
PPTX
Scratch Lesson 2
PPTX
Scratch Lesson 1
Lecture 1.pptx
scratch course-part2-2023.pdf
scratch-3-tutorial.pdf
Computer Coding with Scratch: Lesson 2_primaryschoollessons
Scratch: Programming for everyone
Coding Basics with Scratch
Scratch Lesson 2
Scratch Lesson 1

What's hot (20)

PPTX
Scratch Programming
PPT
Intro To Scratch
PPT
Introduction to Scratch Programming
PPT
Scratch for intermediates course
PPT
Scratch Lesson 1 – Basics
PDF
Scratch Animation
PPTX
Scratch programming introduction to game creation
PPTX
Scratch Lesson 3
PPTX
Introduction to scratch programming
PPTX
Lesson 1: Scratch Computer Programming
PPT
Scratch for Data Logging and Graphing
PPTX
PPTX
Scratch programming
PPT
Introduction to scratch
PPTX
Combining Machine Learning with Physical Computing - June 2023
PPT
Scratch Lesson 3 - Interactivity
PPT
Scratch Lesson 2 – Paint Editor
PDF
Scratch jr 3-code-it-storyks1scratchjunior
PPTX
Scratch Basics
PPTX
Bee bot presentation 02-2013
Scratch Programming
Intro To Scratch
Introduction to Scratch Programming
Scratch for intermediates course
Scratch Lesson 1 – Basics
Scratch Animation
Scratch programming introduction to game creation
Scratch Lesson 3
Introduction to scratch programming
Lesson 1: Scratch Computer Programming
Scratch for Data Logging and Graphing
Scratch programming
Introduction to scratch
Combining Machine Learning with Physical Computing - June 2023
Scratch Lesson 3 - Interactivity
Scratch Lesson 2 – Paint Editor
Scratch jr 3-code-it-storyks1scratchjunior
Scratch Basics
Bee bot presentation 02-2013
Ad

Similar to scratch course-part1-2023.pdf (20)

PDF
Scratch Course WorkSheet-2023.pdf
PDF
How do I learn to code with Scratch in AEP
PDF
Scratch_Reference_Guide.pdf
PPTX
Introduction to Scratch Programming.pptx
PDF
My summary for cs001x computer science for beginners
PDF
Blue Orange and Yellow Geometric Flat Shapes Scavenger Hunt Ice Breaker Class...
PPTX
Basics of Programming using Scratch Platform
PPTX
Presentation unit 2 programming
PDF
Getting-Started-With-Scratch-3.0 for kids programming
PPT
Scratch Introduction
PPTX
Scratch an Editing App
PPTX
scratch-141107045720-conversion-gate02.pptx
PPT
Introduction
PDF
Learn scratch-programming-e book
PPT
An Intro to Scratch Programming for Parents
PDF
5f539cf994a071526fbc8ae3 scratch jr
PDF
scratch.junior.1pp.pdf learn about scratch
PPTX
1.Scratch 1.pptx
PPTX
Programming in scratch
PPTX
Scratch day 2011
Scratch Course WorkSheet-2023.pdf
How do I learn to code with Scratch in AEP
Scratch_Reference_Guide.pdf
Introduction to Scratch Programming.pptx
My summary for cs001x computer science for beginners
Blue Orange and Yellow Geometric Flat Shapes Scavenger Hunt Ice Breaker Class...
Basics of Programming using Scratch Platform
Presentation unit 2 programming
Getting-Started-With-Scratch-3.0 for kids programming
Scratch Introduction
Scratch an Editing App
scratch-141107045720-conversion-gate02.pptx
Introduction
Learn scratch-programming-e book
An Intro to Scratch Programming for Parents
5f539cf994a071526fbc8ae3 scratch jr
scratch.junior.1pp.pdf learn about scratch
1.Scratch 1.pptx
Programming in scratch
Scratch day 2011
Ad

More from Doaa Mohey Eldin (8)

PDF
Doaa-VR-lecture2.pdf
PDF
Doaa-VR-lecture1.pdf
PDF
Arabic-Doaa-VR-lecture2.pdf
PDF
Arabic-Doaa-VR-lecture1.pdf
PDF
Data science lecture4_doaa_mohey
PDF
Data science lecture3_doaa_mohey
PDF
Data science lecture2_doaa_mohey
PDF
Data science lecture1_doaa_mohey
Doaa-VR-lecture2.pdf
Doaa-VR-lecture1.pdf
Arabic-Doaa-VR-lecture2.pdf
Arabic-Doaa-VR-lecture1.pdf
Data science lecture4_doaa_mohey
Data science lecture3_doaa_mohey
Data science lecture2_doaa_mohey
Data science lecture1_doaa_mohey

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
cuic standard and advanced reporting.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
KodekX | Application Modernization Development
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Cloud computing and distributed systems.
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPT
Teaching material agriculture food technology
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Spectroscopy.pptx food analysis technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
Encapsulation theory and applications.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
NewMind AI Weekly Chronicles - August'25 Week I
cuic standard and advanced reporting.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Advanced methodologies resolving dimensionality complications for autism neur...
KodekX | Application Modernization Development
Per capita expenditure prediction using model stacking based on satellite ima...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Cloud computing and distributed systems.
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Teaching material agriculture food technology
Big Data Technologies - Introduction.pptx
Programs and apps: productivity, graphics, security and other tools
Spectroscopy.pptx food analysis technology
The Rise and Fall of 3GPP – Time for a Sabbatical?

scratch course-part1-2023.pdf

  • 1. Scratch Tutorial for kids Doaa Mohey Eldin PhD researcher Faculty of computers & Artificial intelligence Cairo University 1 d.mohey2020@gmail.com Scratch Tutorial for kids by Doaa Mohey
  • 2. Agenda • What is a scratch? • Lets get Started Scratch! • Introduction of Scratch • Discuss the scratch workspace • Graphics Functions in scratch! – Create Background – Create your sprite – Making Resizing – Dealing with Pixel • Examples • Programming in Scratch! – Control – Motions – Conditions – Presentation &Sound – Sensing & Movements – Variable &Numbers • Animation in Scratch! • Time to play! • Experimental projects 2 Scratch Tutorial for kids by Doaa Mohey
  • 3. What is Scratch? • Scratch is a free programmable toolkit that enables kids to create their own games, interactive art, and animated stories. • Scratch can allow users share their creations and innovations via internet. 3 Scratch Tutorial for kids by Doaa Mohey
  • 4. What is Scratch? • Scratch is the world's largest coding community and coding language for kids with a simple visual interface that allows young people to create digital stories, games and animations. • Scratch is designed, developed and overseen by the Scratch Foundation, a non-profit organization. Scratch promotes computational thinking and problem-solving skills; creative teaching and learning; self-expression and collaboration; and equity in computing. 4 Scratch Tutorial for kids by Doaa Mohey
  • 5. What is Scratch? • The essential goal of scratch is support kids become fluent with digital media to draw their ideas powerful. • Scratch has many capabilities and componential ideas to be easier for kids and help them in starting programming and graphics programs 5 Scratch Tutorial for kids by Doaa Mohey
  • 6. Lets get Started Scratch ! Offline Download • https://scratch.mit.edu/download Working online • https://scratch.mit.edu/projects/edit or/?tutorial=getStarted 6 • Scratch is always free and is available in more than 70 languages. • To open scratch, we can use it as the following, Scratch Tutorial for kids by Doaa Mohey
  • 7. Introduction of Scratch • Scratch has become the world's largest coding community for kids. • In 2022, Scratch reached more than 100 million registered users. • Scratch launched in May of 2007 as a downloadable desktop application. 7 Scratch Tutorial for kids by Doaa Mohey
  • 8. Discuss the scratch workspace 8 Coding bar Workspace -script area Stage screen layers Menu bar Animation bar objects Scratch Tutorial for kids by Doaa Mohey Programming bar
  • 9. Part 1 • What is a scratch? • Lets get Started Scratch! • Introduction of Scratch • Discuss the scratch workspace • Graphics Functions in scratch! – Create Background – Create your sprite – Making Resizing – Dealing with Pixel • Examples 9 Scratch Tutorial for kids by Doaa Mohey
  • 10. Graphics Functions in Scratch 1. Create Background • User can draw Scratch background or change background properties as color, size, front/back layer. 10 Scratch Tutorial for kids by Doaa Mohey
  • 11. Graphics Functions in Scratch 1. Create Background 11 Create background Create background Layer properties Scratch Tutorial for kids by Doaa Mohey
  • 12. Graphics Functions in Scratch 1. Create Background 12 Scratch Tutorial for kids by Doaa Mohey
  • 13. Graphics Functions in Scratch 1. Create Background 13 Scratch Tutorial for kids by Doaa Mohey
  • 14. Graphics Functions in Scratch 2. Create Sprite • Open the folders for the various sprites categories, by double clicking on the appropriate one in a library of scratch has many sprites in a program to make the experiment with it. • In the animation, you may utilize more than one sprite. • In addition, any user can draw his own graphical sprite 14 Scratch Tutorial for kids by Doaa Mohey
  • 15. Graphics Functions in Scratch 2. Create Sprite 15 Open available sprites sprites Sprites properties Show/hidden sprites Changing Sprites name Scratch Tutorial for kids by Doaa Mohey
  • 16. Graphics Functions in Scratch 3. Making Resizing • User makes resizing sprite images or parts of images icons to be smaller or larger by clicking on the dimensions of icons. 16 Scratch Tutorial for kids by Doaa Mohey
  • 17. Graphics Functions in Scratch 3. Making Resizing 17 Scratch Tutorial for kids by Doaa Mohey
  • 18. Graphics Functions in Scratch 3. Making Resizing 18 Make enlargement for each part of sprite Scratch Tutorial for kids by Doaa Mohey
  • 19. Graphics Functions in Scratch 3. Making Resizing 19 Make resizing Scratch Tutorial for kids by Doaa Mohey
  • 20. Graphics Functions in Scratch 3. Making Resizing 20 Minimized part of sprite Scratch Tutorial for kids by Doaa Mohey
  • 21. Graphics Functions in Scratch 4. Dealing with Pixel • A pixel: – is considered a tiny component that makes up a picture on a computer or television screen is a pixel. – is created through the combination of the words image and element. 21 Scratch Tutorial for kids by Doaa Mohey
  • 22. Graphics Functions in Scratch 4. Dealing with Pixel 22 Dealing with bitmap Scratch Tutorial for kids by Doaa Mohey
  • 23. Graphics Functions in Scratch 4. Dealing with Pixel 23 Pixels Scratch Tutorial for kids by Doaa Mohey
  • 24. Part 2 • Programming in Scratch! – Control – Motions – Conditions – Presentation &Sound – Sensing & Movements – Variable &Numbers • Animation in Scratch! • Time to play! • Experimental projects 24 Scratch Tutorial for kids by Doaa Mohey
  • 26. Programming in scratch • Scratch coding is a visual programming language in which you have to drag and drop blocks of code and attach them in a way user connects a jigsaw puzzle. • Scratch is a free educational website developed by MIT that provides a great way to learn to code early. 26 Scratch Tutorial for kids by Doaa Mohey
  • 27. Programming in scratch • User can make drag and drop or left double click on block to apply the animation on workspace. • There is a presentation button to convert the vision into presentation mode, and cancel it with press Esc button 27 Scratch Tutorial for kids by Doaa Mohey
  • 28. Programming in scratch - Event • Events: the condition of order potions 28 Events Scratch Tutorial for kids by Doaa Mohey
  • 29. Programming in scratch - Event • Events: the condition of order potions 29 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 30. Programming in scratch - Event 30 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 31. Programming in scratch - Event 31 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 32. Programming in scratch - Motion • Now, user can add the turn 20 degrees of detected block in scratch based on motion code. 32 Scratch Tutorial for kids by Doaa Mohey
  • 33. Programming in scratch - Motion 33 Motion Scratch Tutorial for kids by Doaa Mohey
  • 34. Programming in scratch - Motion 34 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 35. Programming in scratch - Motion 35 Events Motion Go Stop Scratch Tutorial for kids by Doaa Mohey
  • 36. Programming in scratch - Motion 36 Events Motion Go Stop Scratch Tutorial for kids by Doaa Mohey
  • 37. Programming in scratch - Motion 37 Scratch Tutorial for kids by Doaa Mohey
  • 38. Programming in scratch - Looks 38 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 39. Programming in scratch - Presentation looks 39 Events Motion Scratch Tutorial for kids by Doaa Mohey
  • 40. Programming in scratch - looks 40 Events looks Scratch Tutorial for kids by Doaa Mohey
  • 41. Programming in scratch - Control • Control is: – the following programming buttons category: – this is very significant category due to detect number of times an event happens (how many, how long of happened event, when time of happed event). – is a conditional statements are mutually entitled "if statements: or "if-else" statements 41 Scratch Tutorial for kids by Doaa Mohey
  • 42. Programming in scratch - Control 42 Scratch Tutorial for kids by Doaa Mohey
  • 43. Programming in scratch - Control 43 Scratch Tutorial for kids by Doaa Mohey
  • 44. Programming in scratch - Control 44 Scratch Tutorial for kids by Doaa Mohey
  • 45. Programming in scratch - Sound 45 Scratch Tutorial for kids by Doaa Mohey
  • 46. Programming in scratch - Sound Scratch Tutorial for kids by Doaa Mohey 46
  • 47. Programming in scratch - Sound Scratch Tutorial for kids by Doaa Mohey 47
  • 48. Programming in scratch - Sound Scratch Tutorial for kids by Doaa Mohey 48
  • 49. Programming in scratch - Sensing 49 Scratch Tutorial for kids by Doaa Mohey
  • 50. Programming in scratch - Sensing 50 Scratch Tutorial for kids by Doaa Mohey
  • 51. Programming in scratch - Sensing 51 Scratch Tutorial for kids by Doaa Mohey
  • 52. Programming in scratch - Sensing 52 Scratch Tutorial for kids by Doaa Mohey
  • 53. Programming in scratch - Sensing Scratch Tutorial for kids by Doaa Mohey 53
  • 54. Programming in scratch - Numbers 54 Scratch Tutorial for kids by Doaa Mohey
  • 55. Programming in scratch - Numbers 55 Scratch Tutorial for kids by Doaa Mohey
  • 56. Programming in scratch - Numbers 56 Scratch Tutorial for kids by Doaa Mohey
  • 57. Programming in scratch - Numbers 57 Scratch Tutorial for kids by Doaa Mohey
  • 58. Programming in scratch - Numbers 58 Scratch Tutorial for kids by Doaa Mohey
  • 59. Programming in scratch - Variables 59 Scratch Tutorial for kids by Doaa Mohey
  • 60. Programming in scratch - Variables 60 Scratch Tutorial for kids by Doaa Mohey
  • 61. Programming in scratch - Variables 61 Scratch Tutorial for kids by Doaa Mohey
  • 62. Animation in scratch 62 Scratch Tutorial for kids by Doaa Mohey
  • 63. Time to play 63 Scratch Tutorial for kids by Doaa Mohey
  • 64. Experimental projects • Tasks • Create a game • Create a story • Create controls 64 Scratch Tutorial for kids by Doaa Mohey