Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Journey

Daily Challenge

search
Store
menu icon
Loading...Creator image

Creator

Anonymous

C++ for Beginners

This course will introduce you to C++ programming language with basic topics as variables, decision making, loops, functions and more.

39 Lessons

33 Challenges

certification icon

With Certificate

Prerequisites

No prior knowledge required.

Introduction

Introduction

Hello World!

Variables

Numbers

Character

String

Bool

Operators

Arithmetic Operators

Increment & Decrement

Assignment Operators

Relational Operators

Logical Operators

Decision Making

If

Else If

Switch

Simple Calculator

Basic IO

Output

Input

Basic Authentication

Loops

For

While

Do...While

Break

Continue

Asterisk pyramid

Functions

Introduction

Hello World!

Arguments

Return

Is prime?

Arrays

Arrays

Access & Modify

Working with functions

Strings

Maximum number

Palindrome string

Final Challenges

Substring

Roman Number

Password Strong Check

Unique Numbers