Logo

31 Days of Refactoring by Sean Chambers, Simone Chiaretta

Small book cover: 31 Days of Refactoring

31 Days of Refactoring
by

Publisher: Los Techies
Number of pages: 52

Description:
Refactoring is an integral part of continually improving your code while it moves forward through time. Without refactoring you accrue technical debt, forget what portions of code do and create code that is resistant to any form of testing. It is an easy concept to get started with and opens the door to much better practices such as unit testing, shared code ownership and more reliable, bug-free code in general.

Home page url

Download or read it online for free here:
Download link
(480KB, PDF)

Similar books

Book cover: Evil by Design: Design patterns that lead us into temptationEvil by Design: Design patterns that lead us into temptation
by - O'Reilly Media
The book takes a look at how web and application design can be used to exploit psychological principles to persuade us to act. Features include: Examples of evil designs from around the Web; Introduction to the psychology of persuasion; etc.
(15779 views)
Book cover: Creating Applications with MozillaCreating Applications with Mozilla
by - O'Reilly Media
Mozilla allows developers to create cross-platform applications. The book explains how applications are created and provides step-by-step information about how you can create your own programs using Mozilla's cross-platform development framework.
(19686 views)
Book cover: Don't Just Roll The Dice: A usefully short guide to software pricingDon't Just Roll The Dice: A usefully short guide to software pricing
by - Red gate books
How do you price your software? Is it science or magic? How much attention should you pay to your competitors? This handbook will provide you with the theory, practical advice and case studies you need to stop yourself from reaching for the dice.
(17673 views)
Book cover: Bringing Design to SoftwareBringing Design to Software
by - Addison-Wesley
In this landmark book, Terry Winograd shows how to improve the practice of software design, by applying lessons from other areas of design to the creation of software. The goal is to create software that works -- really works.
(13115 views)