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-Thread: 103376,57c5412f281db3e9 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Learning Ada83 Date: Thu, 2 Sep 2004 15:55:30 +0100 Organization: BAE SYSTEMS Message-ID: <4137325a$1_1@baen1673807.greenlnk.net> References: X-Trace: news.uni-berlin.de Eg98lp458whKZQezwFA/XALRWSLK5ctiIkd99olnp/lQ/cm++d X-Orig-Path: baen1673807.greenlnk.net!baen1673807!not-for-mail X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Original-NNTP-Posting-Host: baen1673807.greenlnk.net Xref: g2news1.google.com comp.lang.ada:3261 Date: 2004-09-02T15:55:30+01:00 List-Id: Jim Gurtner wrote: > I am a Computer Engineering student and am teaching myself Ada95 using > the book "Ada 95: The Craft of Object-Oriented Programming" by John > English. > > I would like to be able to get a job in the defense industry when I > graduate. Should I get a book on Ada83 and study it also? Or does > studying Ada95 make one automatically fluent in Ada83? > > Thanks in advance! I wouldn't bother - most new defence work (at least the stuff I'm doing) is going throuh Ada95 compilers and a lot of legacy stuff is being ported. There is a 'porting guide' available (just google for it). Cheers -- Martin