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,19e983c5955f75f,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-04 07:02:04 PST Path: supernews.google.com!sn-xit-03!supernews.com!newsswitch.lcs.mit.edu!feed2.onemain.com!feed1.onemain.com!newsfeed.icl.net!diablo.netcom.net.uk!netcom.net.uk!not-for-mail From: "Ayende Rahien" Newsgroups: comp.lang.ada Subject: Learning Ada (newbie) Date: Wed, 4 Apr 2001 15:25:27 +0200 Organization: (Posted via) GTS Netcom - Public USENET Service http://pubnews.netcom.net.uk Sender: ayende@softhome.net Message-ID: <9af9ao$6ee$1@taliesin.netcom.net.uk> NNTP-Posting-Host: diup-180-218.inter.net.il X-Trace: taliesin.netcom.net.uk 986392729 6606 213.8.180.218 (4 Apr 2001 13:58:49 GMT) X-Complaints-To: abuse@corp.netcom.net.uk NNTP-Posting-Date: Wed, 4 Apr 2001 13:58:49 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.60.2296.0000 X-MimeOLE: Produced By Microsoft MimeOLE V5.60.2296.0000 Xref: supernews.google.com comp.lang.ada:6445 Date: 2001-04-04T15:25:27+02:00 List-Id: 1. Where can I learn Ada? Preferably a turial on the web. I'm currently reading (http://www.adahome.com/Ammo/Cplpl2Ada.html) which presents some very interesting concepts (the fine-grained variables, frex), but it doesn't really teach much. I used to know Pascal (been several years since I program in it), and I know C/C++ pretty well. So I don't really need an interduction to programming, just to Ada itself. 2. Can you recommend a good IDE for Ada? Preferably for Windows. 3. I read in Jargon File that "hackers find Ada's exception handling & inter-process communication particularly hilarious." among other stuff. Why is that? What are the advantages & disadvantages of Ada compare to C or C++ and other languages? Thanks in advance, Ayende Rahien