Object Oriented Technology (OOT)
Introduction
- OOT has been around for over 20 years
- Popularity of the internet increases use of OOT
- Everything is an "object" - a self-contained unit that combines both
"data" and a means to operate on that stored data
- Object operators are referred to as "methods"
- "Mirrors" real world objects (nouns) and behavior (verbs)
- Example - can of soda