Click here to Skip to main content
15,920,602 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: IF ELSE PRO Pin
PIEBALDconsult15-Jan-08 3:44
mvePIEBALDconsult15-Jan-08 3:44 
JokeRe: IF ELSE PRO Pin
Scott Barbour17-Jan-08 6:39
Scott Barbour17-Jan-08 6:39 
GeneralRe: IF ELSE PRO Pin
Paul Conrad19-Jan-08 5:15
professionalPaul Conrad19-Jan-08 5:15 
GeneralI didn't really think that people like this existed . . . Pin
Patrick McElwee10-Jan-08 6:16
Patrick McElwee10-Jan-08 6:16 
GeneralRe: I didn't really think that people like this existed . . . Pin
Patrick Etc.10-Jan-08 7:21
Patrick Etc.10-Jan-08 7:21 
GeneralRe: I didn't really think that people like this existed . . . Pin
CARPETBURNER10-Jan-08 22:30
CARPETBURNER10-Jan-08 22:30 
GeneralRe: I didn't really think that people like this existed . . . Pin
CPallini10-Jan-08 22:50
mveCPallini10-Jan-08 22:50 
GeneralRe: I didn't really think that people like this existed . . . Pin
CARPETBURNER10-Jan-08 23:23
CARPETBURNER10-Jan-08 23:23 
I know C# and VB, I have tended to code in the past using VB, but I do use the language properly and make use of all the features available. I do agree VB Was marketted as the language for all, unfortunately it has caused a minority (slowly becoming a majority) to market themselves as professional programmers when they are nothing more than hobbyists, and this reflects in the quality of code produced.

I always ensure Option Strict is turned on when programming Wink | ;-) but again if VB was a proper language it should never allow you to turn it off! I have seen too many coding horrors where it has been turned off due to programmer laziness.

VB used to offer many advantages (disadvantage?) in being able to create applications quickly but this is being eroded by the likes of C# and other contempary languages. I am planning to move more of my development over to C# over the coming months and migrate legacy systems as and when required, mainly as I want my internal team to code properly!
GeneralRe: I didn't really think that people like this existed . . . Pin
Paul Conrad19-Jan-08 5:15
professionalPaul Conrad19-Jan-08 5:15 
GeneralRe: I didn't really think that people like this existed . . . Pin
Derek Bartram22-Mar-08 1:05
Derek Bartram22-Mar-08 1:05 
GeneralA little tiny horror Pin
Gary Wheeler8-Jan-08 9:17
Gary Wheeler8-Jan-08 9:17 
GeneralRe: A little tiny horror PinPopular
QuiJohn8-Jan-08 10:29
QuiJohn8-Jan-08 10:29 
GeneralRe: A little tiny horror Pin
Chris Maunder8-Jan-08 16:24
cofounderChris Maunder8-Jan-08 16:24 
GeneralRe: A little tiny horror Pin
peterchen9-Jan-08 12:27
peterchen9-Jan-08 12:27 
GeneralRe: A little tiny horror Pin
PaulPrice10-Jan-08 1:32
PaulPrice10-Jan-08 1:32 
GeneralRe: A little tiny horror Pin
RichardM114-Jan-08 10:09
RichardM114-Jan-08 10:09 
GeneralRe: A little tiny horror Pin
Robert Surtees8-Jan-08 17:34
Robert Surtees8-Jan-08 17:34 
GeneralRe: A little tiny horror Pin
jhwurmbach8-Jan-08 23:59
jhwurmbach8-Jan-08 23:59 
JokeRe: A little tiny horror Pin
Robert Surtees9-Jan-08 7:11
Robert Surtees9-Jan-08 7:11 
GeneralRe: A little tiny horror Pin
Gary Wheeler15-Jan-08 0:32
Gary Wheeler15-Jan-08 0:32 
GeneralRe: A little tiny horror Pin
CPallini9-Jan-08 7:35
mveCPallini9-Jan-08 7:35 
GeneralRe: A little tiny horror Pin
Gary Wheeler9-Jan-08 0:30
Gary Wheeler9-Jan-08 0:30 
GeneralRe: A little tiny horror Pin
CPallini9-Jan-08 3:14
mveCPallini9-Jan-08 3:14 
Generalit might calculate it wrong Pin
peterchen9-Jan-08 12:48
peterchen9-Jan-08 12:48 
GeneralRe: it might calculate it wrong Pin
Notorious_pd16-Jan-08 7:20
Notorious_pd16-Jan-08 7:20 

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.