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=3.4 required=5.0 tests=BAYES_50,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!dciem!nrcaer!sce!cassel From: cassel@sce.carleton.ca (Ron Casselman) Newsgroups: comp.lang.ada Subject: Re: Ada Primer Keywords: Ada Message-ID: <618@sce.carleton.ca> Date: 1 Jun 89 20:03:28 GMT References: <138@cerc.wvu.wvnet.edu.edu> Reply-To: cassel@sce.UUCP (Ron Casselman) Organization: Systems Eng., Carleton Univ., Ottawa, Canada List-Id: In article <138@cerc.wvu.wvnet.edu.edu> drs@cerc.wvu.wvnet.edu (Darrell Schiebel) writes: > >Can anyone recomend a GOOD book to serve as a Primer >for Ada? > >Darrell Schiebel - drs@cerc.wvu.wvnet.edu >Concurrent Engineering Research Center >West Virginia University Ada As A Second Language by Cohen gives the most complete coverage of the language that I have seen. It is useful to have around when the language reference manual is too terse. If you wish to distance yourself from language particulars and get a feel for Ada as a software engineering language then I would suggest "System Design with Ada" by R.J.A. Buhr. It discusses the design of concurrent systems in Ada using an easy to understand graphical notation developed by the author. Ron Casselman Department of Systems and Computer Engineering Carleton University, Ottawa Canada (613) 788-5726