Effective Debugging (Addison Wesley)
Thursday, 06 October 2016

Diomidis Spinellis sets out to help experienced programmers become even better by categorizing, explaining, and illustrating the most useful debugging methods, strategies, techniques, and tools. His 66 techniques address every facet of debugging and are illustrated with step-by-step instructions and code. 

<ASIN:0134394798>

Spinellis addresses the full spectrum of problems that can arise in modern software systems, especially problems caused by complex interactions among components and services running on hosts scattered around the planet.

 

Author: Diomidis Spinellis
Publisher: Addison Wesley
Date: July 2016
Pages: 256
ISBN: 978-0134394794
Print: 0134394798
KIndle: B01HMR617O
Audience: Experienced programmers
Level: Advanced
Category: Theory & Techniques 

 

 

 

Key features include

 

  • High-level strategies and methods for addressing diverse software failures
  • Specific techniques to apply when programming, compiling, and running code
  • Better ways to make the most of your debugger
  • General-purpose skills and tools worth investing in
  • Advanced ideas and techniques for escaping dead-ends and the maze of complexity
  • Advice for making programs easier to debug
  • Specialized approaches for debugging multithreaded, asynchronous, and embedded code

 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



Professional Scrum Development with Azure DevOps

Author: Richard Hundhausen
Publisher: Microsoft Press
Pages: 432
ISBN: 978-0136789239
Print: 0136789234
Kindle: B08F5HCNJ7
Audience: Developers interested in Scrum
Rating: 5
Reviewer: Kay Ewbank

This is a book designed for teams using Scrum and Azure DevOps together for developing complex product [ ... ]


More Reviews