Python Course Description
Python OOP Basics: Functions, classes and objects
Brief Overview of OOP using Python
STEP 1: Create functions
STEP 2: Create a class
STEP 3: Create an object, call methods
STEP 4: Improve last week's login system
STEP 4: You see, it is easy!