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,5792b10b2356770c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!h1g2000prh.googlegroups.com!not-for-mail From: Anh Vo Newsgroups: comp.lang.ada Subject: Re: Ada 2005 Books (again probably!) Date: Wed, 23 Apr 2008 08:43:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 209.225.224.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1208965381 25550 127.0.0.1 (23 Apr 2008 15:43:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 23 Apr 2008 15:43:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h1g2000prh.googlegroups.com; posting-host=209.225.224.254; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:21064 Date: 2008-04-23T08:43:01-07:00 List-Id: On Apr 23, 6:36=A0am, "Ed Falis" wrote: > On Wed, 23 Apr 2008 09:25:44 -0400, Peter Hermann =A0 > > wrote: > > John McCabe wrote: > >> Now that Burns/Wellings book has been out for a little while, can > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0out ? > > > Concurrent and Real-Time Programming in Ada =A0 =A0see: > >http://www.cup.cam.ac.uk/uk/catalogue/catalogue.asp?isbn=3D9780521866972 > > I think "out" meant "available" in this context. =A0;-) > > The Burns/Welling book really is excellent on concurrency and RT =A0 > programming, and worth owning. I'd probably still go with the J. Barnes = =A0 > book to look into other Ada 05 changes. =A0Figure you'll scan for what you= =A0 > want, rather than read it cover to cover. I owned both of these books (Programming in Ada 2005 by John Barnes and Concurrent and Real-Time Programming in Ada by Alan Burns and Andy Wellings). Of course, I have not read every thing but I did read every thing about Ada 2005 specially in the area of OOP and concurrency combination. I am in the process of reading them the second time and test them out with real codes. I am thinking of writing concurrency utilities (components) as suggested by Alan Burns. I would suggest that you look at these books. AV