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-Thread: 103376,5792b10b2356770c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!eweka.nl!hq-usenetpeers.eweka.nl!69.16.177.246.MISMATCH!cyclone03.ams!news.ams.newshosting.com!npeersf01.ams!newsfe29.ams2.POSTED!40385e62!not-for-mail Message-ID: <4810A7B3.4000306@bredband.net> From: Per Sandberg User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada 2005 Books (again probably!) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@WWWSpace.NET NNTP-Posting-Date: Thu, 24 Apr 2008 11:30:10 EDT Date: Thu, 24 Apr 2008 17:30:59 +0200 Xref: g2news1.google.com comp.lang.ada:21073 Date: 2008-04-24T17:30:59+02:00 List-Id: Have already hacked most of it under the name space rt_tools is there any interest? /Per Anh Vo wrote: > On Apr 23, 6:36 am, "Ed Falis" wrote: >> On Wed, 23 Apr 2008 09:25:44 -0400, Peter Hermann >> >> wrote: >>> John McCabe wrote: >>>> Now that Burns/Wellings book has been out for a little while, can >>> out ? >>> Concurrent and Real-Time Programming in Ada see: >>> http://www.cup.cam.ac.uk/uk/catalogue/catalogue.asp?isbn=9780521866972 >> I think "out" meant "available" in this context. ;-) >> >> The Burns/Welling book really is excellent on concurrency and RT >> programming, and worth owning. I'd probably still go with the J. Barnes >> book to look into other Ada 05 changes. Figure you'll scan for what you >> 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