Choose your age group
Each path is designed to feel just right — fun, challenging, and never frustrating.
🦁
Ages 6–8
Move animals, cars, and rockets
Story-based visual coding. Type simple code lines and watch animals, cars, and rockets come to life.
SequencingDirectionMovementColorsRepeat
🐒
Ages 8–10
Real JavaScript: loops and choices
Write actual JavaScript — variables, for loops, if/else, and arrays — and watch every line animate.
VariablesLoopsConditionsArraysRandom
🎮
Ages 10–12
Functions, objects, and game logic
Write your own functions, model characters with objects, and build the logic behind real games.
FunctionsParametersObjectsGame logicAlgorithms
💻
Ages 12+
Real web development
Build real web pages with HTML, CSS, and JavaScript — layouts, canvas games, APIs, and a portfolio.
HTMLCSS & FlexboxDOM & eventsCanvasfetch & async