https://github.com/ysoroko/cpp_module_03
C++ Introduction, module 3/8
https://github.com/ysoroko/cpp_module_03
child claptrap cpp cpp03 day03 diamond diamondtrap enfant fragtrap heritage inheritance module03 parent piscine scavtrap virtual
Last synced: 2 months ago
JSON representation
C++ Introduction, module 3/8
- Host: GitHub
- URL: https://github.com/ysoroko/cpp_module_03
- Owner: Ysoroko
- Created: 2021-10-02T13:17:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T09:19:16.000Z (over 4 years ago)
- Last Synced: 2025-03-13T23:13:41.906Z (12 months ago)
- Topics: child, claptrap, cpp, cpp03, day03, diamond, diamondtrap, enfant, fragtrap, heritage, inheritance, module03, parent, piscine, scavtrap, virtual
- Language: C++
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpp_module_03
Introduction to C++
### The project cpp_module_03 covers:
- Regular inheritance
- Diamond inheritance
- Virtual inheritance
### Personal note:
- My work on this module is a bit... overthought compared to what was required, there is an easier way to implement this module
### Other C++ modules:
[Day 00](https://github.com/Ysoroko/cpp_module_00) | [Day 01](https://github.com/Ysoroko/cpp_module_01) | [Day 02](https://github.com/Ysoroko/cpp_module_02) | [Day 03](https://github.com/Ysoroko/cpp_module_03) | [Day 04](https://github.com/Ysoroko/cpp_module_04) | [Day 05](https://github.com/Ysoroko/cpp_module_05) | [Day 06](https://github.com/Ysoroko/cpp_module_06) | [Day 07](https://github.com/Ysoroko/cpp_module_07) | [Day 08](https://github.com/Ysoroko/cpp_module_00) |
-------------|-------------|-------------|-------------|-------------|-------------|-------------|-------------|-------------|
[ex00](https://github.com/Ysoroko/cpp_module_00/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_01/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_02/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_03/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_04/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_05/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_06/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_07/tree/master/ex00) | [ex00](https://github.com/Ysoroko/cpp_module_08/tree/master/ex00) |
[ex01](https://github.com/Ysoroko/cpp_module_00/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_01/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_02/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_03/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_04/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_05/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_06/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_07/tree/master/ex01) | [ex01](https://github.com/Ysoroko/cpp_module_08/tree/master/ex01) |
[ex02](https://github.com/Ysoroko/cpp_module_00/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_01/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_02/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_03/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_04/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_05/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_06/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_07/tree/master/ex02) | [ex02](https://github.com/Ysoroko/cpp_module_08/tree/master/ex02) |
| | [ex03](https://github.com/Ysoroko/cpp_module_01/tree/master/ex03) | [ex03](https://github.com/Ysoroko/cpp_module_02/tree/master/ex03) | [ex03](https://github.com/Ysoroko/cpp_module_03/tree/master/ex03) | [ex03](https://github.com/Ysoroko/cpp_module_04/tree/master/ex03) | [ex03](https://github.com/Ysoroko/cpp_module_05/tree/master/ex03) | | | |
| | [ex04](https://github.com/Ysoroko/cpp_module_01/tree/master/ex04) | | | | | | | |
| | [ex05](https://github.com/Ysoroko/cpp_module_01/tree/master/ex05) | | | | | | | |
| | [ex06](https://github.com/Ysoroko/cpp_module_01/tree/master/ex06) | | | | | | | |