English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What is the term used by programmers to describe a program that compiles correctly the first time, has no errors and works exactly as intended?

2006-12-31 05:40:17 · 10 answers · asked by Timothy B 1 in Computers & Internet Programming & Design

This is my first question, so I don't know if the original details will be erased. At risk of repeating myself, they were:

"What is the term used by programmers to describe a program that compiles correctly the first time, has no errors and works exactly as intended?"

I have consulted with several friends, and there is no real term for it as far as they know, but they call it a "gold-star program". I can live with that. Thanks for the help, guys. :-)

2006-12-31 07:10:27 · update #1

10 answers

Hello, world.

2006-12-31 05:41:49 · answer #1 · answered by Anonymous · 1 1

I was a programmer for 20 years before retiring and the answer is impossible. The main reason is that the user never knows what he really wanted until he sees the results of the first test.

2006-12-31 05:56:28 · answer #2 · answered by Barkley Hound 7 · 0 1

As far as I know the written program is called "Source" and the compiled program is called an "Executable".

2006-12-31 05:48:58 · answer #3 · answered by steve 4 · 0 1

A Miracle!

2006-12-31 05:51:15 · answer #4 · answered by eggman 7 · 1 0

That would be one which has been carefully planned, which would also appear to be a rarity. It's more likely to be known as Father Christmas, as few adults would believe it.

Actually it may well be referred to as "Version 1.0" :)

2006-12-31 05:57:06 · answer #5 · answered by Questor 4 · 0 1

right here the calculation, extra or less... double pi = 0; for (int i = 0; i <= n; i++) { pi + = pow(-a million, n)/(2*n+a million); } pi * = 4; you should do the outer loop and the person interaction.

2016-12-01 09:07:36 · answer #6 · answered by fuents 4 · 0 0

The only phrase that comes to mind is "well-formed".

2006-12-31 06:44:22 · answer #7 · answered by chambers 2 · 0 0

You can find in-depth information at this link.

2006-12-31 05:50:07 · answer #8 · answered by Troy 3 · 0 1

A fluke.

2006-12-31 05:43:27 · answer #9 · answered by Chris 2 · 2 0

Beta?

2006-12-31 05:45:34 · answer #10 · answered by Anonymous · 0 3

fedest.com, questions and answers