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: Software ArchitectSoftware Architect
by - ivencia.com
In this high technology world of computing, we have forgotten the original promise of software technology -- to make our lives easier. This book is about how individuals can take the lead in realigning our development efforts to that promise.
(12854 views)
Book cover: Working through ScreensWorking through Screens
by - Flashbulb Interaction
A reference for product teams creating new applications for thinking work. Written for use during early, formative conversations, it provides teams with a broad range of considerations for setting the overall direction for their onscreen tools.
(16382 views)
Book cover: 97 Things Every Software Architect Should Know97 Things Every Software Architect Should Know
by - O'Reilly
These articles are the original, unedited contributions for the book 97 Things Every Software Architect Should Know. Today's leading software architects present valuable principles on key development issues that go way beyond technology.
(22113 views)
Book cover: Foundations of Programming: Building Better SoftwareFoundations of Programming: Building Better Software
by - CodeBetter.Com
Free ebook on foundations of programming and building better software by Karl Seguin. Topics covered: Domain Driven Design, Persistence, Dependency Injection, Unit Testing, Object Relational Mappers, Memory and Exceptions.
(15827 views)