Click here to Skip to main content
15,921,179 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.

 
GeneralThe Word GOTO is not as bad as the word Hardcoded Pin
rnbergren16-Sep-13 9:31
rnbergren16-Sep-13 9:31 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
CPallini16-Sep-13 10:40
mveCPallini16-Sep-13 10:40 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
BillW3316-Sep-13 11:05
professionalBillW3316-Sep-13 11:05 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
Mark_Wallace16-Sep-13 19:47
Mark_Wallace16-Sep-13 19:47 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
glennPattonWork316-Sep-13 22:28
professionalglennPattonWork316-Sep-13 22:28 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
kalberts17-Sep-13 0:46
kalberts17-Sep-13 0:46 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
R_L_H17-Sep-13 1:41
R_L_H17-Sep-13 1:41 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
BrainiacV17-Sep-13 4:26
BrainiacV17-Sep-13 4:26 
R_L_H wrote:
Still, one tech writer writes an article calling a simple op-code "evil" and 30 years (or thereabouts) later we still think anyone using a GOTO command is a programming idiot.
If GOTO is bad, why do all processors have them (jumps)? I always snarled whenever some idiot would proclaim that if it were in their power they would eliminate assembly language.
R_L_H wrote:

GOTO was never the problem-- prevalent abuse of the keyword and poor code structure was the epidemic.
I agree, I learned to program before structured code and GOTOs were necessary and I certainly spent time digging through code that loop-de-looped because either the programmer thought they were clever, didn't want to restructure the code, or were incompentent to begin with. See this[^], actual production code from a commercial database program from the 80's. Needless to say, we trashed that code as soon as we found it. The original programmer thought he was genius as evidenced by the thousands he was making a month in royalties.
Psychosis at 10
Film at 11

Those who do not remember the past, are doomed to repeat it.
Those who do not remember the past, cannot build upon it.

GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
patbob17-Sep-13 6:02
patbob17-Sep-13 6:02 
GeneralRe: The Word GOTO is not as bad as the word Hardcoded Pin
BotReject18-Sep-13 8:36
BotReject18-Sep-13 8:36 
GeneralNew gaming computer built and running Pin
Gregory Gadow16-Sep-13 7:55
Gregory Gadow16-Sep-13 7:55 
GeneralRe: New gaming computer built and running Pin
Ravi Bhavnani16-Sep-13 8:04
professionalRavi Bhavnani16-Sep-13 8:04 
GeneralRe: New gaming computer built and running Pin
DaveAuld16-Sep-13 8:11
professionalDaveAuld16-Sep-13 8:11 
GeneralRe: New gaming computer built and running Pin
Ravi Bhavnani16-Sep-13 10:06
professionalRavi Bhavnani16-Sep-13 10:06 
GeneralRe: New gaming computer built and running Pin
Gregory Gadow16-Sep-13 8:14
Gregory Gadow16-Sep-13 8:14 
GeneralRe: New gaming computer built and running Pin
Ravi Bhavnani16-Sep-13 10:06
professionalRavi Bhavnani16-Sep-13 10:06 
GeneralRe: New gaming computer built and running Pin
DaveAuld16-Sep-13 8:10
professionalDaveAuld16-Sep-13 8:10 
GeneralRe: New gaming computer built and running Pin
Gregory Gadow16-Sep-13 8:23
Gregory Gadow16-Sep-13 8:23 
GeneralRe: New gaming computer built and running Pin
lewax0016-Sep-13 10:31
lewax0016-Sep-13 10:31 
GeneralRe: New gaming computer built and running Pin
Matthys Terblanche16-Sep-13 23:28
Matthys Terblanche16-Sep-13 23:28 
GeneralRe: New gaming computer built and running Pin
mikepwilson16-Sep-13 8:11
mikepwilson16-Sep-13 8:11 
GeneralRe: New gaming computer built and running Pin
Gregory Gadow16-Sep-13 8:21
Gregory Gadow16-Sep-13 8:21 
GeneralRe: New gaming computer built and running Pin
OriginalGriff16-Sep-13 8:24
mveOriginalGriff16-Sep-13 8:24 
GeneralRe: New gaming computer built and running Pin
Gregory Gadow16-Sep-13 8:27
Gregory Gadow16-Sep-13 8:27 
GeneralRe: New gaming computer built and running Pin
OriginalGriff16-Sep-13 8:31
mveOriginalGriff16-Sep-13 8:31 

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.