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,b2d36a382ccbeb18 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!feeder.news-service.com!feeder4.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: How Would a Hobbyist Learn Ada? References: <2ee634c3-0dee-4f02-8b02-c4804efd068f@x19g2000prg.googlegroups.com> <87lk20rqfz.fsf@ludovic-brenta.org> <7a25cac8-40d6-4c92-84f6-b3e7187f4fe9@i36g2000prf.googlegroups.com> Date: Sat, 24 May 2008 17:51:51 +0200 Message-ID: <87hccnsns8.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:0sK7cvQW5CXBDBQz6SvnQ0UStjM= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tele2 X-Trace: DXC=SCHc3dbJ8:@aeUSIKj5JmC6`Y6aWje^YJ]RQ`f[S36jE@WAS81_gI6F>_3n79fdaf@`b8BIafVP:K Xref: g2news1.google.com comp.lang.ada:326 Date: 2008-05-24T17:51:51+02:00 List-Id: Ankur Sethi writes: >> 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?". I'll look into it I wrote or rewrote most of that chapter :) Of course, if someone else beats me to it, that will be even better :) > 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). I too like John English's book. Despite having 15 years programming experience, I enjoyed it when first learning Ada. YMMV. > 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? Finalised in 2005, approved and published by ISO in March 2007. Yes, John Barnes' book has already been updated. He also wrote the Rationale for Ada 2005 which is available on http://www.adaic.com. -- Ludovic Brenta.