Skip to content

Note and Record for reading Refactoring - Improving the design of existing code

Notifications You must be signed in to change notification settings

peteryuhang/Refactoring-Improving-the-Design-of-Existing-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refactoring

Note and code sample for reading Refactoring - Improving the design of existing code

The code might not be executed, the main purpose is to interpret the theory of refactoring

Composing Methods

Moving Features Between Objects

Organizing Data

Simplifying Conditional Expressions

Making Method Calls Simpler

Dealing with Generalization

Big Refactorings

About

Note and Record for reading Refactoring - Improving the design of existing code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages