Local cover image
Local cover image

Refactoring : improving the design of existing code.

By: Material type: TextOriginal language: English Series: Addison-Wesley signature seriesPublisher: Great Britain : Pearson Education, 2019Edition: 2Description: 418 páginas : illustrations (some color) ; 24 cmContent type:
  • texto
Media type:
  • sin mediación
Carrier type:
  • volumen
ISBN:
  • 9780134757599
  • 0134757599
Subject(s): DDC classification:
  • 005.14 23 F785
Contents:
Refactoring : a first example -- Principles in refactoring -- Bad smells in code -- Building tests -- Introducing the catalog -- A first set of refactorings -- Encapsulation -- Moving features -- Organizing data -- Simplifying conditional logic -- Refactoring APIs -- Dealing with inheritance.
Summary: For more than twenty years, experienced programmers worldwide have relied on the author's guidance to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand. This guide has been fully updated to reflect crucial changes in the programming landscape. The book features an updated catalog of refactorings and includes JavaScript code examples, as well as new functional examples that demonstrate refactoring without classes. Like the original, this edition explains what refactoring is; why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Readers will learn how to understand the process and general principles of refactoring. They will also learn how to quickly apply useful refactorings to make a program easier to comprehend and change, and how to recognize "bad smells" in code that signal opportunities to refactor. This book helps readers to explore the refactorings, each with explanations, motivation, mechanics, and simple examples. Learn how to build solid tests for your refactorings, and how to recognize tradeoffs and obstacles to refactoring.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Cover image Item type Current library Home library Collection Shelving location Call number Materials specified Vol info URL Copy number Status Notes Date due Barcode Item holds Item hold queue priority Course reserves
LIBROS - MATERIAL GENERAL BIBLIOTECA CENTRAL General 005.14 F785 (Browse shelf(Opens below)) Ej.:1 Available (Sin Restricciones) 088533
Total holds: 0

"With contributions by Kent Beck"--Cover.

Includes bibliographical references (pages 405-407) and index.

Refactoring : a first example -- Principles in refactoring -- Bad smells in code -- Building tests -- Introducing the catalog -- A first set of refactorings -- Encapsulation -- Moving features -- Organizing data -- Simplifying conditional logic -- Refactoring APIs -- Dealing with inheritance.

For more than twenty years, experienced programmers worldwide have relied on the author's guidance to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand. This guide has been fully updated to reflect crucial changes in the programming landscape. The book features an updated catalog of refactorings and includes JavaScript code examples, as well as new functional examples that demonstrate refactoring without classes. Like the original, this edition explains what refactoring is; why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Readers will learn how to understand the process and general principles of refactoring. They will also learn how to quickly apply useful refactorings to make a program easier to comprehend and change, and how to recognize "bad smells" in code that signal opportunities to refactor. This book helps readers to explore the refactorings, each with explanations, motivation, mechanics, and simple examples. Learn how to build solid tests for your refactorings, and how to recognize tradeoffs and obstacles to refactoring.

There are no comments on this title.

to post a comment.

Click on an image to view it in the image viewer

Local cover image