sourcemaking.com
Unknown
SourceMaking is a practical guide to software design, patterns, and refactoring. It offers tutorials and reference material on refactoring techniques, design patterns, code smells, and anti-patterns with concrete examples and code snippets.
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
Clean Code
Master refactoring techniques with Mosh Hamedani's Clean Code course and write maintainable, readable code. Start improving your skills today!
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.
