Skip to content

A curated list of articles, books and any other resources related to Code Refactoring

Notifications You must be signed in to change notification settings

tswiackiewicz/awesome-refactoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

A curated list of articles, books and any other resources related to Code Refactoring

Contents

Books

Articles

Examples

Quotes

  • Don't live with broken windows. - Andy Hunt & Dave Thomas
  • A Fallacy of Software: If it works, and we don't change anything, it will keep working. - Jessica Kerr
  • Cities grow, cities evolve, cities have part that simply die while other parts flourish; each city has to be renewed in order to meet the needs of its populace. ... Software-intensive systems are like that. - Grady Booch
  • You think refactoring legacy software is bad. Try refactoring legacy culture. - Larry Garfield
  • We're changing what the code says without changing what it does. - Michael D. Hill
  • One of my most productive days was throwing away 1000 lines of code. - Ken Thompson
  • Refactoring - the process of taking a well-designed piece of code and, through a series of small, reversible changes, making it completely unmaintainable by anyone except yourself. - Jason Gorman
  • Small refactorings are like making a low cost investment that always pays dividends. Take advantage of that every time. - Katrina Owen

Miscellaneous

About

A curated list of articles, books and any other resources related to Code Refactoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published