Software Design X-Rays (Pragmatic Bookshelf)
Monday, 05 November 2018

This book has the subtitle "Fix Technical Debt with Behavioral Code Analysis", and author Adam Tornhill aims to demonstrate novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. He shows how to use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software, then how to 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.

<ASIN:1680502727>

 

Author: Adam Tornhill
Publisher:  Pragmatic Bookshelf
Date: June 2018
Pages: 276
ISBN: 978-1680502725
Print: 1680502727
Kindle: B07BVRLZ87
Audience: Software architects and technical managers.
Level: Intermediate
Category: Methodology

 

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
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



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

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 9781787910379
Print: 1787910377
Kindle: B0F9LDHDBG
Audience: Developers wanting to learn C++
Rating: 4
Reviewer: Mike James

This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews