Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 246 Bytes

FriendlyBank_YellowBook

A tutorial on Object Orientation from Chapter 4 of Rob Miles' Yellow Book.

  • Class, base and derived
  • Abstract class
  • Interface (but no focus and not much info on this)
  • Virtual and static methods; new keyword