Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babreton/42-cpp
42 school CPP modules
https://github.com/babreton/42-cpp
42 42-cpp-module 42cpp 42projects 42school cpp cpp42 cpp98
Last synced: about 2 months ago
JSON representation
42 school CPP modules
- Host: GitHub
- URL: https://github.com/babreton/42-cpp
- Owner: BaBreton
- Created: 2023-09-07T14:09:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T16:01:58.000Z (over 1 year ago)
- Last Synced: 2024-10-19T19:55:49.420Z (3 months ago)
- Topics: 42, 42-cpp-module, 42cpp, 42projects, 42school, cpp, cpp42, cpp98
- Language: C++
- Homepage:
- Size: 248 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42-CPP
## First 5 modules
This group of projects teaches us all the basics of C++.
It starts with a simple program that transforms into uppercase letters, and ends with exercises and notions on subtype polymorphism, abstract classes and interfaces.