Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP_Modules

This is a project for Codam (42 Network).

The 9 modules formed an introduction to programming in C++.
The following topics were handled in the modules:

  • Module 00: namespace, class, member functions, stdio streams, initialization lists, static, const
  • Module 01: memory allocation, references, pointers to members, file streams
  • Module 02: ad-hoc polymorphism, overloading operators, canonical class
  • Module 03: inheritance
  • Module 04: subtype polymorphism, abstract classes, interfaces
  • Module 05: exceptions
  • Module 06: C++ casts
  • Module 07: templates
  • Module 08: Standard Template Library

About

An introduction to object-oriented programming in C++

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages