Click here to Skip to main content
15,890,438 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: Code Optimize Pin
cpkilekofp27-Jan-12 7:02
cpkilekofp27-Jan-12 7:02 
GeneralRe: Code Optimize PinPopular
Vladimir Svyatski16-Jan-12 23:33
professionalVladimir Svyatski16-Jan-12 23:33 
GeneralRe: Code Optimize Pin
cpkilekofp27-Jan-12 7:05
cpkilekofp27-Jan-12 7:05 
GeneralRe: Code Optimize Pin
Rob Grainger26-Jan-12 12:36
Rob Grainger26-Jan-12 12:36 
RantRe: Code Optimize Pin
cpkilekofp27-Jan-12 8:47
cpkilekofp27-Jan-12 8:47 
GeneralRe: Code Optimize Pin
Rob Grainger30-Jan-12 6:08
Rob Grainger30-Jan-12 6:08 
GeneralRe: Code Optimize Pin
cpkilekofp30-Jan-12 8:28
cpkilekofp30-Jan-12 8:28 
GeneralRe: Code Optimize Pin
Rob Grainger30-Jan-12 11:01
Rob Grainger30-Jan-12 11:01 
Sorry, I wasn't claiming perfection, I just stated that my errors rarely include the one under consideration - and when it does occur a handy compiler warning alerts me - if there really is an error, I correct it.

Generally, I rarely perform an assignment within the middle of an expression - again, they're too easy to misread. My point was really that I prefer readability of source code - so that myself an other developer's don't have to perform a little mental rearrangement every time I read the code.

To answer your question, I've used all of those except Haskell and LISP in production environments. LISP I haven't come across in those circumstances, Haskell I'm still learning. I was lucky enough to use Smalltalk a few years ago on a few projects - that was a real education.

I'm sorry that descended into such a bitterness, but I felt the tone of your initial reply a bit defensive - in both cases its just a preference, unless we end up working on the same project, there's no need for it to bother either of us. I was just stating my preference, feel free to keep yours.
GeneralRe: Code Optimize Pin
cpkilekofp30-Jan-12 12:41
cpkilekofp30-Jan-12 12:41 
GeneralRe: Code Optimize Pin
Rob Grainger30-Jan-12 13:40
Rob Grainger30-Jan-12 13:40 
GeneralRe: Code Optimize Pin
cpkilekofp31-Jan-12 5:14
cpkilekofp31-Jan-12 5:14 
GeneralRe: Code Optimize PinPopular
Peter_in_278016-Jan-12 12:02
professionalPeter_in_278016-Jan-12 12:02 
GeneralRe: Code Optimize Pin
Mohibur Rashid16-Jan-12 16:13
professionalMohibur Rashid16-Jan-12 16:13 
GeneralRe: Code Optimize Pin
Florin Jurcovici16-Jan-12 22:07
Florin Jurcovici16-Jan-12 22:07 
GeneralRe: Code Optimize Pin
YvesDaoust29-Jan-12 21:19
YvesDaoust29-Jan-12 21:19 
GeneralRe: Code Optimize Pin
the Kris17-Jan-12 1:15
the Kris17-Jan-12 1:15 
GeneralRe: Code Optimize Pin
loctrice18-Jan-12 17:38
professionalloctrice18-Jan-12 17:38 
JokeRe: Code Optimize Pin
AspDotNetDev18-Jan-12 18:00
protectorAspDotNetDev18-Jan-12 18:00 
GeneralRe: Code Optimize Pin
cpkilekofp27-Jan-12 8:48
cpkilekofp27-Jan-12 8:48 
GeneralRe: Code Optimize Pin
Snorri Kristjansson17-Jan-12 2:02
professionalSnorri Kristjansson17-Jan-12 2:02 
GeneralRe: Code Optimize PinPopular
BobJanova17-Jan-12 3:25
BobJanova17-Jan-12 3:25 
GeneralRe: Code Optimize Pin
Snorri Kristjansson17-Jan-12 4:00
professionalSnorri Kristjansson17-Jan-12 4:00 
GeneralRe: Code Optimize Pin
BobJanova17-Jan-12 4:27
BobJanova17-Jan-12 4:27 
GeneralRe: Code Optimize Pin
Harley L. Pebley17-Jan-12 4:58
Harley L. Pebley17-Jan-12 4:58 
GeneralMessage Removed Pin
17-Jan-12 23:17
professionalSnorri Kristjansson17-Jan-12 23:17 

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.