top of page
The Blog
Search

Pen Blocks
These blocks are allowing the user to draw or stamp on the stage.
Vida Waran
Nov 27, 20242 min read
1 view
0 comments

Variables Blocks
What is variable? Variable is a reserved memory location to store values. Memory location has a label and a value. The value can be...
Vida Waran
Dec 3, 20212 min read
48 views
0 comments

Operators Blocks (Part 1)
What operators blocks are? These blocks allow to script math equations and string handling. These blocks are applicable for sprites and...
Vida Waran
Dec 2, 20212 min read
39 views
0 comments

Sensing Blocks
Sensing blocks are used to detect different factors of a project.
Vida Waran
Nov 23, 20217 min read
27 views
0 comments

Control Blocks
Control blocks are used to control scripts under certain conditions.
Vida Waran
Nov 21, 20213 min read
21 views
0 comments

Events Blocks
Events blocks are used to trigger action.
Vida Waran
Nov 21, 20212 min read
13 views
0 comments

Sound Blocks
Sound blocks are used to control sound functions.
Vida Waran
Nov 20, 20212 min read
62 views
0 comments

Music Blocks
These blocks allow users to play notes and compose music in Scratch.
Vida Waran
Nov 18, 20212 min read
18 views
0 comments

Pen Blocks
These blocks are allowing the user to draw or stamp on the stage.
Vida Waran
Nov 18, 20212 min read
12 views
0 comments

Video Sensing Blocks
These blocks use your device video camera as a sensor to detect motion and color.
Vida Waran
Nov 18, 20211 min read
14 views
0 comments

Text to Speech Blocks
These blocks allow to speak the text you type.
Vida Waran
Nov 18, 20211 min read
17 views
0 comments

Translate Blocks
These blocks translates a string to a different language.
Vida Waran
Nov 18, 20211 min read
9 views
0 comments

Looks Blocks
These blocks are used to control sprite/backdrops appearance.
Vida Waran
Nov 18, 20217 min read
6 views
0 comments

Motion Blocks
Motion blocks are used to control Sprites’ movement.
Vida Waran
Nov 17, 20214 min read
25 views
0 comments

Introduction to Scratch
Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.
Vida Waran
Nov 4, 20212 min read
8 views
0 comments

Getting Started
Writing code in Scratch is fun. But to start writing, we have some prerequisites. We must have access to Scratch and an account to sign in.
Vida Waran
Nov 4, 20214 min read
13 views
0 comments

Sprites and Backdrops
These are images allow the users to create and program.
Vida Waran
Nov 4, 20213 min read
24 views
0 comments

Block Pallet
The block palette is an area on scratch edit screen, located to the left of the code area.
Vida Waran
Nov 4, 20213 min read
15 views
0 comments
bottom of page