รูปภาพสินค้า รหัส9780201633610
9780201633610
-
ผู้เขียนGAMMA, ERICH, HELM, RICHARD

ส่วนลด 0 %
ราคาปก 900.00 บาท
ราคาสุทธิ 900.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780201633610
จำนวน: 395 หน้า
ขนาดรูปเล่ม: 190 x 242 x 28 มม.
น้ำหนัก: 1065 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกแข็ง 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Addison-Wesley Publishing Company, Inc. 
:: เนื้อหาโดยสังเขป
Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designrs without having to rediscover the design solutions themselves.

The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systemtically 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.
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 likeC++ or Smalltalk.
:: สารบัญ
1 Introduction
2 A Case Stidy: Designing a Document Editor
3 Creational Patterns
4 Structural Patterns
5 Behavioral Patterns
6 Conclusion
A Glossary
B Guide to Notation
C Foundation Classes