Showing posts with label Programming for Kids. Show all posts
Showing posts with label Programming for Kids. Show all posts

Sunday

Code Studio Course C 2018 Lesson 2 # Programming with Angry birds

After making a series of videos and articles on Code studio courses two years ago, I noticed that kids are still looking at the videos and visiting the articles as they appear in Google search. I also noticed that they are looking for the newer version of Code Studio courses. The latest version being (2018) as their 2019 version is still in development.

Not to leave them disappointed when they visit one of my blog articles of Code studio courses, I am making pages for the latest version of these courses. I am starting from Course C (2018) and cover as many courses as are available on Code Org. I hope you will like it as much as you did the previous versions.

  Although it is very easy and self explainatory, for the sake of continuity, I will cover this Lesson too.  These images are as big as they can be on my laptop. You can click on the images to view them enlarged if you need to. I welcome if you send me feedback in case you want to say something about this article.

Code Studio Course C 2018 Lesson 2

Programming with Angry birds


Puzzle 2
Puzzle 2

Thursday

Hour of Code - Frozen with Anna and Elsa

 In this hour of code exercise "Code with Anna and Elsa" you will learn to draw different geomoetric shapes on ice. There are a total of 20 levels. I will show you the initial and the final images and the code required for completing each level. Try to complete this hour of code on your own from the link below. In case you need help you can look at the code on this page.

https://studio.code.org/s/frozen/stage/1/puzzle/1

It is a fun to play the Frozen - Code with Anna and Elsa. It is good for kids 6 years and older who will learn basics of programming with this interesting Frozen theme.

Wednesday

Hour of Code - Star Wars

In this hour of code exercise there are two options. For beginners there is Blocks - use drag ad drop blocks. The other option is for kids who wish to learn Javascript. Here you will see drag and drop blocks in Javascript. On this page you will see Blocks levels. There are a total of 15 levels. You will learn how to make the driod robot move, find its way around, collect different objects and collect points and so on. I will show you the initial and the final/ in action images and the code required for completing each level. Try to complete this hour of code on your own from the link below. In case you need help you can look at the code on this page.

https://code.org/starwars

It is a fun to play the Star Wars hour of code. It is good for kids 6 years and older who will learn basics of programming with this interesting star wars theme.

Monday

Programing for kids - course 4 # Comprehensive Extreme Challenge

In this article we will learn about the Twenty Second and the last stage of the Fourth course in Code studio. It is called Comprehensive Extreme Challenge. There are all sorts of coding problems. If you already have an account on Code.org you can access this stage in code studio from the link below. There are more than one way of solving each level. There is also a fixed number of lines of code that you are supposed to finish the coding. But it is not compulsory. You can complete the level even if you need to write more lines of code than suggested. Don't be intimidated by this. Try to develop your own flow of logic and program it the way you think even if takes more lines of code. You can use your own logic and reasoning. 
https://studio.code.org/s/course4/stage/22/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.
Below are the images of each level along with the code needed to complete that level. There are 5 levels in this stage.

Saturday

Programming for kids - Course 4 # Functions and Parameters super challenge

In this article we will learn about the Twenty First stage of the Fourth course in Code studio. It is called Functions and Parameters super challenge. There are coding problems involving Functions and Parameters. If you already have an account on Code.org you can access this stage in code studio from the link below. There are more than one way of solving each level. There is also a fixed number of lines of code that you are supposed to finish the coding. But it is not compulsory. You can complete the level even if you need to write more lines of code than suggested. Don't be intimidated by this. Try to develop your own flow of logic and program it the way you think even if takes more lines of code. This is essential at this level to use your own logic and reasoning.

https://studio.code.org/s/course4/stage/21/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 5 levels in this stage.

Friday

Programming for kids - course 4 # For Loops Super challenge

In this article we will learn about the Twentieth stage of the Fourth course in Code studio. It is called For Loops super challenge. There are coding problems involving For Loops. If you already have an account on Code.org you can access this stage in code studio from the link below.

https://studio.code.org/s/course4/stage/20/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 8 levels in this stage.

Thursday

Programming for kids - course 4 # variables super challenge

In this article we will learn about the Nineteenth stage of the Fourth course in Code studio. It is called Variables super challenge. There are coding problems involving variables. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/19/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 6 levels in this stage.

Wednesday

Programming for kids - course 4 # Artist:Binary

In this article we will learn about the Eighteenth stage of the Fourth course in Code studio. It is called Artist:Binary. You will learn to create patterns in a grid of pixels. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/18/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.
Below are the images of each level along with the code needed to complete that level. There are 11 levels in this stage. Last level is for freehand coding.

Tuesday

Programming for Kids - Course 4 # Bee: Functions with Parameters

In this article we will learn about the Sixteenth stage of the Fourth course in Code studio. It is called Bee - Functions with parameters. You will learn to create and use parameters in Functions with a Bee in a Maze with flowers and honey. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/16/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 8 levels in this stage. Help the Bee to collect nectar and make honey.

