Will refer to it as Object-Based (OB)

I will refer to the material taught in this lesson and in this course as being Object-Based (OB) instead of being Object-Oriented (OO).

This Object-Based program organizational structure is very similar to the type of program organizational structure that you are likely to encounter when you make the leap into C#, Java, PHP, or Object-Oriented C++. 

In fact, this is probably the simplest program organization that you are likely to encounter when you enter the world of OOP.