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,395fd71d9ec0ff0 X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: learning Ada on Mac Date: 1996/08/07 Message-ID: <4u9jrv$7et@newsbf02.news.aol.com>#1/1 X-Deja-AN: 172687352 sender: root@newsbf02.news.aol.com references: organization: America Online, Inc. (1-800-827-6364) newsgroups: comp.lang.ada Date: 1996-08-07T00:00:00+00:00 List-Id: oblivion@earthlink.net (Christopher Foran) writes: > I am interested in learning the Ada programming > language. I was wondering if someone could > post a tutorial or a list of books about learning > Ada and give me some ideas on where to start. > I would prefer if the material was Macintosh oriented. There's a free tutorial called Lovelace, written in HTML by David Wheeler, at http://lglwww.epfl.ch/Ada/Tutorials/Lovelace/lovelace.htm. If you have a Web browser on your Mac, you can either run Lovelace right on the Web, or download it and run it locally. I wrote a shareware tutorial called Ada Tutor, available for download at the Web and FTP sites below my signature. It has been compiled to run under DOS, but the Ada source code is included, so if your Mac has an Ada 83 or Ada 95 compiler, it will run on your Mac. (Several Mac users have run Ada Tutor.) 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 below my signature, which you can send directly to Wiley to order the book. (I have to admit to a very small financial interest if you order the book with the coupon mentioned, but I have no financial interest if you get the book from any other source. I think it's an *excellent* textbook.) You'll like Ada! Ada catches errors at compile time that other languages catch only at run time, or not at all. Also, Ada programs tend to be easier to read, and easier to modify a month or a year later. You'll find the people here at comp.lang.ada eager to help. Good luck! - John Herro Software Innovations Technology http://members.aol.com/AdaTutor ftp://members.aol.com/AdaTutor