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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ff407a4a4dd8c729 X-Google-Attributes: gid103376,public From: "Stanley R. Allen" Subject: Re: Does anyone know a good book for learning Ada? Date: 1998/01/15 Message-ID: <34BEA7DC.15FB@hso.link.com>#1/1 X-Deja-AN: 316378264 Content-Transfer-Encoding: 7bit References: Mime-Version: 1.0 To: Jon Seidman Content-Type: text/plain; charset=us-ascii Organization: NASA, Kennedy Space Center Newsgroups: comp.lang.ada Date: 1998-01-15T00:00:00+00:00 List-Id: Jon Seidman wrote: > > I am a computer science student, and I want to learn more > languages. Does anyone know of a good book from which to > learn Ada? > Check out the "books" section at http://www.adahome.com for a collection of reviews of various Ada books. I like the Cohen book _Ada as a Second Language_ but its approach may not be the best for a beginner: it explains ALL of Ada 95. Another good start is to download an Ada 95 compiler. Three are available: GNAT (http://ftp.cs.nyu.edu/pub/gnat), AONIX (http://www.aonix.com), and AppletMagic (which produces Java byte codes for the Java Virtual Machine in your browser; see http://www.appletmagic.com). There are versions of each of these for the PC or Unix. -- Stanley Allen mailto:s_allen@hso.link.com