Description
INTRODUCTION
Refactoring to Patterns is the marriage of refactoring — the process of improving the design of existing code — with patterns, the classic solutions to recurring design problems. Refactoring to Patterns suggests that using patterns to improve an existing design is better than using patterns early in a new design. This is true whether code is years old or minutes old. We improve designs with patterns by applying sequences of low-level design transformations, known as refactorings.
Refactoring To Patterns Seminar Report
Page Length : 12
Content :
- What Is Refactoring To Patterns?
- What Are The Goals Of This Book?
- Why Refactor?
- When To Refactor?
- Who Is This Book For?
- What Background Do You Need?
- Signs You Should Refactor
- Some Types Of Refactoring
- References
Refactoring To Patterns Presentation Report (PPT)
Page Length : 11
Content :
- What Is Refactoring To Patterns?
- Patterns
- Why Refactor?
- When to Refactor?
- Signs you should Refactor
- Some types of refactoring
- Conclusion
- Thanks
Reviews
There are no reviews yet