Skip to content

First baby steps into c++ and therefore Object-Oriented Programming!

Notifications You must be signed in to change notification settings

IamTheKaaZZ/cpp_modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP_Modules

First steps into Object-Oriented Programming!
DISCLAIMER
For the sake of getting a grasp on the basics of C++, we are only allowed to use the CPP-98 standard.

Table of contents

Project name CPP_Modules
Module 00 Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuff
Module 01 Memory allocation, references, pointers to members, switch
Module 02 Ad-hoc polymorphism, operators overload and orthodox canonical classes
Module 03 Inheritance
Module 04 Subtype polymorphism, abstract classes, interfaces
Module 05 Repetition and Exceptions
Module 06 C++ Casts
Module 07 C++ Templates
Module 08 Templated containers, iterators, algorithms

About

First baby steps into c++ and therefore Object-Oriented Programming!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published