333 Design Patterns: Elements of Reusable Object-Oriented Software
(9:00AM to 5:00PM)
> Design Patterns: Elements of Reusable Object-Oriented Software
38279577

Design Patterns: Elements of Reusable Object-Oriented Software

Product Code:BT-38279577

Product weight:1.81 Pounds

Our Price:
PKR 10492.00

These texts cover the design of object-oriented software and examine how to investigate requirements, create solutions and then translate designs into code, showing developers how to make practical use of the most significant recent developments. A summary of UML notation is included.Design Patterns is a modern classic in the literature of object-oriented development, offering timeless and elegant solutions to common problems in software design. It describes patterns for managing object creation, composing objects into larger structures, and coordinating control flow between objects. The book provides numerous examples where using composition rather than inheritance can improve the reusability and flexibility of code. Note, though, that it s not a tutorial but a catalog that you can use to find an object-oriented design pattern that s appropriate for the needs of your particular application--a selection for virtuoso programmers who appreciate (or require) consistent, well-engineered object-oriented designs.