https://github.com/ysoroko/cpp_module_04
C++ Introduction, module 4/8
https://github.com/ysoroko/cpp_module_04
19 42 abstract animal brain cat class copy cpp cpp04 cure day04 deep dog ice interface materia module04 piscine virtual
Last synced: about 1 month ago
JSON representation
C++ Introduction, module 4/8
- Host: GitHub
- URL: https://github.com/ysoroko/cpp_module_04
- Owner: Ysoroko
- Created: 2021-10-04T13:38:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T09:20:52.000Z (almost 4 years ago)
- Last Synced: 2025-09-07T01:02:41.529Z (about 1 month ago)
- Topics: 19, 42, abstract, animal, brain, cat, class, copy, cpp, cpp04, cure, day04, deep, dog, ice, interface, materia, module04, piscine, virtual
- Language: C++
- Homepage:
- Size: 82 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpp_module_04
Introduction to C++### The project cpp_module_04 covers:
- "Virtual" keyword
- Deep copy vs shallow copy
- Abstract classes
- Interfaces### 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) | | | | | | | |