Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
/ Cpp_Modules Public archive

A collection of small 42 school projects about C++.

Notifications You must be signed in to change notification settings

mcombeau/Cpp_Modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp_Modules

Cpp modules 42 project badge

A collection of modules that make up 42 school's C++ piscine. The modules gradually introduce students to concepts related to object-oriented programming, such as classes, inheritance, ad-hoc polymorphism, templates, containers, and more.

This project has been archived in the state it was in at the time of evaluation.

Status

Validated:

  • Cpp00: validated 21/11/2022 - grade: 100%
  • Cpp01: validated 12/12/2022 - grade: 90%
  • Cpp02: validated 15/12/2022 - grade: 90%
  • Cpp03: validated 27/12/2022 - grade: 100%
  • Cpp04: validated 29/12/2022 - grade: 100%
  • Cpp05: validated 30/12/2022 - grade: 100%
  • Cpp06: validated 02/01/2023 - grade: 100%
  • Cpp07: validated 05/01/2023 - grade: 100%
  • Cpp08: validated 14/01/2023 - grade: 100%
  • Cpp09: validated 20/06/2023 - grade: 100%

Made by mcombeau: mcombeau@student.42.fr | LinkedIn: mcombeau | Website: codequoi.com