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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c1022fa31fc25d58 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-05 07:09:55 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Good book for ADA 95 wanted Date: Thu, 5 Feb 2004 15:09:55 +0000 (UTC) Organization: PVV Message-ID: References: <46374cbc.0402050658.77d052a1@posting.google.com> NNTP-Posting-Host: k-083152.nt.ntnu.no X-Trace: tyfon.itea.ntnu.no 1075993795 3961 129.241.83.152 (5 Feb 2004 15:09:55 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 5 Feb 2004 15:09:55 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:5254 Date: 2004-02-05T15:09:55+00:00 List-Id: On 2004-02-05, ernst.stiegler@gmx.net wrote: > Hello, > > can anyone recommend a book on ADA 95 ? I found a lot books but which > one is a good one for starting ? I have a lot programming experinence > with JAVA or C/C++. Of the on-line books (see http://www.adaworld.com/ or http://www.adapower.com/): Ada Distilled Ada 95: The Craft of Object-Oriented Programming Object Oriented Programming in Ada 95 Of the books that you have to buy or borrow at your library: Ada as a Second Language (2nd Edition) Norman Cohen. McGraw Hill, 1996. (ISBN 0-07-011607-5) Programming In Ada 95 (2nd edition) John Barnes. Addison-Wesley, 1998. (ISBN 0-201-34293-6) Ada 95 for C and C++ Programmers Simon K. Johnston Addison Wesley, 1997 (ISBN 0-201-40363-3) I would recommend Ada as a Second Language (2nd Edition) or Programming In Ada 95 (2nd edition). -- "Saving keystrokes is the job of the text editor, not the programming language."