Working Effectively with Legacy Code

Working Effectively with Legacy Code
Author :
Publisher : Prentice Hall Professional
Total Pages : 457
Release :
ISBN-10 : 9780132931755
ISBN-13 : 0132931753
Rating : 4/5 (753 Downloads)

Book Synopsis Working Effectively with Legacy Code by : Michael Feathers

Download or read book Working Effectively with Legacy Code written by Michael Feathers and published by Prentice Hall Professional. This book was released on 2004-09-22 with total page 457 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.


Working Effectively with Legacy Code Related Books

Working Effectively with Legacy Code
Language: en
Pages: 457
Authors: Michael Feathers
Categories: Computers
Type: BOOK - Published: 2004-09-22 - Publisher: Prentice Hall Professional

DOWNLOAD EBOOK

Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneo
Brutal Refactoring
Language: en
Pages: 416
Authors: Michael Feathers
Categories:
Type: BOOK - Published: 2013-01-01 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Working Effectively with Legacy Code
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2009 - Publisher:

DOWNLOAD EBOOK

Effektives Arbeiten mit Legacy Code
Language: de
Pages: 429
Authors: Michael C. Feathers
Categories:
Type: BOOK - Published: 2011 - Publisher: Hüthig Jehle Rehm

DOWNLOAD EBOOK

Verstehen, wie Software verändert wird, ohne Probleme zu erzeugen: Features hinzufügen, Bugs beheben, Design verbessern, Performance optimieren Tests schreibe
Robust Python
Language: en
Pages: 381
Authors: Patrick Viafore
Categories: Computers
Type: BOOK - Published: 2021-07-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain?