m0saan / CPP-Module

Learn C++ through a CPP-Pool by 42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP-Module

Description

This repository contains the solutions for C++ POOL Modules.

What it covers

  • C++ - Module 00 : Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuff.
  • C++ - Module 01 : Memory allocation, References, Pointers to members, File streams.
  • C++ - Module 02 : RUNTIME POLYMORPHISM, operators overloading and canonical classes.
  • C++ - Module 03 : Inheritance.
  • C++ - Module 04 : Subtype polymorphism, abstract classes, interfaces.
  • C++ - Module 05 : Repetition and Exceptions.
  • C++ - Module 06 : C++ Casts.

- Observations :

forthebadge forthebadge

This is my cpp pool from the 42 cursus,
need help:
moboustt@student.1337.ma

About

Learn C++ through a CPP-Pool by 42

License:MIT License


Languages

Language:C++ 93.1%Language:Makefile 6.4%Language:CMake 0.3%Language:C 0.2%