Effective Debugging: 66 Specific Ways to Debug Software and Systems (Effective Software Development Series)

No cover

Diomidis Spinellis: Effective Debugging: 66 Specific Ways to Debug Software and Systems (Effective Software Development Series) (2016, Addison-Wesley Professional)

256 pages

Published July 3, 2016 by Addison-Wesley Professional.

ISBN:
978-0-13-439479-4
Copied ISBN!

View on OpenLibrary

(1 review)

1 edition

Review of 'Effective Debugging: 66 Specific Ways to Debug Software and Systems (Effective Software Development Series)' on 'GoodReads'

Debugging to me feels like an extremely imperfect process - while most aspects of software engineering I do on a regular basis are informed by a mix of learning/reading with a heavy dose of experience/wisdom, debugging is one part that is purely experience, without ever having read a single book on the subject. Given how much I read and how much I learn from reading, I have assumed that while I'm good at debugging I'm really in a "tip of the iceberg" situation, and with the right kind of reading material I'd really max out my skills.

I first read "Debug It!" hoping it would provide the academic and formal learning that would turn me from an okay debugger into a master debugger. But in the end, that book wound up saying nothing new and I largely felt it was a waste of time.

I had hoped Effective Debugging, with …