42-Ikole / cpp

🧶 Basic cpp principles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ logo

🧶 CPPP (C++ principles)

Introduction to C++ and oop principles

🗄️ overview:

Module 00:

Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuf

Module 01:

Memory allocation, pointers to members, references, switch statement

Module 02:

Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form

Module 03:

Inheritance

Module 04:

Subtype polymorphism, abstract classes, interfaces

Module 05 🥱:

Repetition and Exceptions

Module 06:

C++ style casting

Module 07:

C++ templates

Module 08:

Templated containers, iterators, algorithms

About

🧶 Basic cpp principles


Languages

Language:C++ 98.3%Language:Makefile 1.7%