Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-a/piscine-cpp
C++ c'est moins bien que CANAL+
https://github.com/florian-a/piscine-cpp
42 cicd cpp cpp00 cpp01 cpp02 cpp03 cpp04 cpp05 cpp06 cpp07 cpp08 cpp09 piscine-cpp
Last synced: 10 days ago
JSON representation
C++ c'est moins bien que CANAL+
- Host: GitHub
- URL: https://github.com/florian-a/piscine-cpp
- Owner: Florian-A
- Created: 2023-12-30T23:24:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-08T16:24:39.000Z (22 days ago)
- Last Synced: 2025-01-20T15:59:23.248Z (10 days ago)
- Topics: 42, cicd, cpp, cpp00, cpp01, cpp02, cpp03, cpp04, cpp05, cpp06, cpp07, cpp08, cpp09, piscine-cpp
- Language: C++
- Homepage: https://42.fr/
- Size: 3.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Piscine CPP
Onzième projet de [42](https://42.fr/), nombreux excercices qui ont pour but d'introduire le language C++.
Les concepts abordés sont :
- Programmation objet
- Polymorphisme
- Héritage
- Templates
- Containers
- Casting
- Try / Catch### Lancement des exercices :
Dans chacuns des sous-repetoires, utiliser la commande :
```
make
```---
### Intégration continue :
[![build](https://github.com/Florian-A/Piscine-CPP/actions/workflows/build.yml/badge.svg)](https://github.com/Florian-A/Piscine-CPP/actions/workflows/build.yml) [![cpplint](https://github.com/Florian-A/Piscine-CPP/actions/workflows/cpplint.yml/badge.svg)](https://github.com/Florian-A/Piscine-CPP/actions/workflows/cpplint.yml) [![build](https://github.com/Florian-A/Piscine-CPP/actions/workflows/valgrind.yml/badge.svg)](https://github.com/Florian-A/Piscine-CPP/actions/workflows/valgrind.yml)
### [CPP 00](./cpp00/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 01](./cpp01/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 02](./cpp02/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 03](./cpp03/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 04](./cpp04/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 05](./cpp05/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 06](./cpp06/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 07](./cpp07/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 08](./cpp08/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |---
### [CPP 09](./cpp09/)
| |
| --- |
| || | |
| --- | --- |
| Correcteur 1 | |
| Correcteur 2 | |
| Correcteur 3 | |