My solution for CPP Module 01 of the Common core of 42 school.
-
Updated
Dec 18, 2024 - C++
8000
My solution for CPP Module 01 of the Common core of 42 school.
This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.
This project, C++ Module 01, focuses on dynamic memory allocation, pointers, and object relationships. You will implement a Zombie class, create a horde of zombies, manage strings, and develop a complaint system using function pointers and switch statements. These exercises provide a solid foundation in C++ programming concepts and practices.
Add a description, image, and links to the cpp01 topic page so that developers can more easily learn about it.
To associate your repository with the cpp01 topic, visit your repo's landing page and select "manage topics."