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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1bf98aedfb1d87ba X-Google-Attributes: gid103376,public From: wheeler@aphrodite (David Wheeler) Subject: Re: Ada 95 tutorials/texts? Date: 1997/02/27 Message-ID: <5f4fuh$hgs@news.ida.org>#1/1 X-Deja-AN: 221863612 References: <19970221165301.LAA24424@ladder02.news.aol.com> <3310944E.5F96@swcp.com> Organization: IDA, Alexandria, Virginia Reply-To: dwheeler@ida.org Newsgroups: comp.lang.ada Date: 1997-02-27T00:00:00+00:00 List-Id: : Newmail17 wrote: : > Im on my second semester in college as a Computer Science major. We use : > just the 'normal' Ada in our schools. I think its an AlSys compiler or : > something. Anyway, I downloaded the GNAT and Win95 IDE files and want to : > learn the new features of Ada95. Are there any online/WEB tutorials or : > texts explaining the new features of Ada95 versus the earlier version? Lovelace is at: http://www.adahome.com/Tutorials/Lovelace/lovelace.htm It covers all of Ada95, but it does point out what's new. If you're primarily interested in the object-oriented additions to Ada in Ada95, jumpt to chapter 7. --- David A. Wheeler dwheeler@ida.org