About 394,000 results
Open links in new tab
  1. Refactoring in Java: Improving code design and maintainability for Java

    Dec 29, 2023 · Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbook. Key Features: Get a thorough understanding of code refinement for enhanced codebase efficiency; Work with real-world examples and case studies for hands-on learning and application

  2. Refactoring in Java[Book] - O'Reilly Media

    Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbook. Refactoring in Java serves as an indispensable guide to enhancing your codebase’s quality and maintainability.

  3. Refactoring - Martin Fowler

    Refactoring is a controlled technique for improving the design of an existing code base. Its essence is applying a series of small behavior-preserving transformations, each of which “too small to be worth doing”. However the cumulative effect …

  4. Refactoring: Improving the Design of Existing Code (2nd Edition ...

    Nov 30, 2018 · 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. Includes free access to the canonical web edition, with even more refactoring resources.

    • 4.7/5
      (1)
    • Refactoring: Improving the Design of Existing Code

      Jan 1, 1999 · Today refactoring requires considerable design know-how, but once tools become available, all programmers should be able to improve their code using refactoring techniques. Besides an introduction to refactoring, this handbook …

    • Refactoring in Java | Programming | Paperback

      Refactoring in Java serves as an indispensable guide to enhancing your codebase’s quality and maintainability. The book begins by helping you get to grips with refactoring fundamentals, including cultivating good coding habits and identifying red flags.

    • Refactoring in Java: Improving code... book - ThriftBooks

      Master code refactoring techniques, improve code quality, design, and maintainability, and boost your development productivity with this comprehensive handbook. Key Features:

    • Refactoring: Improving the Design of Existing Code - Goodreads

      Jan 1, 2001 · “Refactoring: Improving the Design of Existing Code” is focused on OO programming (lots of Java examples) and Agile practices. It is setup as a catalog of refactoring techniques. Each page dedicated to a refactoring is clearly marked, so that you can easily look up a refactoring. The book was written a decade ago.

    • What is the best book for lern how refactor code?

      May 13, 2022 · Feathers' book is great for helping you understand how to develop an understanding (lots of understanding here) of existing codebases that lack tests, how to identify where to introduce changes even without tests in place yet, and how to add the missing tests.

    • Refactoring in Java | Programming | eBook - packtpub.com

      Refactoring in Java serves as an indispensable guide to enhancing your codebase’s quality and maintainability. The book begins by helping you get to grips with refactoring fundamentals, including cultivating good coding habits and identifying red flags.

    Refresh