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


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


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


Sensing Blocks
Sensing blocks are used to detect different factors of a project.

Vida Waran
Nov 23, 20217 min read


Control Blocks
Control blocks are used to control scripts under certain conditions.

Vida Waran
Nov 21, 20213 min read


Events Blocks
Events blocks are used to trigger action.

Vida Waran
Nov 21, 20212 min read


Sound Blocks
Sound blocks are used to control sound functions.

Vida Waran
Nov 20, 20212 min read


Music Blocks
These blocks allow users to play notes and compose music in Scratch.

Vida Waran
Nov 18, 20212 min read


Pen Blocks
These blocks are allowing the user to draw or stamp on the stage.

Vida Waran
Nov 18, 20212 min read


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


Text to Speech Blocks
These blocks allow to speak the text you type.

Vida Waran
Nov 18, 20211 min read


Translate Blocks
These blocks translates a string to a different language.

Vida Waran
Nov 18, 20211 min read


Looks Blocks
These blocks are used to control sprite/backdrops appearance.

Vida Waran
Nov 18, 20217 min read


Motion Blocks
Motion blocks are used to control Sprites’ movement.

Vida Waran
Nov 17, 20214 min read


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


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


Sprites and Backdrops
These are images allow the users to create and program.

Vida Waran
Nov 4, 20213 min read


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
bottom of page