42-cpp-modules
Here are 19 public repositories matching this topic...
Sort:Most stars
this is the repo where I store all my exercise for the CPP modules from 42 shool
- Updated
Jan 30, 2025 - C++
42 Cursus: c++ modules for learning the language.
- Updated
Dec 6, 2023 - C++
[42 Madrid] Lots of basic stuff
- Updated
Sep 1, 2023
A script that writes Orthodox Canonical Class for you
- Updated
Oct 5, 2022 - Shell
🏊 Mini C++ Piscine containing Modules from 00 to 09
- Updated
Sep 2, 2024 - C++
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
- Updated
Feb 25, 2025 - C++
cpp projects
- Updated
Dec 20, 2023 - C++
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
- Updated
Feb 26, 2025 - C++
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
- Updated
Feb 25, 2025 - C++
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
- Updated
Feb 26, 2025 - C++
🔩 📺 Introduction to object-oriented programming and the C++ base.
- Updated
Apr 6, 2023 - C++
Collection of modules for learning object-oriented programming and everything C++
- Updated
Feb 22, 2024 - C++
Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on
- Updated
Aug 28, 2024 - C++
My beginnings with C++ - 12th project in the 42 Common Core Curriculum
- Updated
Mar 20, 2025 - C++
Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on
- Updated
Aug 28, 2024 - C++
- Updated
Nov 27, 2024 - C++
My projects in C++ that I have done with 42Perpignan
- Updated
Sep 23, 2024 - C++
Improve this page
Add a description, image, and links to the42-cpp-modules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the42-cpp-modules topic, visit your repo's landing page and select "manage topics."