This repository contains solutions for CPP Module 00 as part of the 42 School C++ modules.
These introductory exercises help you get started with the basics of C++:
- Writing your first classes
- Understanding member functions and attributes
- Using namespaces and input/output
- Practicing foundational syntax and coding standards
This project is part of the 42 cursus, focused on transitioning from C to C++.
Clone the repository and follow the instructions in each exercise folder.