Please visit https://thebookvoice.com/podcasts/2/audible/18119 to listen full audiobooks.
Title: Tidy First?
Author: Kent Beck
Narrator: Stephen R. Thorne
Format: mp3
Length: 2 hrs and 41 mins
Release date: 10-15-24
Ratings: 4 out of 5 stars, 5 ratings
Genres: Programming & Software Development
Publisher's Summary:
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.