Click here to Skip to main content
15,892,809 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: Today in the news: Why Builds Fail Pin
Abu Mami26-Jun-14 2:46
Abu Mami26-Jun-14 2:46 
GeneralRe: Today in the news: Why Builds Fail Pin
Gary Wheeler27-Jun-14 0:46
Gary Wheeler27-Jun-14 0:46 
GeneralRe: Today in the news: Why Builds Fail Pin
Abu Mami27-Jun-14 1:41
Abu Mami27-Jun-14 1:41 
GeneralRe: Today in the news: Why Builds Fail Pin
Gary Wheeler27-Jun-14 2:06
Gary Wheeler27-Jun-14 2:06 
GeneralRe: Today in the news: Why Builds Fail Pin
Abu Mami27-Jun-14 2:57
Abu Mami27-Jun-14 2:57 
GeneralRe: Today in the news: Why Builds Fail Pin
Stefan_Lang29-Jun-14 23:26
Stefan_Lang29-Jun-14 23:26 
GeneralRe: Today in the news: Why Builds Fail Pin
Gary Wheeler30-Jun-14 0:43
Gary Wheeler30-Jun-14 0:43 
GeneralRe: Today in the news: Why Builds Fail Pin
Stefan_Lang30-Jun-14 2:14
Stefan_Lang30-Jun-14 2:14 
I never said I only worry about the big picture. I don't. I did say that I spend (some of) the time I save by not brooding over code for debugging and testing. Maybe I should have been more clear: what I'm talking about is contemplating the effect of each statement on the variables, then running a test and verifying each indivdual step to confirm that the changes occur in exactly the way I expect. That still takes a lot of time, but nevertheless, it is orders of magnitude faster than emulating the computer in your head while brooding over some piece of code! Static analyisis is what tools do. Real programmers debug!
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: Today in the news: Why Builds Fail Pin
Argonia26-Jun-14 3:10
professionalArgonia26-Jun-14 3:10 
GeneralRe: Today in the news: Why Builds Fail Pin
Marc Clifton26-Jun-14 3:25
mvaMarc Clifton26-Jun-14 3:25 
GeneralRe: Today in the news: Why Builds Fail Pin
Freak3026-Jun-14 3:38
Freak3026-Jun-14 3:38 
GeneralRe: Today in the news: Why Builds Fail Pin
Sander Rossel26-Jun-14 7:47
professionalSander Rossel26-Jun-14 7:47 
GeneralRe: Today in the news: Why Builds Fail Pin
Fabio Franco27-Jun-14 3:19
professionalFabio Franco27-Jun-14 3:19 
GeneralRe: Today in the news: Why Builds Fail Pin
  Forogar  26-Jun-14 4:00
professional  Forogar  26-Jun-14 4:00 
GeneralRe: Today in the news: Why Builds Fail Pin
Anthony Mushrow26-Jun-14 5:39
professionalAnthony Mushrow26-Jun-14 5:39 
GeneralRe: Today in the news: Why Builds Fail Pin
  Forogar  26-Jun-14 6:01
professional  Forogar  26-Jun-14 6:01 
GeneralRe: Today in the news: Why Builds Fail Pin
Anthony Mushrow26-Jun-14 6:13
professionalAnthony Mushrow26-Jun-14 6:13 
GeneralRe: Today in the news: Why Builds Fail Pin
Stefan_Lang29-Jun-14 23:29
Stefan_Lang29-Jun-14 23:29 
GeneralRe: Today in the news: Why Builds Fail Pin
PIEBALDconsult26-Jun-14 8:25
mvePIEBALDconsult26-Jun-14 8:25 
GeneralRe: Today in the news: Why Builds Fail Pin
Joe Woodbury26-Jun-14 8:29
professionalJoe Woodbury26-Jun-14 8:29 
GeneralRe: Today in the news: Why Builds Fail Pin
Member 472408426-Jun-14 19:29
Member 472408426-Jun-14 19:29 
GeneralRe: Today in the news: Why Builds Fail Pin
Simon O'Riordan from UK26-Jun-14 20:51
Simon O'Riordan from UK26-Jun-14 20:51 
GeneralRe: Today in the news: Why Builds Fail Pin
Member 472408426-Jun-14 20:59
Member 472408426-Jun-14 20:59 
GeneralRe: Today in the news: Why Builds Fail Pin
sir_download_alot26-Jun-14 22:21
professionalsir_download_alot26-Jun-14 22:21 
GeneralRe: Today in the news: Why Builds Fail Pin
Stefan_Lang29-Jun-14 22:16
Stefan_Lang29-Jun-14 22:16 

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.