0% found this document useful (0 votes)
32 views10 pages

3RD Grade Computer - 103601

The document introduces programming and the Scratch programming language. It explains what programming is, why it is important, and some basic programming concepts. It also provides instructions for getting started with the Scratch online platform or offline software.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views10 pages

3RD Grade Computer - 103601

The document introduces programming and the Scratch programming language. It explains what programming is, why it is important, and some basic programming concepts. It also provides instructions for getting started with the Scratch online platform or offline software.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

COMPUTER

3 GRADE
RD
INTRODUCTION
What is programming?
Programming is the process of creating a set of
instructions that tell a computer how to perform a
task.

Why is programming important?


Our world today needs more creative programmers to
be a part of development of the world, whether by
writing computer programs, smart phone applications,
or programming devices.
• What are programming languages?
Electronic devices communicate with each other and
with humans in different languages called programming
languages.
We will get to know one of the simplest of these
languages as a start, which is programming in the
scratch program.
Start Scratching!
It is time we have some adventure, action, and fun.
There are two ways we can use Scratch.
● Online platform ● Offline software (preferred)
Online Platform
The official link to the Scratch website is
https://scratch.mit.edu/.

The website will look like the picture in the


following slide:
Offline software

Download it from the following link and use it


without the need for an Internet connection:
https://scratch.mit.edu/scratch2download

After downloading, the following screen will


appear:
The most important components of the main screen of Scratch:
1. Blocks (code) Area: where all the blocks are shown.
2. Script Area: the area where you create and view the scripts you have
chosen.
3. Sprites area: where the Sprites used in the project are located.
4. Stage area: where we can see the final program.
5. Backdrops: a place where you can choose different backgrounds.

Sprites are objects that you can add to your project. The blocks we choose
from the code tab are applied to these sprites. Backdrops are the
backgrounds we can choose for our projects

You might also like