Learn to code with Scratch

76697437_2461733520612538_8476194026821779456_n_2461733507279206-01

Learn to code with Scratch

Many teachers think that it takes exceptional technical skills and intelligence which only a few people have to bring coding to kids. However, we believe that it doesn’t!

This curriculum gives incredible introduction to coding and helps any enthusiastic teacher to overcome all the fear of learning and teaching coding and empowers them to bring coding to their students.

Moreover, the detailed framework, comprehensive lesson plans, engaging videos and worksheets will help teachers to learn coding as well as start teaching in effective and efficient ways to students of grade 4 and above.

Students create animations and applications about things around them and begin their journey into the wonderful world of coding building critical thinking and creativity.

So, let’s get started!!!

 

Curricum Framework

The curriculum framework gives insight about the jounrey of this course. It depecits the learning objective, learning outcomes and different focus areas introduced in a scaffold manner in the course.

Lesson 1 My Sprite Speaks

Students will make a sprite speak and move on the stage. They will be introduced to a computational concept called sequence.

Lesson 2 Colorful Shapes

Students will be able to create different geometrical shapes. (Line, retangle, square, circle, parallelogram, trapezium, polygon). Moroever, they will learn about a computational concept called events.

Lesson 3 My Car

Student will draw a car and different sprites on the stage. They will make the car move on the road having features like braking and horn. They will learn about the computational concept loops besides becoming more aware of the traffic rules.

Lesson 4 Colorful Pattern

Students will make different patterns using a given geometrical shape. They will learn about the computational concept of nested loops.

Lesson 5 Scaring The Ghost Game

Students will create a scaring the ghost game. The ghost will be flying in the sky to and fro. The character can throw magic ball to scare the ghost way with a click. They will learn the computational concept of conditional statement.

Lesson 6 Make A Story

Students will create an animation to share about name calling. This will help students be aware of name calling and the negative impact of it. Moreover, students will learn about parallelism and broadcasting.

Lesson 7 Which Angle Is It?

Students will make an application to identify the name of a given angle. This application will it easy for their peers to say if the angle is acute, obtuse, etc. based on the angle entered by the user. They will learn more about the computational concept of operators.

Lesson 8 Help With Tables

Student will make an application where the user has to help a character to say multiplication tables. This will make learning multiplication easy. Moreover, they will learn about the computational concept of variables.

Lesson 9 E Catalogue

Finding books in a library it tough! Students will make an e-catalogue for the library to help users find the books easily. They will learn the computational concept of list.

Lesson 10 Quiz

Quiz is great way of learning. Students will make a quiz using functions. They will learn about a computational concept called functions.