Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


Design Patterns: Elements of Reusable Object-Oriented Software

Design Patterns:   Elements of Reusable Object-Oriented Software

Author(s):
  • Erich Gamma
  • Author: Erich Gamma
    • ISBN:9789332555402
    • 10 Digit ISBN:9332555400
    • Price:Rs. 765.00
    • Pages:400
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently.

    Table of Content

    Chapter I Introduction

    Chapter 2 A Case Study: Designing a Document Editor

    Chapter 3 Creational Patterns

    Chapter 4 Structural Patterns

    Chapter 5 Behavioral Patterns

    Chapter 6 Conclusion Bibliography

    Salient Features

    • Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design.

    • All patterns are compiled from real systems and are based on real-world examples

    • Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.