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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,442a61fa28886220 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-20 00:20:55 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!news2.euro.net!fi.sn.net!newsfeed1.fi.sn.net!nntp.inet.fi!central.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail From: "Anders Wirzenius" Newsgroups: comp.lang.ada References: Subject: Re: Ada for a programming newb. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Sat, 20 Sep 2003 07:20:43 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1064042443 194.251.142.2 (Sat, 20 Sep 2003 10:20:43 EEST) NNTP-Posting-Date: Sat, 20 Sep 2003 10:20:43 EEST Organization: Sonera corp Internet services Xref: archiver1.google.com comp.lang.ada:42715 Date: 2003-09-20T07:20:43+00:00 List-Id: "Kyle Root" wrote in message news:L949b.394$U11.181@fe01.atl2.webusenet.com... > There doesn't seem to be as much documentation (so I'm a little confused as > to how one'd go about learning it) as in some other languages but it is > very easy to read and looks very pascal-like (I know because I've been > looking at quite a few languages). > What do you think? Others have suggested links to introductions of Ada, here is another (Ada and GNAT): http://cs.nyu.edu/courses/spring01/G22.2130-001/adaintro.html Anders