Ch-4 Scratch Programming
Ch-4 Scratch Programming
CHAPTER-4
SCRATCH PROGRAMMING
Chaitsi Desai
Computer Educator
Topics Covered
■ Introduction to Scratch
■ Forever block
■ Saving a Project
Introduction to Scratch
■ Scratch is Visual programming Language
■ In scratch programming all programs are on screen we just have to drag and drop
them.
2. Type https://scratch.mit.edu/download
and press Enter
Sprite List
Sprites
■ We can make sprite look like anything like man, tarin or butterfly.
■ To telling sprite what to do, we snap together the block into stacks called
Scripts( program).
■ Each block represent a different command or action that tells the application how
to execute.
■ When we run script, Scratch runs blocks from the top of the script to the bottom.
Motion Block
■ These blocks control sprite placement, direction, rotation, and movement.
■ In Scratch costumes are just different pictures a sprite can have. The cat has two