"Looks Good To Me" (Manning)
Friday, 07 February 2025

This book subtitled "Constructive Code Reviews" offers a different approach to delivering meaningful code reviews that goes beyond superficial checklists and tense, critical, conversations. Instead, Adrienne Braganza shows how to improve both applications and team dynamics. The book has comprehensive coverage of every part of the code review process, from choosing a system to keeping reviews manageable for everyone involved. With this mix of tools, processes, common sense, and compassion, Braganza says developers can run a highly effective review process from first commit to final deployment.

 

Author: Adrienne Braganza
Publisher: Manning
Date: January 2025
Pages: 352
ISBN: 978-1633438125
Print: 1633438120
Kindle: B0DPXPMP6Q
Audience: General
Level: Introductory
Category: Methodology

looksgood

Topics include:

  •  Understand a code review's benefits proactively prevent loopholes and bottlenecks
  •  Co-create an objective code review system
  •  Clarify responsibilities: author, reviewer, team lead/manager, and the team itself
  •  Establish manageable guidelines and protocols
  •  Align with your team and explicitly document the policies they will follow
  •  Automate code quality with linting, formatting, static analysis, and automated testing
  •  Compose effective comments for any situation
  •  Consider combining code reviews with pair programming or mob programming
  •  AI for code reviews

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


Essential C# 12 (Pearson)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: December 3, 2023
Pages: 1232
ISBN: 978-0138219512
Print: 0138219516
Kindle: B0CLKY8GNV
Audience: C# developers
Rating: 5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.



Software Architecture In Practice

Author: Len Bass, Dr. Paul Clements and Rick Kazman
Publisher: Addison-Wesley Professional
Pages: 464
ISBN: 978-0136886099
Print: 0136886094
Kindle: B094CPJ96B
Audience: Software architects
Rating: 4.5
Reviewer: Kay Ewbank

This is the fourth edition of a book widely regarded as a classic since its firs [ ... ]


More Reviews