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,f49c8f164340c377 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!198.186.194.247.MISMATCH!news-xxxfer.readnews.com!textspool1.readnews.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Date: Mon, 03 Sep 2007 07:06:34 -0400 From: "Peter C. Chapin" User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Current status of Ada? References: <7744bf.vg4.ln@hunter.axlog.fr> <1188580722.187449.288030@m37g2000prh.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <46dbeaba$0$24583$4d3efbfe@news.sover.net> Organization: SoVerNet (sover.net) NNTP-Posting-Host: b33f0ee2.news.sover.net X-Trace: DXC=o;6?5eACm0a:c^JI=HH@8bK6_LM2JZB_cJ:G7@_6Knch3?@`i3kGa5k_ZeD_YYGL_oCAH]l Gary Scott wrote: > I don't disagree that this would be an impact of such a line of > questioning. I have no information that this occurred. It certainly > never happened with me. However, I have discussed these issues with > many programmers and it is a somewhat pervasive attitude that not > keeping their C language skills honed places them at a competitive > disadvantage. This is a somewhat surprising attitude to me. Working with various languages increases one's repertoire of programming methods and design techniques. I should think that given a choice between a person who knows C and nothing but C, and a person who has written non-trivial code in C, Ada, Java, and (say) Lisp, the second person would be more likely to be a better programmer... or a better software engineer. Peter