Gang of Four
Design Patterns
·6957 words·33 mins
This book gives you names and solutions for common problems in coding. It helps you talk about code with other programmers. It can help you make your code easier to reuse, fix, and change. But you can’t just use them everywhere. You need to know when to use them.