From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!uunet!lll-winken!ames!husc6!purdue!rjh From: rjh@cs.purdue.EDU (Bob Hathaway) Newsgroups: comp.lang.ada Subject: Re: Suggestions for books on ADA Message-ID: <5805@medusa.cs.purdue.edu> Date: 10 Jan 89 02:32:56 GMT References: <8901092205.AA05490@ajpo.sei.cmu.edu> Sender: news@cs.purdue.EDU Reply-To: rjh@cs.purdue.edu (Bob Hathaway) Organization: Department of Computer Science, Purdue University List-Id: "Software Engineering With Ada", second edition, by Grady Booch is a classic text. It has elaborate examples and as the title suggests, concentrates on application of Booch's object oriented style of programming to software engineering. It is intended as an introductory text, and I recommend it along with the Ada Language Reference Manual. Bob Hathaway rjh@purdue.edu