Week 01 Introduction To Scratch
Week 01 Introduction To Scratch
MagicCode
Week 01
Welcome to MagicCode
Introduction
Language
Selection
Scripting Area
Stage
Blocks
Connect
Devices
Add Sprite
extensions
Blocks
You can easily place blocks in the script
area by dragging and dropping them.
They can be used to program without
needing to remember commands, as in
text-based programming.
Choose sprite
Sounds window
Costumes window
Stage The stage is the background of the project
where your sprite can perform actions.
Stage is 480 pixels wide and 360 pixels tall.
All sprites have a particular position in the
stage.