Object Oriented Programming

Lecture will be released soon.


Learning Objectives

  • Being able to think in an object-oriented way
  • Know the core concepts of object-oriented programming
  • Effectively use classes and objects to structure your code
  • Be aware of the advantages object-oriented programming brings with it
  • Write more reusable code