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,10e0781fed2a93d4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail From: "Martin Krischik" Newsgroups: comp.lang.ada Subject: Re: How to start... Date: 21 Jul 2006 05:24:41 -0700 Organization: http://groups.google.com Message-ID: <1153484681.306571.52750@b28g2000cwb.googlegroups.com> References: NNTP-Posting-Host: 138.189.120.37 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1153484686 24017 127.0.0.1 (21 Jul 2006 12:24:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 21 Jul 2006 12:24:46 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=138.189.120.37; posting-account=2-0LkQwAAAAQMhPSoYwlMiUmi-6lYh44 Xref: g2news2.google.com comp.lang.ada:5860 Date: 2006-07-21T05:24:41-07:00 List-Id: Damien schrieb: > I want to start learning ADA, but I'm not sure where to start. What should I > read first? http://en.wikibooks.org/wiki/Ada_Programming Chapter "2.1 Getting Started" is what you are looking for. > Is there any good free software (for Windows Linux) you suggested, You find a list of available compiler here: http://en.wikibooks.org/wiki/Ada_Programming/Installing > any really good tutorials, books etc. And a list of Tutorials here: http://en.wikibooks.org/wiki/Ada_Programming/Tutorials > I know there are a lot resources about ADA (I'm using Google all the time :) > but unfortunately I do not have enough knowledge to judge what's good and > what isn't. I suggest the Wikibook. The Wiki has is mor agile then classic sites and hence the informations are more current. Martin