Click here to Skip to main content
15,902,879 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: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 5:30
Vasily Tserekh27-Apr-12 5:30 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 6:46
krsmichael27-Apr-12 6:46 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 6:50
krsmichael27-Apr-12 6:50 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 7:33
Vasily Tserekh27-Apr-12 7:33 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 8:19
CDP180227-Apr-12 8:19 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 10:07
krsmichael27-Apr-12 10:07 
GeneralRe: Thats why i hate c++ Pin
Gerry Schmitz27-Apr-12 12:02
mveGerry Schmitz27-Apr-12 12:02 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 14:34
krsmichael27-Apr-12 14:34 
I would not be be able to code PL/I at the level I was doing it in the 80's. Although I still remember segments of PL/I, JCL and ISPF. I wrote channel drivers. I wrote an implementation of Kermit in PL/I. Yeah, I think I had it wired. Today, I'd have to get reacquainted with it again. I was definitely an expert and was made the IBM mainframe advisor for General Dynamics Western Division.

As far as meaningless, I disagree. One of the strengths I bring to a job is the vast diversity of languages I've used. There is nothing new under the sun and I've reverted to ideas that I was exposed to, to implement "novel" things today. I am not familiar with Autocoder but I'm certain there were novel constructs that would be applicable to solving problems today.

I started C++ with CFront on MPW. I've been with it to the present. However, it isn't a one tool fits all. I use other tools when they make sense.

The aversion to the "I hate C++" post is due to the history of seeing this posted and then accepted as fact. I work for Qualcomm. I use C and C++ a lot. When I recruit at local technical colleges and the hardest thing they have had to develop with is Java, I find it hard to take the student's education seriously. I want to see students who know assembly. Not so that they can code in it, but to demonstrate they have some knowledge of what is going on underneath the covers. We want to know that the person has the ability to resolve issue not only at the software level, but at the hardware level as well.

But to answer your question, I do a lot of things expertly. I've worked on many projects that has personally affected you or those around you.
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 7:32
CDP180227-Apr-12 7:32 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 7:51
Vasily Tserekh27-Apr-12 7:51 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 8:36
CDP180227-Apr-12 8:36 
GeneralRe: Thats why i hate c++ Pin
Al_Brown29-Apr-12 20:59
Al_Brown29-Apr-12 20:59 
GeneralRe: Thats why i hate c++ Pin
patbob27-Apr-12 12:28
patbob27-Apr-12 12:28 
GeneralRe: Thats why i hate c++ Pin
KP Lee27-Apr-12 13:26
KP Lee27-Apr-12 13:26 
GeneralRe: Thats why i hate c++ Pin
Member 869706828-Apr-12 9:01
professionalMember 869706828-Apr-12 9:01 
GeneralRe: Thats why i hate c++ Pin
mandyedi28-Apr-12 9:03
mandyedi28-Apr-12 9:03 
GeneralRe: Thats why i hate c++ Pin
Charles Oppermann27-Apr-12 2:34
Charles Oppermann27-Apr-12 2:34 
GeneralRe: Thats why i hate c++ Pin
KP Lee27-Apr-12 13:46
KP Lee27-Apr-12 13:46 
GeneralRe: Thats why i hate c++ PinPopular
OriginalGriff24-Apr-12 9:20
mveOriginalGriff24-Apr-12 9:20 
GeneralRe: Thats why i hate c++ Pin
jeron124-Apr-12 10:15
jeron124-Apr-12 10:15 
GeneralRe: Thats why i hate c++ Pin
CDP180224-Apr-12 10:51
CDP180224-Apr-12 10:51 
GeneralRe: Thats why i hate c++ Pin
KP Lee27-Apr-12 14:24
KP Lee27-Apr-12 14:24 
GeneralRe: Thats why i hate c++ Pin
Jörgen Andersson24-Apr-12 11:42
professionalJörgen Andersson24-Apr-12 11:42 
GeneralRe: Thats why i hate c++ Pin
Gary Huck27-Apr-12 3:45
Gary Huck27-Apr-12 3:45 
GeneralRe: Thats why i hate c++ Pin
Mohibur Rashid24-Apr-12 17:28
professionalMohibur Rashid24-Apr-12 17:28 

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.