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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d3129ff6d4a06385 X-Google-Attributes: gid103376,public From: Simon Johnston Subject: Re: Best Ada95 reference Date: 1996/10/02 Message-ID: <01BBB039.10C6A960@idc213.rb.icl.co.uk>#1/1 X-Deja-AN: 186663641 sender: Ada programming language comments: To: Bruce Walker content-type: text/plain; charset="us-ascii" mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-10-02T00:00:00+00:00 List-Id: Bruce Walker wrote: > I have many years of Ada83 expierience and need to bone up > on Ada95. I have the Thomson Ada95 compiler and it came with the > Object-Oriented Software in Ada 95 by Michael A. Smith. Are there > better books out there? Not better, just different. J.Barnes "Programming in Ada 95", Addison Wesley. I would also recommend either of Mike Feldmans books also by Addison Wesley. *new* John English "Ada 95:The Craft of Object-Oriented Programming", Prentice Hall 1997 Hope this helps, though you should have a look first and see how they relate to your experiences. > Thanks in advance. > > -- Disclaimer: 1) These are my opinions, not yours or my employers. > -- 2) I didn't do it, and if I did I was pushed. > > bruce_walker@itd.sterling.com Sterling Software ITD (402) 291-8300 > > with StandardDisclaimer; use StandardDisclaimer; package Sig is --,-------------------------------------------------------------------------. --|Simon K. Johnston - Development Engineer (C++/Ada95) |ICL Retail Systems | --|-----------------------------------------------------|3/4 Willoughby Road| --|Internet : skj@acm.org |Bracknell | --|Telephone: +44 (0)1344 476320 Fax: +44 (0)1344 476302|Berkshire | --|Internal : 7261 6320 OP Mail: S.K.Johnston@BRA0801 |RG12 8TJ | --|WWW URL : http://www.acm.org/~skj/ |United Kingdom | --`-------------------------------------------------------------------------' end Sig;