Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!microsoft!jimad From: jimad@microsoft.UUCP (Jim ADCOCK) Newsgroups: comp.lang.c++ Subject: Re: Grady Booch's OOD book is excellent! Keywords: design Message-ID: <55548@microsoft.UUCP> Date: 29 Jun 90 17:50:15 GMT References: <272@unf7.UUCP> Reply-To: jimad@microsoft.UUCP (Jim ADCOCK) Organization: Microsoft Corp., Redmond WA Lines: 18 In article <272@unf7.UUCP> shite@unf7.UUCP (Stephen Hite) writes: | Put "Object Oriented Design With Applications" by Grady Booch on your |"A+ shelf" right next to the others that are already there :-) ("C++ Primer" |by Stanley Lippman, "C++ Answer Book" by Tony Hansen, the new annotated |C++ reference by Bjarne and "Object-oriented Software Construction by |Bertrand Meyer). .... Generally Agreed. | |...Now, if only Andy Koenig would write a "C++ Traps and Pitfalls" book... |I would achieve total nirvana! :-) Also agreed. In fact, too bad Koenig didn't write "C++ Traps..." before Booch wrote his "OODWA" -- Booch falls into the slicing trap in his examples. So, I like OODWA a lot, I think its a great book -- just don't try to learn C++ from it! Learn "object oriented programming" from it instead.