Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Tidy First?: A Personal Exercise in Empirical Software Design [Audiobook]

    Posted By: tarantoga
    Tidy First?: A Personal Exercise in Empirical Software Design [Audiobook]

    Kent Beck, Stephen R. Thorne (Narrator), "Tidy First?: A Personal Exercise in Empirical Software Design"
    English | ASIN: B0DJMW5DKX | 2024 | MP3@64 kbps | ~02:41:00 | 74 MB

    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 software design as an exercise in human relationships