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

Refactor Week 3 Notes / Exercises

Open mmcleod89 opened this issue 2 years ago • 0 comments

  • 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 to some other intro OOP features if there's space

possibly ordering:

  • Intro to classes
  • Templates (function & class templates)

@mmcleod89

mmcleod89 avatar Nov 08 '22 17:11 mmcleod89