14.1 Object Oriented Definitions and Terminology

Published: Sept. 28, 2016, 1 p.m.

We look at how Python mentions objects in its documentation as well as talk about why philosophy of object-oriented programming. We explore some OOP terms like class, object, instance, method, and attribute.