Thursday

Programming for Kids Course 2 Artist Loops

Let us take a look at the seventh stage of the free programming course 2 on Code.org. You can start  this course by signing in your account from the following link

https://studio.code.org/s/course2/stage/7/puzzle/1

In this stage you will learn how to draw different geometric shapes using programming Loops. If you master this stage you will be able to visualize and draw a number of beautiful patterns, diamond, circles, squares. In the following image you can see lines drawn at different angles

Wednesday

Programming for Kids Course 2 - Maze Loops

This is the sixth stage of Course 2 on Code.org Code Studio.  In this stage you need to code your way through the maze. There are two themes in it. Angry Birds and Plants Vs Zombies. As usual the Maze image is displayed at the left panel. Code blocks are in the mid panel. And the workplace is in the right panel. Below you will see images of different levels and the code blocks used to complete them. Some Levels require Loops within Loops.
You can access the webpage from the following link
https://studio.code.org/s/course2/stage/6/puzzle/1

There are total of 14 levels in this stage. First 12 stages are Puzzles and last two levels are question and answers.

Tuesday

Programming for Kids Course 2 Artist Sequence

This is the fourth stage of Course 2 on Code.org. This stage is about drawing lines, straight lines and angular lines using programming blocks. As usual an incomplete image is displayed at the left panel. Code blocks are in the mid panel. And the workplace is in the right panel. Below you will see images of different levels and the code blocks used to complete them.

Sunday

Programming for Kids Course2 Maze Sequence



If you had completed the Course 1 on Code.org you will notice that the stage names of the Course 2 are the same. The difference here are the blocks. In the previous course the blocks were marked with symbols, in this level they are written in words. Hence this level is more suitable for kids who can read. You can access the Course from this link
https://studio.code.org/s/course2/stage/3/puzzle/1

Saturday

Programming for Kids Course 2 - Artist Loops

In this article we will learn about the 18th and the last stage of the first Course on Code.org Code studio. You need to have an account and be logged in so that your progress is saved in your account. You can access this stage from the link below.

https://studio.code.org/s/course1/stage/18/puzzle/1

We will be learning how to create lines and sketches using programming.

Programming for kids - Play Lab

In this article we will learn about the sixteenth stage of the first Course in Code Studio of Code.org. This is called Play Lab - Create a story. This is a programming Course for kids in the age group (4-6). You can learn more about Code.org non-profit organization's initiative on their website.  

If you have already opened an account on this site, you can access this stage from the following link
 https://studio.code.org/s/course1/stage/16/puzzle/1

Please feel free to complete the earlier levels. I wrote about them in my Marathi and Hindi blog. I am writing in English from this stage only. I felt it would be unnecessary as the course itself was self explanatory. But just for the sake of my readers, I will be writing in English from now on.

Monday

Puralax- Free game for Android

Puralax is a great puzzle game where you need to paint every colored tile into one single color to complete each level. There are six stages of this game each stage consisting of 20 levels

You can install this game from the Play store in your Android phone. Search under the Games menu for "Puralax". You will find several names in the search results. Look for the one shown below in the picture.

Featured Post

Creating Games in Scratch for ICSE Class 6

An Introduction to Creating Games in Scratch  for ICSE Class 6 Hello friends, I hope you have already read the previous post on An Int...