Re: compiler writing as a career?

glen herrmannsfeldt <gah@ugcs.caltech.edu>
26 Jun 2004 23:55:08 -0400

          From comp.compilers

Related articles
[8 earlier articles]
Re: compiler writing as a career? vanevery@indiegamedesign.com (Brandon J. Van Every) (2004-06-14)
Re: compiler writing as a career? Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-06-15)
Re: compiler writing as a career? david.boyle@ed.tadpole.com (2004-06-21)
Re: compiler writing as a career? pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2004-06-21)
Re: compiler writing as a career? sander@haldjas.folklore.ee (Sander Vesik) (2004-06-25)
Re: compiler writing as a career? algrant@myrealbox.com (2004-06-26)
Re: compiler writing as a career? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-06-26)
Re: compiler writing as a career? try_vanevery_at_mycompanyname@yahoo.com (Brandon J. Van Every) (2004-06-26)
Re: compiler writing as a career? Kevin.Andre@pandora.be (Kevin André) (2004-06-28)
| List of all articles for this month |

From: glen herrmannsfeldt <gah@ugcs.caltech.edu>
Newsgroups: comp.compilers
Date: 26 Jun 2004 23:55:08 -0400
Organization: Comcast Online
References: 04-06-015 04-06-025 04-06-039 04-06-059 04-06-079
Keywords: jobs, practice
Posted-Date: 26 Jun 2004 23:55:08 EDT

A Pietu Pohjalainen wrote:


> glen herrmannsfeldt <gah@ugcs.caltech.edu> wrote:


(snip)


>>I always thought that the 90% plus 90% quote also came from Brooks's
>>"Mythical Man Month", but I can't find it there. Does anyone know
>>the origin of this quote?


> The original seems to be 'Rule of Credibility': The first 90% of the
> code accounts for the first 90% of the development time. The
> remaining 10% of the code accounts for the other 90% of the
> development time.


The one I was remembering was more like:


"Writing the code takes the first 90% of the time, debugging it takes
the second 90%."


The implication that people tend to underestimate debugging time.


Slightly related, told to me by my first boss in a computer
programming job:


"All computer programmers are optimists."


-- glen


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.