Saturday

Programming for kids - course 4 # Play Lab: Functions with parameters

In this article we will look at the Fifteenth stage of the Fourth course in Code studio. It is called Play Lab - Functions with parameters. You will learn to create and use parameters in Functions in a play lab setting. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/15/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 11 levels in this stage. The last one is for designing the game anyway you like.

Thursday

Programming for kids - course 4 # Artist Functions with parameters

This blog post is created to support the students taking up the Code Studio courses on Code.org. I have tried to create an answer sheet for each stage which you can easily access whenever needed. If you want anything else here, please let me know.

In this article we will look at the Fourteenth stage of the Fourth course in Code studio. It is called Artist Functions with parameters. You will learn to create and use parameters in Functions. If you already have an account on Code.org you can access this stage in code studio from the link below.

https://studio.code.org/s/course4/stage/14/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 17 levels in this stage. The last one is for freehand drawing.

Wednesday

Programming for kids - course 4 # Artist Functions

This blog post is created to support the students taking up the Code Studio courses on Code.org. I have tried to create an answer sheet for each stage which you can easily access whenever needed. If you want anything else here, please let me know.

In this article we will look at the Twelfth stage of the fourth course in Code studio. It is called Artist Functions. You will learn to how use Functions. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/12/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 13 levels in this stage.

Tuesday

Programming for kids - course 4 # Play lab - For Loops

This blog post is created to support the students taking up the Code Studio courses on Code.org. I have tried to create an answer sheet for each stage which you can easily access whenever needed. If you want anything else here, please let me know.

In this article we will look at the Eleventh stage of the fourth course in Code studio. It is called Play Lab For Loops. You will practice the use of For Loops in. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/11/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are only 3 levels in this stage.

Monday

Programming for kids - Course 4 # Artist for loops

This blog post is created to support the students taking up the Code Studio courses on Code.org. I have tried to create an answer sheet for each stage which you can easily access whenever needed. If you want anything else here, please let me know.

In this article we will look at the Tenth stage of the fourth course in Code studio. It is called Artist For Loops. You will learn how to use For Loops in the code. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/10/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level.

Tuesday

Programming for kids - course 4 # Bee: For Loops

This blog is created to support the students taking up the Code Studio courses on Code.org. Basically I have tried to create an answer sheet for each stage which you can easily access if needed. If you want anything else here, please let me know.

In this article we will look at the Nineth stage of the fourth course in Code studio. It is called Bee For Loops. You will learn how to use For Loops in the code. If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/9/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level.

Friday

Programming for kids - Course 4 # Play Lab-Variables

This blog is created to support the students taking up the Code Studio courses on Code.org. Basically I have tried to create an answer sheet for each stage which you can easily access if needed. If you want anything else here, please let me know.

In this article we will look at  the Seventh stage of the fourth course in code.org Code studio. It is called Play lab Variables. We will learn how to use variables in the code.  If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/7/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page

Below are the completed images of each level along with the code needed to complete that level.

Monday

Programming for kids - Course 4 # Artist Variables

This blog is created to support the students taking up the Code Studio courses on Code.org. Basically I have tried to create an answer sheet for each stage which you can easily access if needed. If you want anything else here, please let me know.

In this article we will look at the Sixth stage of the fourth course in code.org Code studio. It is called Artist Variables. We will learn how to use variables in the code.  If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/6/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page

Below are the incomplete and completed images of each level along with the code needed to complete that level.

Wednesday

Programming for kids - Course 4 # Artist

This blog is created to support the students taking up the Code Studio courses on Code.org. Basically I have tried to create an answer sheet for each stage which you can easily access if needed. If you want anything else here, please let me know.

In this article we will look at the third stage of the fourth course in code.org Code studio.If you already have an account on Code.org you can access this stage in code studio from the link below.https://studio.code.org/s/course4/stage/3/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the incomplete and completed images of each level along with the code needed to complete that level.

Tuesday

Programming for kids - Course 4 # Maze and Bee

This blog is created to support the students taking up the Code Studio courses on Code.org. Basically I have tried to create an answer sheet for each stage which you can easily access if needed. If you want anything else here, please let me know.

From this article we will begin the Fourth course in Code.org code studio. We will look at all the stages except the unplugged activities.  If you already have an account on Code.org you can access this stage in code studio from the link below.
https://studio.code.org/s/course4/stage/2/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level.

Saturday

Programming for kids - Course 3 Play Lab-Create a game

Let us look at the Seventeenth stage of the Third course in Code.org code studio. This is another play lab. In this stage you can create an interactive game. There are 7 levels in this stage.

https://studio.code.org/s/course3/stage/17/puzzle/1

Below are the final images of each level along with the code needed to complete that level.

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...