Click here to Skip to main content
15,901,122 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
User 483504724-Jun-14 9:13
User 483504724-Jun-14 9:13 
GeneralRe: What are the worst programming habits? Pin
Simon_Whale24-Jun-14 9:30
Simon_Whale24-Jun-14 9:30 
GeneralRe: What are the worst programming habits? Pin
Chris Losinger24-Jun-14 9:39
professionalChris Losinger24-Jun-14 9:39 
GeneralRe: What are the worst programming habits? Pin
David O'Neil24-Jun-14 9:50
professionalDavid O'Neil24-Jun-14 9:50 
GeneralRe: What are the worst programming habits? Pin
Jörgen Andersson24-Jun-14 10:16
professionalJörgen Andersson24-Jun-14 10:16 
GeneralRe: What are the worst programming habits? Pin
Duncan Edwards Jones24-Jun-14 10:35
professionalDuncan Edwards Jones24-Jun-14 10:35 
GeneralRe: What are the worst programming habits? Pin
Sander Rossel24-Jun-14 10:57
professionalSander Rossel24-Jun-14 10:57 
GeneralRe: What are the worst programming habits? Pin
CDP180224-Jun-14 11:41
CDP180224-Jun-14 11:41 
I like to mark other's code with the unsafe keyword. That's what it is for, after all.

Edit:
Really bad things:
- Stringly typing
- Similar to magic numbers: Literal values and strings all over the place instead of enums, resources or similar.
- Spaghetti code, or totally insanely structured code
- Global variables, including abuse of the session or caches
- managing data in dozens of separate variables instead of using even the most primitive kind of entity
- not understanding the framework, being unwilling to learn and contaminating the code with flawed homebrew solutions
The language is JavaScript. that of Mordor, which I will not utter here

I hold an A-7 computer expert classification, Commodore. I'm well acquainted with Dr. Daystrom's theories and discoveries. The basic design of all our ship's computers are JavaScript.

GeneralRe: What are the worst programming habits? Pin
PIEBALDconsult24-Jun-14 12:40
mvePIEBALDconsult24-Jun-14 12:40 
GeneralRe: What are the worst programming habits? Pin
Pete O'Hanlon24-Jun-14 11:53
mvePete O'Hanlon24-Jun-14 11:53 
GeneralRe: What are the worst programming habits? Pin
_Maxxx_24-Jun-14 15:54
professional_Maxxx_24-Jun-14 15:54 
GeneralRe: What are the worst programming habits? Pin
Jörgen Andersson24-Jun-14 18:49
professionalJörgen Andersson24-Jun-14 18:49 
GeneralRe: What are the worst programming habits? Pin
_Maxxx_27-Jun-14 11:25
professional_Maxxx_27-Jun-14 11:25 
GeneralRe: What are the worst programming habits? Pin
Jörgen Andersson27-Jun-14 19:39
professionalJörgen Andersson27-Jun-14 19:39 
GeneralRe: What are the worst programming habits? Pin
_Maxxx_27-Jun-14 23:57
professional_Maxxx_27-Jun-14 23:57 
GeneralRe: What are the worst programming habits? Pin
User 58385224-Jun-14 14:51
User 58385224-Jun-14 14:51 
GeneralRe: What are the worst programming habits? Pin
_Maxxx_24-Jun-14 16:03
professional_Maxxx_24-Jun-14 16:03 
GeneralRe: What are the worst programming habits? Pin
Charl24-Jun-14 20:20
Charl24-Jun-14 20:20 
GeneralRe: What are the worst programming habits? Pin
Pete O'Hanlon25-Jun-14 2:10
mvePete O'Hanlon25-Jun-14 2:10 
GeneralRe: What are the worst programming habits? Pin
Plamen Dragiyski24-Jun-14 20:28
professionalPlamen Dragiyski24-Jun-14 20:28 
GeneralRe: What are the worst programming habits? Pin
R. Erasmus24-Jun-14 21:02
R. Erasmus24-Jun-14 21:02 
GeneralRe: What are the worst programming habits? Pin
R. Erasmus24-Jun-14 21:06
R. Erasmus24-Jun-14 21:06 
GeneralRe: What are the worst programming habits? Pin
Peter Adam24-Jun-14 21:23
professionalPeter Adam24-Jun-14 21:23 
GeneralRe: What are the worst programming habits? Pin
Stefan Bogdan24-Jun-14 21:23
Stefan Bogdan24-Jun-14 21:23 
GeneralRe: What are the worst programming habits? Pin
Member 906355624-Jun-14 21:52
Member 906355624-Jun-14 21:52 

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   501 votes