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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,aef4913dd6741a38 X-Google-Thread: 113ae9,aef4913dd6741a38 X-Google-Attributes: gid103376,gid113ae9,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 17 Jun 2005 22:51:20 -0500 From: "Steve" Newsgroups: comp.lang.ada,comp.lang.java.help References: Subject: Re: ADA vs Java Date: Fri, 17 Jun 2005 20:52:29 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: NNTP-Posting-Host: 24.22.63.157 X-Trace: sv3-klk/kbRZbTUv8lmt8YJVZnuDzkNI5TwO84+7R9dXwcy4kqQDS78kT1tSyB26vUk+H3A7aeVVKXbZkCc!iDLSUldOr7dArT16ytJYsC8DssldiOzSshBJrkqVIDrMuqtXFs7BFqYqr2Mf X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:11460 comp.lang.java.help:17718 Date: 2005-06-17T20:52:29-07:00 List-Id: "The Wogster" wrote in message news:KYzse.7874$yU.711331@news20.bellglobal.com... > Ted wrote: >> Writing code in ADA 95 and compiling it for the JVM should produce more >> reliable code than writing in Java 2. Does anyone know any good technical >> reasons for prefering Java? >> > > The argument is more like, which language has a more reliable > conversation, French or German? Well people have been having > conversations in both, for hundreds of years. > > For reliability, a far more important aspect is the experience of the one > who is writing the code, and what is their background. > So, if I understand what you're saying. There is no point in developing any new tools for sofware development that make programming more efficient or reduce defects, because none of that really matters... It is just programming tools, and they have been around for decades. I spend a lot of time keeping track of the new tools that become available. I learn advantages and disadvantages of new tools and techniques. I guess I have been wasting my time. I learned BASIC, FORTRAN, Pascal, and COBOL in school. I guess I was wasting my time when I learned C, C++, Ada, C#, Modula-2, Java, and FORTH. Realistically, I think it makes sense to do objective research on the use of different programming languages, productivity, and defect rates. It is unfortunate that people often disregard the results if such research and say "it really doesn't matter... it's just preferance". Or it's just like comparing French and German. Steve (The Duck) > > W