42cpp
Here are 25 public repositories matching this topic...
🖥️ Ad-hoc polymorphism, operators overload and orthodox canonical classes
-
Updated
Jun 7, 2024 - C++
Set of 10 modules to learn the basics of C++ and object oriented programming
-
Updated
Jul 25, 2024 - C++
🖥️ Namespace, class, member functions, stdio stream, initialization lists, static, const, and lots of basic stuff
-
Updated
Jun 4, 2024 - C++
🖥️ Subtype polymorphism, abstract classes, interfaces
-
Updated
Jun 11, 2024 - C++
🖥️ Repetition and Exceptions
-
Updated
Jun 12, 2024 - C++
🖥️ Templated containers, iterators, algorithms
-
Updated
Jul 19, 2024 - C++
this is a 42 school project, the goal is to learn the basics of C++,
-
Updated
Feb 23, 2024 - C++
This topic explores polymorphism in C++ with Animal, Dog, and Cat classes, using makeSound to show polymorphic behavior. Animal becomes abstract, enforcing unique behavior for derived classes. Interfaces like ICharacter and IMateriaSource allow for creating reusable magical items and characters, applying deep copy and memory management principles.
-
Updated
Nov 13, 2024 - C++
Namespaces, classes, member functions, stdio streams, initialization lists, static, const
-
Updated
Nov 7, 2024 - C++
🖥️ C++ templates
-
Updated
Jul 10, 2024 - C++
🖥️ Memory allocation, references, pointers to members, switch
-
Updated
Jun 6, 2024 - C++
Memory allocation, pointers to members, references, switch statement
-
Updated
Nov 7, 2024 - Makefile
42 school CPP modules
-
Updated
Sep 27, 2023 - C++
Improve this page
Add a description, image, and links to the 42cpp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 42cpp topic, visit your repo's landing page and select "manage topics."