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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,595c75298fbdce96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z28g2000yqh.googlegroups.com!not-for-mail From: Mark Lorenzen Newsgroups: comp.lang.ada Subject: Re: Is Aunit helpful? Date: Tue, 10 Aug 2010 02:45:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <77847a51-b9c6-4fc7-b751-adf1232ff574@z28g2000yqh.googlegroups.com> References: <8a1e58c0-2330-4475-8013-97df103dd85e@o19g2000yqb.googlegroups.com> <8bb67638-e3c0-449c-bed7-a7f24e453ae0@j8g2000yqd.googlegroups.com> <6731bc61-4cd5-4154-8de6-0bdaeb81cc84@g33g2000yqc.googlegroups.com> NNTP-Posting-Host: 193.163.1.105 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1281433533 29322 127.0.0.1 (10 Aug 2010 09:45:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 Aug 2010 09:45:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z28g2000yqh.googlegroups.com; posting-host=193.163.1.105; posting-account=Srm5lQoAAAAEMX9rv2ilEKR6FDPapmSq User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; da; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13042 Date: 2010-08-10T02:45:33-07:00 List-Id: On 9 Aug., 19:05, John McCormick wrote: > > I'm very happy you have found my Ada textbooks useful! =A0It is always > nice when someone notices a book author's name. =A0Feel free to contact > me directly if you have any questions on the material in the books. > The OO material in the data structures book is elementary. =A0Check out > the Barnes or Ben-Ari books for an in depth treatment. =A0Should you > want to go on to learn about Ada's concurrent features, I have a new > book coming out at the end of the year: Building Parallel, Embedded, > and Real-Time Applications with Ada,www.cambridge.org/9780521197168 > It is aimed at introducing the topics to novices with a background in > sequential programming. I would like to suggest also taking a look at "Concurrent and Real- Time Programming in Ada" by Alan Burns and Andy Wellings. - Mark L