Skip to content

steryu/CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP

This was our first step into C++. using my knowledge of C, I could easily transition into the new progamming language.

The goal of these modules is to introduce you to Object-Oriented Programming.
There are in total nine CPP modules, each of which was crafted to learn specific subjects.

I made and used a very simple bash script to create the classes.

Module This module is designed to help you understand Score
0 The specifities of the language when compared to C svan-ass's 42 CPP Module 00 Score
1 Memory allocation, reference, pointers to members and switch statements svan-ass's 42 CPP Module 01 Score
2 Ad-hoc polymorphism, overloads and orthodox canonical classes svan-ass's 42 CPP Module 02 Score
3 Inheritance svan-ass's 42 CPP Module 03 Score
4 Subtype polymorphism, abstract classes and interfaces svan-ass's 42 CPP Module 04 Score
5 Try/Catch and Exceptions svan-ass's 42 CPP Module 05 Score
6 The different casts svan-ass's 42 CPP Module 06 Score
7 Templates svan-ass's 42 CPP Module 07 Score
8 Templated containers, iterators and algorithms svan-ass's 42 CPP Module 08 Score
9 The containers svan-ass's 42 CPP Module 09 Score

About

C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published