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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6bce5898e83fd85e X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: How do I start: Learning Ada? Date: 1996/08/27 Message-ID: <4vuq3m$3o5@newsbf02.news.aol.com>#1/1 X-Deja-AN: 176758144 sender: root@newsbf02.news.aol.com references: <4vuhnu$i1u@rc1.vub.ac.be> organization: America Online, Inc. (1-800-827-6364) newsgroups: comp.lang.ada Date: 1996-08-27T00:00:00+00:00 List-Id: cagboh@vub.ac.be (AGBOH CHARLES) writes: > Anybody out there who can help me > learn Ada? What should I be reading > for understanding how the langugae > reallly works? At the Web site and the FTP site below my signature, you can download my shareware Ada Tutor program. It runs under DOS (or a DOS partition in Windows) without an Ada compiler, and on almost any other platform with an Ada compiler, because Ada source code is included. For a textbook, I strongly recommend RENDEZVOUS WITH ADA 95 by David Naiditch, published by John Wiley and Sons. There's a coupon at the Web and FTP sites mentioned, which you can print and send directly to Wiley and Sons. (I have to admit to a *very small* financial interest if you buy the book using this coupon, but I have no financial interest if you get the book any other way. I think it's an *excellent* textbook.) There's also a free Ada tutorial by David Wheeler called Lovelace, at http://lglwww.epfl.ch/Ada/Tutorials/Lovelace. It's written in HTML, and you run it with your Web browser while visiting that site. (You can also download it and run it with your Web browser offline.) I hope this helps. You'll find that Ada catches errors at compile time that other languages catch only at run time, or not at all. Also, Ada programs are easier to read, and easier to modify a month or a year later. You'll really like Ada! - John Herro Software Innovations Technology http://members.aol.com/AdaTutor ftp://members.aol.com/AdaTutor