Ysoroko / cpp_module_03

C++ Introduction, module 3/8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Day 01 Day 02 Day 03 Day 04 Day 05 Day 06 Day 07 Day 08
ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00
ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01
ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02
ex03 ex03 ex03 ex03 ex03
ex04
ex05
ex06

About

C++ Introduction, module 3/8


Languages

Language:C++ 91.6%Language:Makefile 8.4%