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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1042f393323e22da X-Google-Attributes: gid103376,public From: NKSW39B@prodigy.com (Matthew Givens) Subject: Re: Any research putting c above ada? Date: 1997/04/15 Message-ID: <5ius80$1nr8@newssvr01-int.news.prodigy.com>#1/1 X-Deja-AN: 234857916 Distribution: world References: <5ih6i9$oct$1@waldorf.csc.calpoly.edu> <5ijb0o$ajc@ns1.sw-eng.falls-church.va.us> <334d3da5.14386594@aplcen.apl.jhu.edu> <2senchydgk.fsf@hpodid2.eurocontrol.fr> <5im3an$3dv@bcrkh13.bnr.ca> <2sybamvslk.fsf@hpodid2.eurocontrol.fr> Organization: Prodigy Services Company 1-800-PRODIGY Newsgroups: comp.lang.ada Date: 1997-04-15T00:00:00+00:00 List-Id: Steve Jones - JON wrote: > >IME C produces more bugs than Ada, and it is harder to track down bugs >in C than in Ada. And given a choice of specifiying a language for an >"average" programmer I would prefer Ada every time over C (the things >I have seen people do in C make my flesh creep) if they get the design >wrong then the language won't help, but by preventing many of the common >C errors Ada is a leap ahead. > Hmmmmm, this struck me as wrong. Because you've seen people who program poorly in C, you prefer Ada every time? But I've seen some abysmally poor (and horrifying) code in Ada. Does that mean that C is better? Of course not. The thing to remember is that different languages fit different tasks, and different programmers are suited to different languages. I am a highly proficient C programmer, but only a moderately skilled Ada programmer. In fact, I often rough out algorythms in C before implementing them in the Ada version. Why? Because I don't have to think so much of the surface furnishings of Ada and can concentrate on just the functionality. It would save a lot of time if I didn't have to write the Ada version, wouldn't it? And, before I get lambasted, I realize that other people don't agree with that. That's okay, variety is a good thing, not a bad one. - "Outside of a dog, a book is a Man's best friend. Inside of a dog it's very dark." << Iceman >>