Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alincode/refactoring-by-martin-fowler
https://github.com/alincode/refactoring-by-martin-fowler
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/refactoring-by-martin-fowler
- Owner: alincode
- Created: 2015-12-17T08:29:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T18:00:37.000Z (about 9 years ago)
- Last Synced: 2024-11-06T07:26:57.388Z (about 2 months ago)
- Language: Java
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# refactoring By Martin Fowler
Extract Method
Move Method
Replace Conditional with Polymorphism
Self Encapsulate Field
Replace Type Code with State/Strategy[ebook](http://jjhou.boolan.com/refactoring-ch1-ch6.pdf)