Skip to content
#

cpp00

Here are 7 public repositories matching this topic...

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