{"id":15047292,"url":"https://github.com/ysoroko/cpp_module_03","last_synced_at":"2026-03-15T18:54:09.636Z","repository":{"id":122015261,"uuid":"412801663","full_name":"Ysoroko/cpp_module_03","owner":"Ysoroko","description":"C++ Introduction, module 3/8","archived":false,"fork":false,"pushed_at":"2021-11-29T09:19:16.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T23:13:41.906Z","etag":null,"topics":["child","claptrap","cpp","cpp03","day03","diamond","diamondtrap","enfant","fragtrap","heritage","inheritance","module03","parent","piscine","scavtrap","virtual"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ysoroko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-02T13:17:32.000Z","updated_at":"2021-12-02T12:43:47.000Z","dependencies_parsed_at":"2023-03-13T12:23:57.124Z","dependency_job_id":null,"html_url":"https://github.com/Ysoroko/cpp_module_03","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ysoroko%2Fcpp_module_03","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ysoroko%2Fcpp_module_03/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ysoroko%2Fcpp_module_03/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ysoroko%2Fcpp_module_03/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ysoroko","download_url":"https://codeload.github.com/Ysoroko/cpp_module_03/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243495495,"owners_count":20299923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["child","claptrap","cpp","cpp03","day03","diamond","diamondtrap","enfant","fragtrap","heritage","inheritance","module03","parent","piscine","scavtrap","virtual"],"created_at":"2024-09-24T20:56:04.792Z","updated_at":"2025-12-26T18:59:49.835Z","avatar_url":"https://github.com/Ysoroko.png","language":"C++","readme":"# cpp_module_03\nIntroduction to C++\n\n### The project cpp_module_03 covers:\n\n- Regular inheritance\n- Diamond inheritance\n- Virtual inheritance\n\n### Personal note:\n- My work on this module is a bit... overthought compared to what was required, there is an easier way to implement this module\n\n### Other C++ modules:\n\n[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) |\n-------------|-------------|-------------|-------------|-------------|-------------|-------------|-------------|-------------|\n[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) |\n[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) |\n[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) |\n| | [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) | | | |\n| | [ex04](https://github.com/Ysoroko/cpp_module_01/tree/master/ex04) | | | | | | | |\n| | [ex05](https://github.com/Ysoroko/cpp_module_01/tree/master/ex05) | | | | | | | |\n| | [ex06](https://github.com/Ysoroko/cpp_module_01/tree/master/ex06) | | | | | | | |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysoroko%2Fcpp_module_03","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysoroko%2Fcpp_module_03","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysoroko%2Fcpp_module_03/lists"}