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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,20e252588c23c648 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "Harald Korneliussen" Newsgroups: comp.lang.ada Subject: Re: How does one find an Ada job? Date: 19 Oct 2005 01:44:20 -0700 Organization: http://groups.google.com Message-ID: <1129711460.681048.27860@o13g2000cwo.googlegroups.com> References: NNTP-Posting-Host: 158.38.140.190 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1129711466 20843 127.0.0.1 (19 Oct 2005 08:44:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 19 Oct 2005 08:44:26 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=158.38.140.190; posting-account=5vUApw0AAADF5Kx_4-L9ZPdL9lZywYoQ Xref: g2news1.google.com comp.lang.ada:5796 Date: 2005-10-19T01:44:20-07:00 List-Id: Robert Klungle wrote: > All Aerospace companies are looking for Ada software developers desperately > Examples are: Raytheon, Boeing, Lockheed Martin, Ball. > I know for a fact that Raytheon hires new graduates. Especially if they had > a good background in several languages. > > Good luck. > I'd like to work with Ada, too, but not for any price. I don't want to work in the arms industry. Are there any other major niches where Ada (or perhaps SPARC or Ravenscar profiles) are used? I'm taking a course on real-time programming now, and we use the Java RTSJ (well, we would, if we had an implementation. Actually, we just write regual threaded apps :-). I mention it because one of the authors of the RTSJ has written our textbook (Peter Dibble at timesys), and he writes in it that RTSJ isn't good enough for safety-critical real-time apps - he recommends the Ravenscar profile as the only option. So, is it true that for the things Ravenscar are used for, there are no good alternatives?