??? 08/24/05 00:34 Read: times |
#99938 - Your bugs versus my bugs (or vice versa) Responding to: ???'s previous message |
Andy Neil said:
Dan Henry said:
You can read (parts of?) Chapter 5 - Debugging - here: http://cm.bell-labs.com/cm/cs/tpop/debugging.html Yes definitely "parts of" Chapter 5. For example, whereas most of the chapter is about how to debug your own code and thus a waste of trees, since none of us puts bugs in our code (wink-wink, nudge-nudge, say-no-more), the chapter ends with section "5.7 Other People's Bugs". Now we're talkin' -- it's all about 'you'; never about 'me'. Me introduce bugs? No sir, no way! ;-) All kidding aside, the book is one of several texts that I re-read from time-to-time to "reground" my mindset regarding (software) engineering. We deal with hard problems on a daily basis and don't necessarily need to make the solutions to those problems equally hard. |