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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nbires!hao!gatech!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!GWUVM.BITNET!MFELDMAN From: MFELDMAN@GWUVM.BITNET (Mike Feldman) Newsgroups: comp.lang.ada Subject: Re: Ada Texts for experienced programmers Message-ID: <8709131726.AA09424@ucbvax.Berkeley.EDU> Date: Sun, 13-Sep-87 14:04:00 EDT Article-I.D.: ucbvax.8709131726.AA09424 Posted: Sun Sep 13 14:04:00 1987 Date-Received: Mon, 14-Sep-87 02:49:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet List-Id: I am partial to Narain Gehani's two books: Ada, an Advanced Introduction, Prentice Hall 1983 Ada: Concurrent Programming, Prentice Hall 1984. Gehani is well-educated, knows his languages and his OS's. He's one of the few Ada I've encountered who doesn't patronize the reader by selling Ada as the greatest thing since sliced bread. He assumes the reader knows something and starts from there. I particularly like the tasking book for its balanced and analytical view of tasking in the context of concurrent programming in general. For another excellent analysis of tasking (more critical than Gehani but usually on target) see if you can get Concurrent Programming in Ada by Alan Burns Cambridge University Press, 1985 The first half is a good tasking tutorial, the second half a critique. I have heard good things about Norman Cohen's book Ada as a Second Language but have only skimmed it myself.