
What is the best programming language to get a job?
Coding classes for children are so much fun. They build computer games, animated stories and digital artwork. After a hard day at school, they come to us and we let our imaginations run wild and be creative. In the process, they learn timeless skills such as computational thinking, problem solving, logic, design and creativity.
But these questions makes me wonder, do children’s piano classes, swimming classes or speech and drama classes get asked the same questions?

It's 2024. Start a coding club for kids.
You can start a coding club at your school today. Here are some of my ideas for getting started.

Bring Your Scratch Skills to the Next Level
There are so many exciting games you can make as advanced Scratch Coders. With breadth and depth in computer programming skills, the sky’s the limit with game design. Here are some of our favourite games for advanced level coders.

Want extra ideas for your coding clubs?
Here are some of the activities we do at our Coding Kids clubs: program with Scratch, program with Python, program mBot, program Lego Mindstorms EV3, and build digital solutions with Makey Makey.

6 fundamentals of coding
There are only 6 fundamental concepts of coding. We covered the first three concepts in a previous blog post. Let's go through the last three concepts here: arithmetic, data storage, data in / data out.

3 logic patterns of coding
Coding, or computer programming, is built on three basic logic patterns:
- Sequencing
- Branching
- Looping
These three ideas form the basis of all coding knowledge.