Lesson 1 of 0
In Progress

Session 1: Introduction to PictoBlox

Hello learners, Welcome to your First session of Coding. In this session, we will learn the term ‘Program’ and how to do programming with the help of the graphical programming software called ‘PictoBlox’.

What is the program?

A program is a set of commands that a computer follows to complete a task.

Let’s take an example: Getting Dressed.

To get dressed, you follow a particular sequence of steps, like the one given below:

  1. Firstly, we take off the pajamas.
  2. Next, Take off the undergarments from the previous day.
  3. Then, Wear a fresh pair of undergarments.
  4. Now, time to Put on the school uniform.
  5. Next, Wear accessories such as a belt, tie, and ID card.
  6. Finally, Wear socks and shoes.

Here, as you can see, you followed a set of instructions to complete a task, which is getting dressed.

Similarly, you must write the program in a particular order so that the computer does the task given to it correctly, and we get the result that we expect.

PictoBlox – Your Perfect Programming Partner

PictoBlox is a graphical programming software and it is the ideal companion for setting the first step into the world of programming.

 

PictoBlox Interface

Now that you have PictoBlox installed on your desktop, let’s take you on a tour around it!

  1. Stage- The stage is a background or a backdrop for your PictoBlox projects (the programs you’ll create).
  2. Blocks – It is like jigsaw puzzle pieces that fit into each other.
  3. Sprite It is an object or a character that performs different actions in the projects.

Ready for some action? Let’s make a small script. In this session, we will create our mini zoo by using the PictoBlox software.

Get in Touch!