Xref: utzoo comp.lang.c++:7447 comp.lang.smalltalk:1928 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!jarthur!uunet!microsoft!jimad From: jimad@microsoft.UUCP (Jim ADCOCK) Newsgroups: comp.lang.c++,comp.lang.smalltalk Subject: Re: Is C++ object oriented Message-ID: <54355@microsoft.UUCP> Date: 30 Apr 90 16:02:39 GMT References: <1006@media01.UUCP> <813@maui.ACA.MCC.COM> Reply-To: jimad@microsoft.UUCP (Jim ADCOCK) Organization: Microsoft Corp., Redmond WA Lines: 17 In article <813@maui.ACA.MCC.COM> db@maui.ACA.MCC.COM (David Murray Bridgeland) writes: > > - software IC's .... >Does anyone have a reference to this? "Object-oriented Programming; An Evolutionary Approach" Brad J. Cox Addison-Wesley 1986 ISBN 0-201-10393-1 This book is the Objective-C manifesto, with "Software-IC" its rallying cry. I would claim that integrated circuits and software have little in common, no matter how they are packaged. For a better book, see Meyer's "Object Oriented Software Construction", which is the equivalent book for Eiffel, with the rallying cry: "Asserts: pre, post, and class invariants."