Skip to content

✌🏼 Free Shipping on orders £20

Software Design Xrays

Software Design Xrays

By: Tornhill, Adam
Genre:
  • Coding theory & cryptology
Regular price €40,95
Sale price €40,95 Regular price
Tax included. Shipping calculated at checkout.

Quick, only 2 items left in stock!

  • Free UK shipping on orders over £20
  • Order before 1pm for same day dispatch
Sold and shipped by SpeedyHen
Payment & Security
Payment methods
  • American Express
  • Apple Pay
  • Bancontact
  • Diners Club
  • Discover
  • Google Pay
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

Software Design Xrays

Software Design Xrays

Regular price €40,95
Sale price €40,95 Regular price

Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. And that''s just for starters. Because good code involves social design, as well as technical design, you can find surprising dependencies between people and code to resolve coordination bottlenecks among teams. Best of all, the techniques build on behavioral data that you already have: your version-control system. Join the fight for better code!

Use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software. This combination gives you insights you can''t get from the code alone. Use these insights to prioritize refactoring needs, measure their effect, find implicit dependencies between different modules, and automatically create knowledge maps of your system based on actual code contributions.

In a radical, much-needed change from common practice, guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Discover a comprehensive set of practical analysis techniques based on version-control data, where each point is illustrated with a case study from a real-world codebase. Because the techniques are language neutral, you can apply them to your own code no matter what programming language you use. Guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Apply research findings from social psychology to software development, ensuring you get the tools you need to coach your organization towards better code.

If you''re an experienced programmer, software architect, or technical manager, you''ll get a new perspective that will change how you work with code.

What You Need:

You don''t have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You''ll use CodeScene, a free software analysis tool for open source projects, for the case studies. We also discuss alternative tooling options where they exist.