An open API service indexing awesome lists of open source software.

https://github.com/carlosrocha-dev/42_cpp

Projects of C++ of 42 comum core The delivery of these modules focuses on introducing Object-Oriented Programming as a foundational aspect of C++ education.
https://github.com/carlosrocha-dev/42_cpp

algorithms-and-data-structures cpp oop-in-cpp polimorphism

Last synced: 3 months ago
JSON representation

Projects of C++ of 42 comum core The delivery of these modules focuses on introducing Object-Oriented Programming as a foundational aspect of C++ education.

Awesome Lists containing this project

README

          



![cppe](https://github.com/carlosrocha-dev/42_CPP/assets/3737837/59163184-9617-4386-920f-b97f0b55d47b)

# 42 CPP Cursus
Projects of C++ of 42 comum core
The delivery of these modules focuses on introducing Object-Oriented Programming as a foundational aspect of C++ education. C++ has been selected due to its roots in the familiar C language. To maintain simplicity amidst the complexity of the language, the coursework will adhere to the C++98 standard. It is recognized that modern C++ differs significantly in many respects. For those interested in advancing their skills in contemporary C++ practices, further self-study beyond these introductory modules is recommended.

## Delivery

- CPP Module 00 (succeeded with 80%)
- CPP Module 01 (succeeded with 100%)
- CPP Module 02 (succeeded with 80%)
- CPP Module 03 (succeeded with 80%)
- CPP Module 04 (succeeded with 80%)
- CPP Module 05 (succeeded with 100%)
- CPP Module 06 (succeeded with 100%)
- CPP Module 07 (succeeded with 100%)
- CPP Module 08 (succeeded with 100%)
- CPP Module 09 (succeeded with 100%)