Victor-Akio / CPP-42

Fundamentals o C++, a library, the first steps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP-42

Fundamentals o C++, a library, the first steps. Here there is an first encounter with C++, but still a piscine. The content is gradually introduced and it was a pleasure to go through this course.

Modules

My Thoghts throught each list.

CPP-00

Introduction
The basic semantics of C++ and the idea off Object orientation

CPP-01

More tools and the idea of memory allocation;
ALSO! SWITCH CASE! FOR! (during the C course, we are not allowed to use those features at école 42)

CPP-02

Operator Overload and conversion

CPP-03

Heritage and derived classes.

CPP-04

Overall it is repetition for Heriatage.
Virtualization and abstract class

CPP-05

MOOOOORE repetition and now..
Introducin organization and design patterns.
Factory method

CPP-06

Casting

CPP-07

Introduction of templates

CPP-08

STL is allowed here, so, basically exercise the Standard Tempalte Library, using containers and algorithm, etc.

About

Fundamentals o C++, a library, the first steps.

License:MIT License


Languages

Language:C++ 95.1%Language:Makefile 3.9%Language:Shell 1.0%