Object Oriented

A modular form of programming in which objects are called into memory when needed and are reused as components - as opposed to linear or algorithmic programming which runs from start to finish, producing a result. An object in this sense is a component containing both data and instructions for the operations to be performed on that data.


Articles on KurzweilAI.net that refer to Object Oriented

Seeing Through the Window By Neil Gershenfeld
Essentials of General Intelligence: The direct path to AGI By Peter Voss

Related Links

What is object oriented software?