[comp.software-eng] object-oriented reference

ncmagel@ndsuvax.UUCP (ken magel) (04/12/89)

    Although it is somewhat biased, a very good presentation of the basics
of object oriented use is Object-Oriented Software Construction by Bertrand
Meyer from the Prentice Hall International Series in Computer Science.  Mr.
Meyer is the developer of Eiffel and the book does discuss object-oriented
development in terms of Eiffel, but the discussions are almost always applicable
to all other systems.  The book does seem to cover nearly all of the basic
considerations and does provide some examples.  It also discusses the
documentation problem.