8. SCRATCH

A computer is an electronic machine, which performs a task based on the instructions given to it. The set of instructions given to a computer to carry out a task is called a Program. These instructions are provided to the computer using a particular computer language that it can understand. These languages are known as Programming languages. Some of the languages are syntax-based. They follow specific rules of that language, such as, C, C++, Java, Python, etc, using which you can write programs. On the other hand, there are some interactive languages which provide a visual programming environment, where a user need not to memorise the syntax; instead, he can use the predefined blocks to make the programs. Scratch is one such language that provides a graphical environment to the users to create programs. Let us revise some basic concepts of Scratch that you have studied in the previous class.

REVISION OF SCRATCH BASICS

Scratch is a visual programming language, designed to enhance the analytical and logical skills of the students. Scratch language provides various objects, which can be made to perform different actions. In Scratch, these objects are known as Sprites. Scratch enables the students to create games, animated stories, and projects.

Some popular features of Scratch are:

STARTING SCRATCH

Figure 8.1:Starting Scratch




Learning Computers with Kips
221

Previous Home Next page