Click here to Skip to main content
15,888,106 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.

 
GeneralAhh, the joys of Visual Basic Pin
Argonia26-Jun-13 1:42
professionalArgonia26-Jun-13 1:42 
GeneralRe: Ahh, the joys of Visual Basic Pin
Mohammed Hameed26-Jun-13 2:10
professionalMohammed Hameed26-Jun-13 2:10 
GeneralRe: Ahh, the joys of Visual Basic Pin
dusty_dex26-Jun-13 2:29
dusty_dex26-Jun-13 2:29 
GeneralRe: Ahh, the joys of Visual Basic Pin
Herbie Mountjoy26-Jun-13 21:09
professionalHerbie Mountjoy26-Jun-13 21:09 
GeneralRe: Ahh, the joys of Visual Basic Pin
dusty_dex27-Jun-13 1:28
dusty_dex27-Jun-13 1:28 
GeneralRe: Ahh, the joys of Visual Basic Pin
Westm27-Jun-13 6:22
Westm27-Jun-13 6:22 
GeneralRe: Ahh, the joys of Visual Basic Pin
GuyThiebaut26-Jun-13 2:37
professionalGuyThiebaut26-Jun-13 2:37 
GeneralRe: Ahh, the joys of Visual Basic Pin
Argonia26-Jun-13 3:04
professionalArgonia26-Jun-13 3:04 
GeneralRe: Ahh, the joys of Visual Basic Pin
GuyThiebaut26-Jun-13 3:40
professionalGuyThiebaut26-Jun-13 3:40 
GeneralRe: Ahh, the joys of Visual Basic Pin
lewax0026-Jun-13 3:43
lewax0026-Jun-13 3:43 
GeneralRe: Ahh, the joys of Visual Basic Pin
gervacleto28-Jun-13 1:45
professionalgervacleto28-Jun-13 1:45 
GeneralRe: Ahh, the joys of Visual Basic Pin
Freak3027-Jun-13 1:02
Freak3027-Jun-13 1:02 
GeneralRe: Ahh, the joys of Visual Basic Pin
csugden27-Jun-13 4:03
professionalcsugden27-Jun-13 4:03 
GeneralWhy some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed21-Jun-13 2:53
professionalMohammed Hameed21-Jun-13 2:53 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
OriginalGriff21-Jun-13 3:46
mveOriginalGriff21-Jun-13 3:46 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed21-Jun-13 3:50
professionalMohammed Hameed21-Jun-13 3:50 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
jim lahey21-Jun-13 3:52
jim lahey21-Jun-13 3:52 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed21-Jun-13 3:57
professionalMohammed Hameed21-Jun-13 3:57 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
OriginalGriff21-Jun-13 4:09
mveOriginalGriff21-Jun-13 4:09 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed21-Jun-13 4:20
professionalMohammed Hameed21-Jun-13 4:20 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Ingo24-Jun-13 1:27
Ingo24-Jun-13 1:27 
Mohammed Hameed wrote:
But in my view, naturally they should feel confused at sometime, still some of them dont reveal the fact may be.

I don't understand that sentences.

Mohammed Hameed wrote:
It has been noticed that some of the developers knowingly/unknowingly use many global variables.

Well, in 99,9% of all my actual project have no global variable. I write OOP so there is no need, except when I like to have one to offend my collegues. Roll eyes | :rolleyes:
Author of Primary ROleplaying SysTem

How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.

GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed24-Jun-13 1:36
professionalMohammed Hameed24-Jun-13 1:36 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Ingo24-Jun-13 2:01
Ingo24-Jun-13 2:01 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Mohammed Hameed24-Jun-13 2:14
professionalMohammed Hameed24-Jun-13 2:14 
GeneralRe: Why some of them (developers) dont confuse using Global variables heavily or they aren't aware of reality. Pin
Stefan_Lang26-Jul-13 0:40
Stefan_Lang26-Jul-13 0:40 

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.