research-computing-with-cpp icon indicating copy to clipboard operation
research-computing-with-cpp copied to clipboard

Refactor Week 4 Notes / exercises

Open mmcleod89 opened this issue 1 year ago • 0 comments

More advanced OOP including

  • Inheritance
  • Polymorphism
  • virtual methods / abstract classes
  • RAII
  • Examples of useful class designs ("design patterns" with less jargon)

Some of this can potentially go earlier (e.g. week 3) if this turns out to be overloaded and week 3 is too empty.

@mmcleod89

mmcleod89 avatar Nov 08 '22 17:11 mmcleod89