Your Code as a Crime Scene, 2nd Ed (Pragmatic Programmer)
Friday, 22 March 2024

Subtitled "Use Forensic Techniques to Arrest Defects, Bottlenecks, and Bad Design in Your Programs" in this book Adam Tornhill looks at how to apply strategies to identify problems in existing code, assess refactoring direction, and understand how your team influences the software architecture. The original Your Code as a Crime Scene from 2014 pioneered techniques for understanding the intersection of people and code. This new edition reflects a decade of additional experience from hundreds of projects. Updated techniques, novel case studies, and extensive new material adds to the strengths of this cult classic.

<ASIN:‎ B0CSJR386C >

 

Author: Adam Tornhill
Publisher: Pragmatic Programmer
Date: March 2024
Pages: 336
ISBN: 978-8888650325
Print: ‎ B0CSJR386C
Audience: General
Level: Intermediate
Category: Methodology

codecrime

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

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

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.

 

 

Banner


Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews