mmcleod89

Results 3 issues of mmcleod89

- Templates I: function templates; can also talk about templates in the standard library - Intro to classes: encapsulation & abstraction - Templates II: Class templates - possibly continuing on...

Libraries week - Keeping same library example for now - keeping menti questions - replace conan example with a more thorough cmake example - include compiling to library with cmake...

More advanced OOP including - Inheritance - Polymorphism - virtual methods / abstract classes - RAII - Examples of useful class designs ("design patterns" with less jargon) Some of this...