Skip to content
#

cpp00

Here are 8 public repositories matching this topic...

The exercises in this repository provide excellent opportunities to both enhance your technical skills and gain experience in software development processes. They help lay the foundational elements of C++ and offer significant support during the transition from C to C++.

  • Updated Mar 26, 2025
  • C++

The CPP00 project introduces the fundamentals of object-oriented programming in C++. Students will learn to create classes and objects, manage memory, and apply encapsulation, inheritance, and polymorphism. This project is essential for establishing a solid foundation before tackling more advanced concepts.

  • Updated Oct 15, 2024
  • C++

42 Project - CPP00 - This is the first module of C++ and designed to understand the specifities of the language compared to C. Time to dive into Object Oriented Programming! The module is about Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff.

  • Updated Oct 27, 2023
  • C++

Improve this page

Add a description, image, and links to the cpp00 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp00 topic, visit your repo's landing page and select "manage topics."

Learn more