Click here to Skip to main content
15,887,027 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: Test-driven voodoo magic PinPopular
CDP180228-Dec-11 11:57
CDP180228-Dec-11 11:57 
GeneralRe: Test-driven voodoo magic Pin
Bernhard Hiller28-Dec-11 20:20
Bernhard Hiller28-Dec-11 20:20 
JokeRe: Test-driven voodoo magic Pin
ii_noname_ii28-Dec-11 23:16
ii_noname_ii28-Dec-11 23:16 
GeneralRe: Test-driven voodoo magic Pin
ekolis29-Dec-11 11:50
ekolis29-Dec-11 11:50 
GeneralRe: Test-driven voodoo magic Pin
CDP18021-Jan-12 5:31
CDP18021-Jan-12 5:31 
GeneralRe: Test-driven voodoo magic Pin
BillW336-Jan-12 4:34
professionalBillW336-Jan-12 4:34 
GeneralRe: Test-driven voodoo magic Pin
Julien Villers2-Jan-12 5:50
professionalJulien Villers2-Jan-12 5:50 
GeneralRe: Test-driven voodoo magic Pin
prasun.r23-Jan-12 2:39
prasun.r23-Jan-12 2:39 
that is the default testing technique used by millions of programmers. unless you have good dedicated programmers who really care about their code this unit testing BS will not yield any fruit...and the catch is if you have good programmers then very rarely they would need unit tests as they will write it right the first time. I deal with such programmers everyday they add 5 items to a list then check if the list has 5 items as if there was some leak in CLR.
GeneralJava JDK Bug Pin
TorstenH.20-Dec-11 21:04
TorstenH.20-Dec-11 21:04 
GeneralRe: Java JDK Bug Pin
Lutosław25-Dec-11 23:19
Lutosław25-Dec-11 23:19 
GeneralWhat a gem. Pin
AaronM_NZ18-Dec-11 19:45
AaronM_NZ18-Dec-11 19:45 
GeneralRe: What a gem. Pin
smcnulty200018-Dec-11 20:38
smcnulty200018-Dec-11 20:38 
GeneralRe: What a gem. Pin
Mark AJA21-Dec-11 8:44
Mark AJA21-Dec-11 8:44 
GeneralRe: What a gem. Pin
smcnulty200021-Dec-11 14:00
smcnulty200021-Dec-11 14:00 
GeneralRe: What a gem. PinPopular
Paladin200022-Dec-11 10:07
Paladin200022-Dec-11 10:07 
GeneralRe: What a gem. Pin
Mark AJA23-Dec-11 1:30
Mark AJA23-Dec-11 1:30 
GeneralRe: What a gem. Pin
Paladin200027-Dec-11 3:52
Paladin200027-Dec-11 3:52 
GeneralRe: What a gem. Pin
Mark AJA27-Dec-11 8:40
Mark AJA27-Dec-11 8:40 
GeneralRe: What a gem. Pin
bbirajdar2-Jan-12 3:15
bbirajdar2-Jan-12 3:15 
GeneralRe: What a gem. Pin
AaronM_NZ18-Dec-11 21:10
AaronM_NZ18-Dec-11 21:10 
JokeRe: What a gem. Pin
Julien Villers18-Dec-11 22:42
professionalJulien Villers18-Dec-11 22:42 
GeneralRe: What a gem. Pin
Nagy Vilmos18-Dec-11 22:47
professionalNagy Vilmos18-Dec-11 22:47 
GeneralRe: What a gem. Pin
Lilith.C20-Dec-11 3:28
Lilith.C20-Dec-11 3:28 
GeneralRe: What a gem. Pin
GBSC23-Dec-11 15:32
GBSC23-Dec-11 15:32 
GeneralRe: What a gem. PinPopular
Lutosław19-Dec-11 7:50
Lutosław19-Dec-11 7:50 

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.