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!postnews.google.com!z16g2000prn.googlegroups.com!not-for-mail From: Ankur Sethi Newsgroups: comp.lang.ada Subject: Re: How Would a Hobbyist Learn Ada? Date: Sun, 25 May 2008 07:33:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <02b7ddb7-d271-4dad-addb-49838eafcc24@z16g2000prn.googlegroups.com> References: <2ee634c3-0dee-4f02-8b02-c4804efd068f@x19g2000prg.googlegroups.com> <2352454.BYjyn0gJR2@linux1.krischik.com> NNTP-Posting-Host: 122.162.117.227 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1211726027 16308 127.0.0.1 (25 May 2008 14:33:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 25 May 2008 14:33:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z16g2000prn.googlegroups.com; posting-host=122.162.117.227; 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:341 Date: 2008-05-25T07:33:47-07:00 List-Id: > Please continue the Wikibook - that way you can build on what is there and > don't have to start from scratch and eventually we have a really > comprehensive tutorial. Sure, will do. But once I'm through John English's book, and the Ada05 rationale. I was wondering why more people don't use Ada. So far, it's much easier than C++ and the compiler errors are 100x friendlier. I mean, even dynamic languages (Python, I'm looking at you) don't have the kind of programmer friendly, human readable errors GNAT has been spitting out. Thank you everyone for the help :) I've bookmarked all the links from this thread. I'll go over them tonight.