freeCodeCamp!

Learn to code while having fun! Build games, stories, and cool stuff - all for free!

Coding is awesome! Let's get started! 🚀

Let's Explore!

What is freeCodeCamp?

freeCodeCamp is a super cool place where you can learn to code for free! It's like a playground for building amazing things with computers.

Learn to Code

Learn how to talk to computers using special languages. It's like learning a secret superpower!

Play & Create

Make your own games, stories, and art. Share what you build with friends and family!

Earn Badges

Complete fun challenges and earn cool badges. Show off your coding skills!

Try Coding Yourself!

Let's make something cool with code. It's easier than you think!

Let's Make a Colorful Square!

This code will create a square that changes colors. Click "Run" to see it!

>
// Let's create a square
let square = makeSquare();
square.setSize(100);
square.setColor("red");
square.onClick(function() {
square.changeColor();
});
// Click the square to change colors!

Coding Quiz Challenge!

Test your coding knowledge with this fun quiz!

1. What is coding?

2. What can you make with freeCodeCamp?

3. How much does freeCodeCamp cost?

Cool Things You Can Build

Check out these awesome projects kids made with freeCodeCamp!

Simple Games

Make your own games like "Catch the Ball" or "Maze Runner"!

Digital Art

Create colorful drawings and animations with code!

Interactive Stories

Build stories where readers can choose what happens next!

Learn Even More!

Check out these resources to become a coding champion!

Join Our Coding Club!

Follow us for fun coding tips, challenges, and project ideas!