Object Oriented Programming – Week1 Resources

Objectives:

  1. To understand  class and objects.
  2. To understand and use Python built-in objects and  multiple instances.
  3. To understand the purpose of self and __init__ method.

Theory:

Programming:

Homework:

Back to Course Materials overview