-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Refactoring in Java
By :

Refactoring in Java
By:
Overview of this book
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. You’ll explore testing methodologies, essential refactoring techniques, and metaprogramming, as well as designing a good architecture. The chapters clearly explain how to refactor and improve your code using real-world examples and proven techniques. Part two equips you with the ability to recognize code smells, prioritize tasks, and employ automated refactoring tools, testing frameworks, and code analysis tools. You’ll discover best practices to ensure efficient code improvement so that you can navigate complexities with ease. In part three, the book focuses on continuous learning, daily practices enhancing coding proficiency, and a holistic view of the architecture. You’ll get practical tips to mitigate risks during refactoring, along with guidance on measuring impact to ensure that you become an efficient software craftsperson.
By the end of this book, you’ll be able to avoid unproductive programming or architecturing, detect red flags, and propose changes to improve the maintainability of your codebase.
Table of Contents (15 chapters)
Preface
Part 1: Introduction to Refactoring
Chapter 1: What is Refactoring?
Chapter 2: Good Coding Habits
Part 2: Essence of Refactoring and Good Code
Chapter 3: Code Smells
Chapter 4: Testing
Chapter 5: Refactoring Techniques
Chapter 6: Metaprogramming
Chapter 7: Static and Dynamic Analysis
Chapter 8: Crafting Quality Every Day
Chapter 9: Beyond Code – Mastering Software Architecture
Index
Customer Reviews