Click here to Skip to main content
15,886,963 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: Reassuring? Pin
Jeroen De Dauw14-Jan-11 2:12
Jeroen De Dauw14-Jan-11 2:12 
GeneralRe: Reassuring? Pin
fjdiewornncalwe14-Jan-11 2:14
professionalfjdiewornncalwe14-Jan-11 2:14 
GeneralRe: Reassuring? Pin
Prerak Patel17-Jan-11 0:00
professionalPrerak Patel17-Jan-11 0:00 
GeneralRe: Reassuring? Pin
fjdiewornncalwe18-Jan-11 5:43
professionalfjdiewornncalwe18-Jan-11 5:43 
GeneralRe: Reassuring? Pin
RobCroll16-Jan-11 23:40
RobCroll16-Jan-11 23:40 
GeneralRe: Reassuring? Pin
Prerak Patel16-Jan-11 23:51
professionalPrerak Patel16-Jan-11 23:51 
GeneralRe: Reassuring? Pin
Euhemerus17-Jan-11 8:09
Euhemerus17-Jan-11 8:09 
GeneralGovernment IT Hiring PinPopular
Bsw7912-Jan-11 14:27
Bsw7912-Jan-11 14:27 
If you’ve ever applied for certain programming positions within the government, you may have had to complete an “Experience Record Questionnaire”. This questionnaire consists of a series of questions that require a paragraph or more to answer and is designed to show your technical knowledge, problem solving skills, etc. One of the questions/statements may be something like “Describe a challenging situation or work period when you have worked independently without supervision”. I recently completed one of these questionnaires (after they accepted my resume), and I’d like to include a few excerpts from my answers:

“As such, I’ve taught developers to avoid this and the Hungarian variable naming convention. Instead, we’ve adopted the Mongolian notation system...”

“However, simply using these elements for a structured business model involving UML markup diagrams contained within a FlashScript dynamic framework would not suffice.”

“If I didn’t discover these development flaws, bad data types could have entered the underlying system tables and compromised the server’s SAN (Storage Area Network), which could have invalidated the database server’s Third Normal Form.”

“…implement a Singleton Pattern, which is an object oriented design pattern used to ensure several million instances of a single class can be created”

“…I taught them that if the query string had a proper name and indicated that it was a safe string, that you could reduce the computing needed to sanitize the string and accept it directly.”

“…I’ve taught how developers should always code to an implementation (instead of to an interface), prefer inheritance over composition, how to tightly couple objects in your application so that they do not become too separated…”

“…bad habit of mixing access modifiers within his classes. This resulted in classes that had public, private, as well as protected modifiers. Under my guidance, he successfully created classes with only private fields and methods. “

There's a lot more, but you get the idea. Apparently they thought I did a good job, because I got into a hirable position above many, many other people (no, I didn't take the job). Apparently for some government programming jobs it’s not what you write, but how much you write, how well you restate the question, and how well you confuse the people grading the questionnaire. Laugh | :laugh:
GeneralRe: Government IT Hiring Pin
Jeroen De Dauw12-Jan-11 14:49
Jeroen De Dauw12-Jan-11 14:49 
GeneralRe: Government IT Hiring Pin
Paladin200013-Jan-11 3:08
Paladin200013-Jan-11 3:08 
GeneralRe: Government IT Hiring Pin
edmurphy9917-Jan-11 2:57
edmurphy9917-Jan-11 2:57 
GeneralRe: Government IT Hiring Pin
_Erik_13-Jan-11 5:00
_Erik_13-Jan-11 5:00 
GeneralRe: Government IT Hiring Pin
RaviRanjanKr13-Jan-11 5:08
professionalRaviRanjanKr13-Jan-11 5:08 
GeneralRe: Government IT Hiring Pin
BillW3313-Jan-11 6:19
professionalBillW3313-Jan-11 6:19 
GeneralRe: Government IT Hiring Pin
AspDotNetDev13-Jan-11 6:34
protectorAspDotNetDev13-Jan-11 6:34 
GeneralRe: Government IT Hiring Pin
BillW3317-Jan-11 4:59
professionalBillW3317-Jan-11 4:59 
GeneralRe: Government IT Hiring Pin
R. Erasmus17-Jan-11 1:13
R. Erasmus17-Jan-11 1:13 
GeneralRe: Government IT Hiring Pin
Tom Chantler17-Jan-11 1:22
professionalTom Chantler17-Jan-11 1:22 
GeneralRe: Government IT Hiring Pin
irflashrex17-Jan-11 3:59
irflashrex17-Jan-11 3:59 
GeneralRe: Government IT Hiring Pin
Logic Chip17-Jan-11 17:44
Logic Chip17-Jan-11 17:44 
GeneralRe: Government IT Hiring Pin
OriginalGriff17-Jan-11 19:59
mveOriginalGriff17-Jan-11 19:59 
GeneralRe: Government IT Hiring Pin
Logic Chip17-Jan-11 22:01
Logic Chip17-Jan-11 22:01 
GeneralRe: Government IT Hiring Pin
Jordan Marr17-Jan-11 2:16
Jordan Marr17-Jan-11 2:16 
GeneralRe: Government IT Hiring Pin
wizardzz17-Jan-11 5:44
wizardzz17-Jan-11 5:44 
GeneralRe: Government IT Hiring Pin
Bsw7917-Jan-11 6:02
Bsw7917-Jan-11 6:02 

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.