Click here to Skip to main content
15,914,013 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How often do you like to compile? Pin
Kornfeld Eliyahu Peter12-Sep-19 2:20
professionalKornfeld Eliyahu Peter12-Sep-19 2:20 
GeneralRe: How often do you like to compile? Pin
SteakhouseLuke12-Sep-19 3:22
SteakhouseLuke12-Sep-19 3:22 
GeneralRe: How often do you like to compile? Pin
Kornfeld Eliyahu Peter12-Sep-19 3:26
professionalKornfeld Eliyahu Peter12-Sep-19 3:26 
GeneralRe: How often do you like to compile? Pin
Maximilien12-Sep-19 2:23
Maximilien12-Sep-19 2:23 
GeneralRe: How often do you like to compile? Pin
g_p_l12-Sep-19 2:55
g_p_l12-Sep-19 2:55 
GeneralRe: How often do you like to compile? Pin
SteakhouseLuke12-Sep-19 3:20
SteakhouseLuke12-Sep-19 3:20 
GeneralRe: How often do you like to compile? Pin
  Forogar  12-Sep-19 3:07
professional  Forogar  12-Sep-19 3:07 
GeneralRe: How often do you like to compile? Pin
jsc4212-Sep-19 3:10
professionaljsc4212-Sep-19 3:10 
Back when I started, the answer would be 'every fortnight'. It took that long for your coding sheets to be sent away, mispunched, and a program listing with error messages to be sent back. So, you'd rewrite the mispunched rows, sent it off, wait a fortnight to see if it had been repunched correctly. Sometimes it would take a couple of months before you got a program that was what you had written. Then you can move on to the next stage. Needless to say, desk dry running was a lot more rigorous - a potential bug found at that stage could save weeks of waiting. The problem with this is that you tended to put too much code into each iteration, so when you got anything usable back, there were too many places to check (and it was so long ago when you wrote it that even the copious comments weren't helpful.

That habit has been hard to break. Even when we punched our own cards and submission / turnround times were only a few days, compiling was seen as a milestone (or a millstone).

I had to train myself to write small blocks of code, test, write the next bit, test, repeat ad nauseum.
GeneralRe: How often do you like to compile? Pin
bVagadishnu12-Sep-19 5:32
bVagadishnu12-Sep-19 5:32 
GeneralRe: How often do you like to compile? Pin
davecasdf13-Sep-19 4:46
davecasdf13-Sep-19 4:46 
GeneralRe: How often do you like to compile? Pin
MarkTJohnson12-Sep-19 3:24
professionalMarkTJohnson12-Sep-19 3:24 
GeneralRe: How often do you like to compile? Pin
#realJSOP12-Sep-19 3:33
professional#realJSOP12-Sep-19 3:33 
AnswerRe: How often do you like to compile? Pin
ZurdoDev12-Sep-19 3:39
professionalZurdoDev12-Sep-19 3:39 
GeneralRe: How often do you like to compile? Pin
Fever90512-Sep-19 3:59
professionalFever90512-Sep-19 3:59 
GeneralRe: How often do you like to compile? Pin
Maximilien12-Sep-19 3:55
Maximilien12-Sep-19 3:55 
GeneralRe: How often do you like to compile? Pin
raddevus12-Sep-19 4:19
mvaraddevus12-Sep-19 4:19 
GeneralRe: How often do you like to compile? Pin
Nelek12-Sep-19 6:09
protectorNelek12-Sep-19 6:09 
GeneralRe: How often do you like to compile? Pin
W Balboos, GHB12-Sep-19 4:57
W Balboos, GHB12-Sep-19 4:57 
GeneralRe: How often do you like to compile? Pin
PIEBALDconsult12-Sep-19 5:30
mvePIEBALDconsult12-Sep-19 5:30 
GeneralRe: How often do you like to compile? Pin
Gary Wheeler12-Sep-19 7:04
Gary Wheeler12-Sep-19 7:04 
GeneralRe: How often do you like to compile? Pin
Daniel Pfeffer12-Sep-19 5:46
professionalDaniel Pfeffer12-Sep-19 5:46 
GeneralRe: How often do you like to compile? Pin
Gary Wheeler12-Sep-19 7:09
Gary Wheeler12-Sep-19 7:09 
GeneralRe: How often do you like to compile? Pin
kalberts12-Sep-19 7:40
kalberts12-Sep-19 7:40 
GeneralRe: How often do you like to compile? Pin
Marc Clifton12-Sep-19 9:01
mvaMarc Clifton12-Sep-19 9:01 
GeneralRe: How often do you like to compile? Pin
SteakhouseLuke13-Sep-19 1:44
SteakhouseLuke13-Sep-19 1:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.