Arul's Blog

junilearning

A 5-Step Guide to Teaching Kids Coding

Tue 24 November 2020 By Arulmurugan Rajaraman comments

There are several reasons why every kid should learn to code — for instance, coding fosters creativity and enhances problem-solving skills. Fortunately, teaching kids to code doesn’t have to be difficult, and you don’t need any coding experience. Let's learn more about it in this article.

Read more →

How to Make Rock Paper Scissors in Python

Tue 24 November 2020 By Arulmurugan Rajaraman comments

Let's learn how to code a classic game in Python. We’re going to use conditionals, while loops, and random numbers to make a Rock, Paper, Scissors game where you play against the computer!

Read more →

Top 7 Computer Science Basics All Kids Should Learn

Tue 17 November 2020 By Arulmurugan Rajaraman comments

Computers has become an integral part of our day-to-day life. In this article. let's see about the top 7 computer science basics all kids should learn.

Read more →

How to Make a Sprite Move in Scratch for Beginners (Kids 8+)

Sun 01 November 2020 By Arulmurugan Rajaraman comments

This article will teach you how to make a sprite move in Scratch, a free visual programming language

Read more →

Teaching Kids Coding with Scratch

Wed 30 September 2020 By Arulmurugan Rajaraman comments

Scratch is used in colleges, universities, and workshops to teach the basics of coding to both children and adults. Let's learn more about it in this guide.

Read more →