0% found this document useful (0 votes)
68 views

Introduction To Scratch Programming

Scratch is a programming language that allows users to create animations, games, stories and more. It has a visual interface with blocks that represent code. The main elements are scripts, the stage, sprite pane, costumes editor and sounds editor. To start a Scratch project, you open the Scratch program and a window appears with the menu bar, stage, sprites list, scripts tab and other tabs. The stage is where program actions occur and sprites are placed. Sprites are the characters or objects that interact on the stage.

Uploaded by

Anisha Sharma
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views

Introduction To Scratch Programming

Scratch is a programming language that allows users to create animations, games, stories and more. It has a visual interface with blocks that represent code. The main elements are scripts, the stage, sprite pane, costumes editor and sounds editor. To start a Scratch project, you open the Scratch program and a window appears with the menu bar, stage, sprites list, scripts tab and other tabs. The stage is where program actions occur and sprites are placed. Sprites are the characters or objects that interact on the stage.

Uploaded by

Anisha Sharma
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Introduction To Scratch

Programming
By Anisha Sharma
Today We Will Talk About -->
• Intro to Scratch Programme
• Elements of Scratch
• Stage
• Sprite List
• And Adding a Sprite
Introduction To Scratch Programme
-->
In today’s world you all know that the most amazing thing about a
computer is “Programming” and today we will be doing something very
similar to that.

Meaning of Scratch -->


Scratch is a programming language which helps us in creating and
programming animations, games, music, interactive stories and
much more. With the help of scratch, you can make things turn
around, keep spinning etc.
Introduction To Scratch Programme Contd -->
• Scratch allows you to write your own programs and games that you
can use or share with you friends.

• While learning Scratch, you can also use skills that you learn in other
classes such as maths, music, science. For example, you could write a
calculator program, you could create virtual piano, or you could write
a program to simulate a scientific experiment.
• Scratch is a visual, block-bases programming language, excellent for
starting off with programming.
• Scratch provides you with a powerful interface to create programs
such as games or animated stories.
Elements of Scratch -->
1. The Scripts
2. The Stage
3. The Sprite Pane
4. The Costumes Editor
5. The Sounds Editor
Before learning about scratch, let us understand the
following
PROGRAM, PROGRAMMER,
PROGRAMMING
 PROGRAM:
 PROGRAMMER:
PROGRAMMING:
Starting Scratch
After downloading scratch, you can start it by following the given
steps.
1. Click on Start option.
2. Go to All programs.
3. Then, double click the Scratch icon.
4. A Scratch open screen will appear showing “Scratch”.
Scratch Window
• The scratch window consists of the Menu bar, the Stage,
The Sprites list, The Script tab, Sounds tab and the
Costumes tab.

Menu Bar –
The menu var offers easy access to basic but important
controls. It contains commands related to the sprites you are
using in you project.
It contains the following elements:
• Scratch logo –
• Globe button –.
• File menu –
• Edit menu-
• Tips –
• Duplicate –
• Delete –
• Grow –
• Shrink -
• Block help –
Stage
The stage in the Scratch interface is where you see all of a program’s
action happen. It is the where you place you sprites and also see the
results.
The Stage Consists of:
1. Stage button
2. Green flag
3. Stop button
Sprites List
• Scratch applications are made up of sprites that interact with one
another as they move around the stage.

You might also like