Clean Code
Mosh Hamedani
Master refactoring techniques with Mosh Hamedani's Clean Code course and write maintainable, readable code. Start improving your skills today!
More resources on Refactoring
Refactoring Patterns
Comprehensive list of refactoring techniques
Martin Fowler Refactoring
Official site with refactoring patterns and resources
Refactoring Guru
Interactive refactoring catalog with examples in multiple languages
Refactoring (Don't Make a Mess)
Dave Farley on refactoring principles and practices
refactoring.guru
Refactoring.guru is a comprehensive learning resource for software design patterns and refactoring, offering clear pattern descriptions, practical code examples in multiple languages, and step-by-step refactoring guides. It also covers anti-patterns and real-world usage to help developers write cleaner, maintainable code.
Refactoring: Improving the Design of Existing Code
Refactoring: Improving the Design of Existing Code - A book resource
