Gamma E., Helm E., Johnson R. Design Patterns: Elements of Reusable Object-Oriented Software
Файл формата
pdf
размером 2,34 МБ
Добавлен пользователем Українець, дата добавления неизвестна
Описание отредактировано
Hardcover: 416 pages Publisher: Addison-Wesley Professional Language: English ISBN-10: 0201633612 ISBN-13: 978-0201633610 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.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Addison-Wesley Professional, 1999. — 464 p. Your class library works, but could it be better? Refactoring: Improving the Design of Existing Code shows how refactoring can make object-oriented code simpler and easier to maintain. Today refactoring requires considerable design know-how, but once tools become available, all programmers should be able to improve their code using...
O’Reilly Media, 2004. — 629 p. You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns-the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the...
Authors: Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides. Addison-Wesley Professional, 1994. — 416 p. — ISBN10: 0201633612 ISBN13: 978-0201633610 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...
O’Reilly, 2017. — 590 p. — ISBN 978-1-449-37332-0. Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including NoSQL datastores, stream or batch processors, and message brokers. What are...
4th Edition. — Addison-Wesley, 2011. — 969 p. — ISBN: 032157351X. Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph...