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
 


SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews