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,b2d36a382ccbeb18 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!i36g2000prf.googlegroups.com!not-for-mail From: Ankur Sethi Newsgroups: comp.lang.ada Subject: Re: How Would a Hobbyist Learn Ada? Date: Sat, 24 May 2008 08:38:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7a25cac8-40d6-4c92-84f6-b3e7187f4fe9@i36g2000prf.googlegroups.com> References: <2ee634c3-0dee-4f02-8b02-c4804efd068f@x19g2000prg.googlegroups.com> <87lk20rqfz.fsf@ludovic-brenta.org> NNTP-Posting-Host: 122.162.123.59 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1211643490 24868 127.0.0.1 (24 May 2008 15:38:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 24 May 2008 15:38:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i36g2000prf.googlegroups.com; posting-host=122.162.123.59; posting-account=QAwSSwoAAAAwHFelvh0fNr7fvLxlXkTX User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.27 (X11; Linux i686; U; en),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:324 Date: 2008-05-24T08:38:10-07:00 List-Id: > It would be nice if you could tell us which parts of the Wikibook you > would like to see improved. I didn't get too far into the book, but one chapter I feel needs work is the one on the Ada type system. The code examples later in the chapter went right over my head. Moreover, some beginning chapters have paragraphs that seem out of place. They seem to have a paragraph about concurrency somewhere in the first chapter. My reaction was : "eh?". It's a very nice book, yes. But for a newbie, it's not much help. Somebody who has been programming for a while will undoubtedly pick up Ada pretty quickly from that book. I found John English's "The Craft of OO Programming" much better, although it is targeted towards complete beginners and not people like me who already know how to use another language (and covers Ada95, not Ada05). A question : when was the Ada 2005 standard defined? Wikipedia says it was in 2007. If that's true, we should soon be having books about it, right?