Click here to Skip to main content
15,895,370 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Is this a coding horror? Pin
Kenneth Kasajian30-Aug-11 19:13
Kenneth Kasajian30-Aug-11 19:13 
GeneralRe: Is this a coding horror? Pin
OriginalGriff30-Aug-11 21:43
mveOriginalGriff30-Aug-11 21:43 
GeneralRe: Is this a coding horror? Pin
BobJanova30-Aug-11 23:07
BobJanova30-Aug-11 23:07 
GeneralRe: Is this a coding horror? Pin
Tech Code Freak30-Aug-11 20:30
Tech Code Freak30-Aug-11 20:30 
GeneralRe: Is this a coding horror? Pin
Tom Chantler1-Sep-11 3:06
professionalTom Chantler1-Sep-11 3:06 
GeneralRe: Is this a coding horror? Pin
thoiness1-Sep-11 5:14
thoiness1-Sep-11 5:14 
GeneralTryParse - you should Try understanding!!! Pin
VallarasuS26-Aug-11 21:17
VallarasuS26-Aug-11 21:17 
JokeRe: TryParse - you should Try understanding!!! Pin
Manfred Rudolf Bihy27-Aug-11 23:22
professionalManfred Rudolf Bihy27-Aug-11 23:22 
Nothing unusual to see here. He's just checking twice to make sure it's really parsable. Laugh | :laugh:

It's like when I'm just about to exit my flat and close the door behind me, I check if I have the keys with me. It doesn't really matter that I already checked that before embarking on my way to the door. I just need to make sure.

You know? Like really, really sure. Sometimes checking only once is just not enough.

Big Grin | :-D

"With sufficient thrust, pigs fly just fine."
Ross Callon, The Twelve Networking Truths, RFC1925

JokeRe: TryParse - you should Try understanding!!! Pin
Chris Meech29-Aug-11 4:03
Chris Meech29-Aug-11 4:03 
GeneralRe: TryParse - you should Try understanding!!! Pin
Manfred Rudolf Bihy30-Aug-11 0:39
professionalManfred Rudolf Bihy30-Aug-11 0:39 
GeneralRe: TryParse - you should Try understanding!!! Pin
Shameel27-Aug-11 23:43
professionalShameel27-Aug-11 23:43 
GeneralRe: TryParse - you should Try understanding!!! Pin
Bernhard Hiller28-Aug-11 23:09
Bernhard Hiller28-Aug-11 23:09 
GeneralGoto vs if/esle PinPopular
Not Active26-Aug-11 9:24
mentorNot Active26-Aug-11 9:24 
GeneralRe: Goto vs if/esle Pin
ekolis29-Aug-11 3:43
ekolis29-Aug-11 3:43 
GeneralRe: Goto vs if/esle Pin
BobJanova30-Aug-11 2:44
BobJanova30-Aug-11 2:44 
GeneralRe: Goto vs if/esle Pin
AdamEcc30-Aug-11 3:10
AdamEcc30-Aug-11 3:10 
GeneralRe: Goto vs if/esle Pin
Rob Grainger5-Sep-11 1:46
Rob Grainger5-Sep-11 1:46 
GeneralRe: Goto vs if/esle Pin
AdamEcc5-Sep-11 2:03
AdamEcc5-Sep-11 2:03 
GeneralCulture vulture PinPopular
leppie23-Aug-11 22:41
leppie23-Aug-11 22:41 
GeneralRe: Culture vulture Pin
Nagy Vilmos23-Aug-11 23:43
professionalNagy Vilmos23-Aug-11 23:43 
GeneralRe: Culture vulture PinPopular
Samuel Cragg24-Aug-11 5:48
Samuel Cragg24-Aug-11 5:48 
GeneralRe: Culture vulture Pin
leppie25-Aug-11 3:26
leppie25-Aug-11 3:26 
GeneralRe: Culture vulture Pin
RCoate24-Aug-11 15:34
RCoate24-Aug-11 15:34 
GeneralRe: Culture vulture Pin
Gary Wheeler25-Aug-11 2:37
Gary Wheeler25-Aug-11 2:37 
GeneralWhoa! Didn't see this one coming PinPopular
leppie23-Aug-11 20:33
leppie23-Aug-11 20:33 

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.