Skip to content

Vl03: Classes and Objects

Dr. Marcel Wunderlich requested to merge vl03 into master
  • simple classes and objects as "convenient" dictionary
  • example: student dict
  • simple student class
  • constructor
  • methods
  • inheritance
  • typing in python
  • instanceof
  • multiple inheritance
  • have a process
Edited by Dr. Marcel Wunderlich

Merge request reports