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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,92c39a3be0a7f17d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-26 17:23:44 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: byhoe@greenlime.com (Adrian Hoe) Newsgroups: comp.lang.ada Subject: Re: Future with Ada Date: 26 Feb 2002 17:23:44 -0800 Organization: http://groups.google.com/ Message-ID: <9ff447f2.0202261723.47c09b6a@posting.google.com> References: <3wdH7.20135$xS6.32614@www.newsranger.com> <9tqete0gqc@drn.newsguy.com> <3C0924D6.2B5A3087@adaworks.com> <250220022121494455%thehouseofcards@remove.this.part.mac.com> <3C7B0B13.3080003@worldnet.att.net> NNTP-Posting-Host: 210.186.172.87 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014773024 16519 127.0.0.1 (27 Feb 2002 01:23:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 27 Feb 2002 01:23:44 GMT Xref: archiver1.google.com comp.lang.ada:20488 Date: 2002-02-27T01:23:44+00:00 List-Id: Jim Rogers wrote in message news:<3C7B0B13.3080003@worldnet.att.net>... > Michael Card wrote: > > > I was wondering why it is perceived as undesirable to train new > > programmers in Ada? Certainly hiring an experienced S/W engineer who > > has only done C++ or Java, for example, would not require a significant > > additional investment to train them in Ada? If teh language really > > offers benefits, wouldn't those benefits more than offset the > > relatively small cost of buying 2-3 weeks of intense Ada training for > > the programmers? > > > I agree. I have found good C++ programmers to be trainable. > I watched one pick up the basics of Ada in about 2 weeks with the > help of "Ada as a Second Language". He was using the Aonix > compiler and wanted to use the latest Visual Studio for his IDE. > No problem. He simply customized Visual Studio and proceded to > happily program in Ada. He was amused to discover that the Aonix > compiler worked better with the Microsoft debugger than did > Visual C++. He found he was able to display more detailed information > about arrays when using Aonix. > > Jim Rogers One of my colleague holds the record of 8 days to pick up the basics of Ada. :)