Creator
Anonymous
Learn the basics of programming and computational thinking using the C++ language. Designed for people who don't have any knowledge about coding and want to learn to code.
Looking for more? Check the C++ journey
Prerequisites
Basic mathematics. Beginner Algebra, Simple Number Theory, Logic
Motivation and dedication for coding
Getting Started
Introducing C++
Hello World!
Comments
Variables
Variables
Numbers - Integers
Numbers - Floats
Characters
String
Bool
Practice Lab #1
User Input & Output
Output
User Input
Practice Lab #2
Operators
Operators
Arithmetic Operators
Assignment Operators
Relational Operators
Logical Operators
Practice Lab #3
Conditional Statements
if - Statement
else - Statement
else if - Statement
switch - Statement
Practice Lab #4
Practice Lab #5
Loops
Loops
While - Loop
Do...While - Loop
For Loop
The "break" - Statement
The "continue" - Statement
Practice Lab #6
Practice Lab #7
Arrays
Arrays - Lists of data
Array types
Outputting array elements
Modifying array data
Practice Lab #8
Practice Lab #9
Functions
Functions - Reusable code
Arguments & Parameters
Return values
Function Prototype
Practice Lab #10
Conclusion & Challenges
Conclusion
Piggy Banks
Winter Number
Fatal repulsion
Made with ❤️ © 2025 Coddy