Learn C++
For Middle & High School Students
A C++ learning platform in Bahasa Indonesia (and English). Interactive, free, and designed for Indonesian learners.
Interactive Code
Run C++ code directly in the browser without installing anything.
Bahasa Indonesia
Full explanations in Bahasa Indonesia that are easy to understand.
Progressive
From basics to a real project, step by step clearly.
Free
All content is free. No account needed. Start immediately.
Start Your Journey
Getting Started
Learn what programming is and set up your learning environment.
Fundamentals
Learn C++ fundamentals: variables, data types, I/O, and arithmetic operations.
Decision Making
Create programs that make decisions based on conditions.
Loops
Automate repetitive tasks with while loops, for loops, and nested loops.
Functions
Break programs into reusable and organized functions.
Arrays & Data
Store and process collections of data with arrays, vectors, and string manipulation.
Structs & Files
Organize data with structs and save to files for more powerful programs.
Ready to start?
No installation needed. Start right in your browser.
Start Learning