A beginner-friendly journey into learning how to read code without needing to code — told like a storybook.
What even is a program? A gentle first step into syntax, structure, and starting up.
Learn how variables help us store and recall data — like packing snacks in labeled boxes.
Explore data types by sorting information into neat compartments, just like a bento box.
Understand how computers do math while shopping.
Passing the troll toll. An intro to decision-making in code.
Learn how loops make code efficient and life easier.
Discover what functions are and why they matter in action.