BookFrontier
Tidy First? by Kent Beck
Book

Tidy First?

A Personal Exercise in Empirical Software Design

O'Reilly Media · 2023-11-28

Tidy First?: A Personal Exercise in Empirical Software Design

Buy on Amazon

See Lists Featuring This Book

Disclosure: Some outbound links are affiliate links. If you buy through them, we may earn a commission. It doesn't affect which books we include. Learn more in our disclosure policy.

Who It's For

  • Good for readers who enjoy Computers / Software Development & Engineering / Systems Analysis & Design
  • Good for readers interested in design
  • Good for fans of Programming

What You Get

  • Themes: Design.
  • Reading lane: Software Development & Engineering.
  • Publisher: O'Reilly Media.

Categories

What we read3

  • Computers / Software Development & Engineering / Systems Analysis & Design

    83%
  • Computers / Software Development & Engineering / General

    83%
  • Computers / Software Development & Engineering / Quality Assurance & Testing

    82%

About This Book

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....

Read full description

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. Along the way, you'll 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 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 - Approach design as a human activity with diverging incentives

Similar Books

Clean Code by Robert C. Martin

Clean Code

Shared categories

Computers / Software Development & Engineering / Systems Analysis & Design

Computers / Software Development & Engineering / General

Head First Design Patterns by Eric Freeman

Head First Design Patterns

Shared categories

Computers / Software Development & Engineering / Systems Analysis & Design

Computers / Software Development & Engineering / General

Release It! by Michael T. Nygard

Release It!

Shared categories

Computers / Software Development & Engineering / General

Computers / Software Development & Engineering / Quality Assurance & Testing

The Nature of Software Development by Ron Jeffries

The Nature of Software Development

Shared categories

Computers / Software Development & Engineering / General

Computers / Software Development & Engineering / Quality Assurance & Testing

Refactoring by Martin Fowler

Refactoring

Shared categories

Computers / Software Development & Engineering / General

Computers / Software Development & Engineering / Quality Assurance & Testing

Software Estimation Without Guessing by George Dinwiddie

Software Estimation Without Guessing

Shared categories

Computers / Software Development & Engineering / General

Computers / Software Development & Engineering / Quality Assurance & Testing

Software Architecture: the Hard Parts by Neal Ford

Software Architecture: the Hard Parts

Shared categories

Computers / Software Development & Engineering / Systems Analysis & Design

Computers / Software Development & Engineering / Quality Assurance & Testing

Lessons Learned in Software Testing by Cem Kaner

Lessons Learned in Software Testing

Shared categories

Computers / Software Development & Engineering / General

Computers / Software Development & Engineering / Quality Assurance & Testing