To learn about object technology, two easy-to-read books on the subject are David Taylor's "Object-Oriented Technology: A Manager's Guide" (Addison-Wesley, 1990) and "Business Engineering with Object ...
A programming language that does not inherently support modules containing data and associated processing (objects). All early languages were non-object languages. For example, C is non-object, but ...