Click here to Skip to main content
15,894,343 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: It's the fault of that lot in the forums I tell you. Pin
RandyBuchholz17-May-18 9:03
RandyBuchholz17-May-18 9:03 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Richard Deeming17-May-18 7:06
mveRichard Deeming17-May-18 7:06 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Kevin Marois17-May-18 6:21
professionalKevin Marois17-May-18 6:21 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
PIEBALDconsult17-May-18 6:32
mvePIEBALDconsult17-May-18 6:32 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
lopatir17-May-18 6:46
lopatir17-May-18 6:46 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Richard Deeming17-May-18 7:08
mveRichard Deeming17-May-18 7:08 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
PIEBALDconsult17-May-18 8:45
mvePIEBALDconsult17-May-18 8:45 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Marc Clifton17-May-18 8:53
mvaMarc Clifton17-May-18 8:53 
PIEBALDconsult wrote:
A software debugger is a last resort, for really tough bugs and really tired brains.


On the contrary! I run the debugger on 90% of the code I write, single stepping through each line to make sure I did it right. Of course I only do that once (unless there's a bug) but given the complexity of LINQ, lambda expressions, closures, and so forth, I find it well worth the effort.

I suppose unit testing could take the place of that, but then I'd have to single step through the unit test to make sure I'd written the test right! Laugh | :laugh:

Which I actually do when I write unit tests.
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Kornfeld Eliyahu Peter17-May-18 6:55
professionalKornfeld Eliyahu Peter17-May-18 6:55 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Marc Clifton17-May-18 8:50
mvaMarc Clifton17-May-18 8:50 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Rick York17-May-18 10:10
mveRick York17-May-18 10:10 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
SkysTheLimit17-May-18 8:58
SkysTheLimit17-May-18 8:58 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
BillWoodruff17-May-18 11:13
professionalBillWoodruff17-May-18 11:13 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
englebart18-May-18 2:17
professionalenglebart18-May-18 2:17 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Gerry Schmitz18-May-18 7:53
mveGerry Schmitz18-May-18 7:53 
GeneralThought of the Day Pin
OriginalGriff17-May-18 4:51
mveOriginalGriff17-May-18 4:51 
QuestionRe: Thought of the Day Pin
megaadam17-May-18 5:09
professionalmegaadam17-May-18 5:09 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani17-May-18 5:36
professionalRavi Bhavnani17-May-18 5:36 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer17-May-18 5:41
professionalDaniel Pfeffer17-May-18 5:41 
GeneralRe: Thought of the Day Pin
W Balboos, GHB17-May-18 6:14
W Balboos, GHB17-May-18 6:14 
GeneralRe: Thought of the Day Pin
lopatir17-May-18 6:35
lopatir17-May-18 6:35 
GeneralRe: Thought of the Day Pin
Gary Wheeler17-May-18 6:47
Gary Wheeler17-May-18 6:47 
GeneralRe: Thought of the Day Pin
PIEBALDconsult17-May-18 12:37
mvePIEBALDconsult17-May-18 12:37 
GeneralBrowser tabs Pin
Marc Clifton17-May-18 3:15
mvaMarc Clifton17-May-18 3:15 
GeneralRe: Browser tabs PinPopular
User 742933817-May-18 3:21
professionalUser 742933817-May-18 3:21 

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.