cppmodules
Here are 28 public repositories matching this topic...
Sort:Most stars
Backward compatibly refactor header-based C++ into modules.
- Updated
Mar 23, 2025 - C++
this is the repo where I store all my exercise for the CPP modules from 42 shool
- Updated
Jan 30, 2025 - C++
Introduction to CPP, RAII, OOP, I/O and file streams, operator overloading, templates/generics and containers
- Updated
Aug 30, 2023 - C++
C++20 modules and other dependencies scanning tools. Now it can work together with cmake. C++20模块导入及其它依赖扫描工具。现在它可以协助cmake完成部分工作。Read README.md first, please.
- Updated
Jan 22, 2023 - Python
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
- Updated
Feb 26, 2025 - C++
This repository includes my C++ Education Examples
- Updated
Sep 23, 2024 - C++
This is my first experience with Object-Oriented Programming (OOP) in C++.
- Updated
Nov 12, 2024 - C++
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
- Updated
Feb 25, 2025 - C++
- Updated
Dec 10, 2024 - C++
This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
- Updated
Dec 20, 2023 - C++
A modular C++23 lexer designed for flexibility and ease of use.
- Updated
Mar 19, 2025 - C++
➕ A set of small projects aimed at learning C++ syntax and OOP principles;
- Updated
Jan 22, 2023 - C++
OOP. Exceptions. Templates. Practice. CPP tasks solutions.
- Updated
Apr 13, 2023 - C++
Simple C++23 CMake project template for my use-cases
- Updated
Nov 2, 2024 - CMake
Comprehensive collection of C++ programs, from beginner to expert
- Updated
Jan 18, 2025 - C++
- Updated
Jan 4, 2024 - C++
- Updated
Mar 20, 2025 - C++
Improve this page
Add a description, image, and links to thecppmodules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecppmodules topic, visit your repo's landing page and select "manage topics."