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.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e0e6130943eb8b51 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.22.230 with SMTP id h6mr8594801pbf.4.1319134763225; Thu, 20 Oct 2011 11:19:23 -0700 (PDT) Path: d5ni36640pbc.0!nntp.google.com!news1.google.com!postnews.google.com!r1g2000yqm.googlegroups.com!not-for-mail From: John McCormick Newsgroups: comp.lang.ada Subject: Re: Could anyone help me please? Thank you! Date: Thu, 20 Oct 2011 11:13:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: <32678b36-4da4-4897-bda6-df32e21b0e1c@r1g2000yqm.googlegroups.com> References: NNTP-Posting-Host: 134.161.242.221 Mime-Version: 1.0 X-Trace: posting.google.com 1319134763 12898 127.0.0.1 (20 Oct 2011 18:19:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Oct 2011 18:19:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r1g2000yqm.googlegroups.com; posting-host=134.161.242.221; posting-account=jVm7MAoAAABZ69ylB7L9PjZAVQg4j4fC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: ARLUEHNKC X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E),gzip(gfe) Xref: news1.google.com comp.lang.ada:18631 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-20T11:13:02-07:00 List-Id: > So could anyone do me a favor please? Could you tell me where to buy > the e-book about =A0Programming in Ada 2005? I think it may probably > cheaper. If anyone could send me the used book or the scan version > about the book. It will be best! We can discuss the details later. > > Sun There is an electronic version of my new book "Building Parallel, Embedded, and Real-Time Applications with Ada" available from the publisher's website http://www.cambridge.org/ You can search for the title or my last name. The book includes a long chapter to introduce experienced programmers to Ada's sequential constructs, including detailed discussions of types. The sections on low level programming, concurrent programming, distributed applications, and real-time applications may or may not be of interest to you. The free online references mentioned by Simon are probably the best place to start. Good luck, John