Tidy First?
Easy read

Tidy First? A Personal Exercise in Empirical Software Design

Kent Beck2023
Tidying up messy software is a must. And that means breaking up the code to make it more readable -- "tidying" the code to make it more understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code to improve it while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets readers try out a few examples that make sense for their problem. If they have a big function containing many lines of code, they'll learn how to logically divide it into smaller chunks. Along the way, developers will learn the theory behind software design: coupling, cohesion, discounted cash flows, and optionality. This book helps you: Understand the basic theory of how software design works, and learn about the forces that act on it Explore the difference between changes to a system's behavior and changes to its structure Improve your programming experience by sometimes tidying first and sometimes tidying after Learn how to make large changes in small, safe steps Prepare to design as a human activity with diverging incentives
Sign up to use

Reviews

Photo of Suat Karakusoglu
Suat Karakusoglu@suat
4 stars
Aug 5, 2024
Easy read
Photo of Chad McElligott
Chad McElligott@chadxz
5 stars
Jan 20, 2024
Photo of Julien Sobczak
Julien Sobczak@julien-sobczak
3 stars
Apr 3, 2024