Click here to Skip to main content
15,901,426 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What are the worst programming habits? Pin
Jacquers24-Jun-14 8:20
Jacquers24-Jun-14 8:20 
GeneralRe: What are the worst programming habits? Pin
Stefan_Lang24-Jun-14 20:55
Stefan_Lang24-Jun-14 20:55 
GeneralRe: What are the worst programming habits? Pin
Martin Hart Turner24-Jun-14 21:11
Martin Hart Turner24-Jun-14 21:11 
GeneralRe: What are the worst programming habits? Pin
richard_k25-Jun-14 8:31
richard_k25-Jun-14 8:31 
GeneralRe: What are the worst programming habits? Pin
CHill6026-Jun-14 6:15
mveCHill6026-Jun-14 6:15 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen24-Jun-14 8:04
professionalEddy Vluggen24-Jun-14 8:04 
GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult24-Jun-14 8:25
mvePIEBALDconsult24-Jun-14 8:25 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen24-Jun-14 8:41
professionalEddy Vluggen24-Jun-14 8:41 
PIEBALDconsult wrote:
the developer's intent should be clearly specified.
It IS clearly specified if it is omitted. It is not some arcane trick, it is not something that causes side-effects, and it improves readability. It is as usefull as typing "begin" and "end" instead of the default scope-blocks. It might take some getting used to, but it conveys the same amount of information using less symbols.

That's kinda essential, and the reason why we are not programming in COBOL.

PIEBALDconsult wrote:
I don't want to have to guess
If you have to guess at the default access modifier in C#, you should not be writing in C#.

PIEBALDconsult wrote:
and decrease the hit to your own productivity caused by your juniors.
Should I prefix each class with a complete namespace? Otherwise they'd be guessing at which class it will take Big Grin | :-D

You explain a junior ONCE that everything that does not have a modifier is private. If they come asking, even once, then make them prefix everything. Using "this" and "that", using namespaces, using "global::". Throw in some hungarian systems, so they won't have to guess the type Suspicious | :suss:
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: What are the worst programming habits? Pin
harold aptroot24-Jun-14 8:44
harold aptroot24-Jun-14 8:44 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen24-Jun-14 8:57
professionalEddy Vluggen24-Jun-14 8:57 
GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult24-Jun-14 10:57
mvePIEBALDconsult24-Jun-14 10:57 
JokeRe: What are the worst programming habits? Pin
SortaCore24-Jun-14 22:12
SortaCore24-Jun-14 22:12 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen24-Jun-14 22:32
professionalEddy Vluggen24-Jun-14 22:32 
GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult25-Jun-14 8:15
mvePIEBALDconsult25-Jun-14 8:15 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen25-Jun-14 8:27
professionalEddy Vluggen25-Jun-14 8:27 
GeneralRe: What are the worst programming habits? Pin
_Maxxx_24-Jun-14 15:38
professional_Maxxx_24-Jun-14 15:38 
GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult24-Jun-14 8:53
mvePIEBALDconsult24-Jun-14 8:53 
GeneralRe: What are the worst programming habits? Pin
pkfox24-Jun-14 19:38
professionalpkfox24-Jun-14 19:38 
GeneralRe: What are the worst programming habits? Pin
SortaCore24-Jun-14 22:15
SortaCore24-Jun-14 22:15 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen24-Jun-14 22:34
professionalEddy Vluggen24-Jun-14 22:34 
GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult25-Jun-14 5:48
mvePIEBALDconsult25-Jun-14 5:48 
GeneralRe: What are the worst programming habits? Pin
Eddy Vluggen25-Jun-14 8:44
professionalEddy Vluggen25-Jun-14 8:44 
GeneralRe: What are the worst programming habits? Pin
Dan Neely25-Jun-14 2:37
Dan Neely25-Jun-14 2:37 
GeneralRe: What are the worst programming habits? Pin
Stefan_Lang24-Jun-14 22:40
Stefan_Lang24-Jun-14 22:40 
GeneralRe: What are the worst programming habits? Pin
Nicholas Marty25-Jun-14 3:46
professionalNicholas Marty25-Jun-14 3:46 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   507 votes