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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!newsswitch.lcs.mit.edu!nntp.TheWorld.com!.POSTED!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: F-22 ADA Programming Date: Mon, 27 Oct 2014 12:01:08 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <220f97ab-9aa2-4961-b140-2b271c3ab99a@googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls7.std.com 1414425649 28713 192.74.137.71 (27 Oct 2014 16:00:49 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Mon, 27 Oct 2014 16:00:49 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:ADE18qTGAB5YCB9ZKznCUk83oGM= Xref: news.eternal-september.org comp.lang.ada:22819 Date: 2014-10-27T12:01:08-04:00 List-Id: Maciej Sobczak writes: > The problem is - once you are competent you are recognized as a senior > or expert and this recognition has a value - both in terms of peer > relations and on the job market. Why would such a person "switch" to > some other language? To become a novice again? To write in his CV that > instead of having (let's say) 8 years of Java experience, he has only > 1 year in Ada? And what is the value of such CV if nobody is looking > for Ada programmers anyway? Isn't it better to have N+1 years of Java > experience instead? I would hire someone with 7 years of Java experience plus 1 year of Ada experience (or 1 Java, 7 Ada), over someone with 8 years Java experience, even if the project will be done in Java. In general, I prefer to hire people who know a variety of languages. - Bob