Working Effectively with Legacy Code von Michael Feathers

Working Effectively with Legacy Codevon Michael Feathers

Art Nr.: 0131177052

ISBN 13: 9780131177055

Release Year: 2004

Published by: Prentice Hall

Edition: Taschenbuch

Cover: Taschenbuch

Cover Format: 233x179x27 mm

Pages: 434

Weight: 800 g

Language: Englisch

Author: Michael Feathers

NEUWARE - Portofrei innerhalb Deutschlands!

Alle Artikel werden von uns professionell verpackt, so dass die Beschädigungsgefahr beim Versand minimiert wird.

Beschreibung

Description

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 platformGÇö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.


-¬ Copyright Pearson Education. All rights reserved.

Information of Author
MICHAEL C. FEATHERS works for Object Mentor, Inc., one of the world's top providers of mentoring, skill development, knowledge transfer, and leadership services in software development. He currently provides worldwide training and mentoring in Test-Driven Development (TDD), Refactoring, OO Design, Java, C#, C++, and Extreme Programming (XP). Michael is the original author of CppUnit, a C++ port of the JUnit testing framework, and FitCpp, a C++ port of the FIT integrated-testing framework. A member of ACM and IEEE, he has chaired CodeFest at three OOPSLA conferences.