Your Code as a Crime Scene, Second Edition

Use Forensic Techniques to Arrest Defects, Bottlenecks, and Bad Design in Your Programs

by: Adam Tornhill

Published 2024-02-01
Internal code atcrime2
Print status In Print
Pages 336
User level Intermediate
Keywords code defects, metrics, software quality, testing, analysis
Related titles

Software Design X-Rays by Adam Tornhill
Debug It! Find, Repair and Prevent Bugs in Your Code by Paul Butcher
Explore it! Reduce Risk and Increase Confidence with Exploratory Testing by Elisabeth Hendrickson
The Nature of Software Development: Keep it Simple, Make it valuable, Build it piece by piece by Ron Jeffries

ISBN 9798888650325
Other ISBN Channel epub: 9798888650844
Channel PDF: 9798888650851
Safari: 9798888650837
BISACs COM051330 COMPUTERS / Software Development & Engineering / Quality Assurance & Testing
COM051240 COMPUTERS / Software Development & Engineering / Systems Analysis & Design
COM051240 COMPUTERS / Software Development & Engineering / Systems Analysis & Design

Highlight

Jack the Ripper and legacy codebases have more in common than you’d think. Inspired by forensic psychology methods, you can apply strategies to identify problems in your existing code, assess refactoring direction, and understand how your team influences the software architecture. With its unique blend of criminal psychology and code analysis, Your Code as a Crime Scene arms you with the techniques you need to take on any codebase, no matter what programming language you use.

Description

Software development might well be the most challenging task humanity ever attempted. As systems scale up, they also become increasingly complex, expensive to maintain, and difficult to reason about. We can always write more tests, try to refactor, and even fire up a debugger to understand complex coding constructs. That’s a great starting point, but you can do so much better.

Take inspiration from forensic psychology techniques to understand and improve existing code. Visualize codebases via a geographic profile from commit data to find development hotspots, prioritize technical debt, and uncover hidden dependencies. Get data and develop strategies to make the business case for larger refactorings. Detect and fix organizational problems from the vantage point of the software architecture to remove bottlenecks for the teams.

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.

Change how you view software development and join the hunt for better code!

Contents and Extracts