دانلود کتاب Dive Into Design Patterns
by Alexander Shvets
|
عنوان فارسی: شیرجه رفتن به الگوهای طراحی |
دانلود کتاب
جزییات کتاب
The book Dive Into Design Patterns illustrates 22 classic design patterns and 8 design principles that these patterns are based on.
- Every chapter starts from a discussion of a real life software design problem which is then progressively solved by applying one of the patterns.
- Then goes a detailed review of the pattern’s structure and its variations, followed by a code example.
- Then the books shows various applications of the pattern and teaches how to implement the pattern step by step, even in an existing program.
- Each chapter concludes with a discussion of pros and cons of the pattern and its relations, similarities and differences with other patterns.