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=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!linac,att!emory!gatech!uflorida!mlb.semi.harris.com!trantor.harris-atd.com!x102c.ess.harris.com!simonian From: simonian@x102c.ess.harris.com (simonian richard 66449) Newsgroups: comp.lang.ada Subject: Re: ada-c++ productivity Message-ID: <5851@trantor.harris-atd.com> Date: 18 Mar 91 15:27:04 GMT Sender: news@trantor.harris-atd.com Reply-To: simonian@x102c.ess.harris.com (simonian richard 66449) Organization: Harris Corporation GSS, Melbourne, Florida List-Id: In article <1991Mar17.142756.25676@ecst.csuchico.edu> rreid@ecst.csuchico.edu (Ralph Reid III) writes: >I don't know where these companies are digging up these kind of >unproductive machine operators (I hesitate to call them real >programmers), but they would never get through the computer science >program here at Chico State. It kind of makes me wonder what schools >... PLEASE keep in mind that when we talk about LOC productivity in the Real World, it is averaged over the entire software lifecycle, including requirements analysis. The actual time spent coding may be as little as 20% of the lifecycle. And obviously during that coding period, the programmers are writing a lot more than 10 LOC/day. There is substantial evidence (eg, the SoftCost database from RCI) showing that Ada programmers become more productive than other languages. I would contend that this would hold true for C++ as well on a large project (I've used both extensively). Richard Simonian Harris Space Systems Corp. 407-633-3800 simonian@x102c.ess.harris.com rsimonian@nasamail.nasa.gov