Refactoring

Improving the Design of Existing Code

E-book Engels 2018 9780134757704
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works. The book is written using Java as its principle language, but the ideas are applicable to any OO language.

The full text downloaded to your computer

With eBooks you can: search for key concepts, words and phrases make highlights and notes as you study share your notes with friends

eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps.

Upon purchase, you will receive via email the code and instructions on how to access this product.

Time limit

The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

Specificaties

ISBN13:9780134757704
Taal:Engels
Bindwijze:e-book

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<ul> <li>Preface </li> <li>1. Refactoring, a First Example </li> <li>2. Principles in Refactoring </li> <li>3. Bad Smells in Code </li> <li>4. Building Tests </li> <li>5. Toward a Catalog of Refactorings </li> <li>6. Composing Methods </li> <li>7. Moving Features between Objects </li> <li>8. Organizing Data </li> <li>9. Simplifying Conditional Expressions </li> <li>10. Making Method Calls Simpler </li> <li>11. Dealing with Generalization </li> <li>12. Big Refactorings </li> <li>13. Refactoring, Reuse, and Reality </li> <li>14. Refactoring Tools </li> <li>15. Putting It All Together </li> </ul>

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Refactoring