Categories
- Advertising Services 207
- Beauty 70
- Clothing & Accessories 369
- Educational Services 1135
- Electronics (Accessories) 148
- Fashion Jewelry 256
- Fine Art 36
- Luggage & Travel 17
- Media (Books, Movies, and Music) 910
- Memberships 180
- Pet Shops, Pet Food, and Supplies 29
- Professional Services 273
- Publishing and Printing 153
- Shoes, Handbags & Sunglasses 33
- Software & Computer Services 634
- Toys & Games 196
- Other 1760
Dive Into Design Patterns [TI]
Sold and Delivered by - REFACTORING
Product Description
By Alexander Shvets
Design patterns help you solve commonly-occurring problems in software design. But you can’t just find a pattern and copy it into your program, the way you can with off-the-shelf functions or libraries. A pattern is not a specific piece of code, but a general concept for solving a particular problem. They are like pre-made blueprints that you can customize to solve a recurring design problem in your code.
The book Dive Into Design Patterns illustrates 22 classic design patterns, and 8 design principles that these patterns are based on.