57,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
29 °P sammeln
  • Gebundenes Buch

* Allen Holub is a highly regarded instructor for the University of California, Berkeley, Extension. He has taught since 1982 on various topics, including Object-Oriented Analysis and Design, Java, C++, C. Holub will use this book in his Berkeley Extension classes. * Holub is a regular presenter at the Software Development conferences and is Contributing Editor for the online magazine JavaWorld, for whom he writes the Java Toolbox. He also wrote the OO Design Process column for IBM DeveloperWorks. * This book is not time-sensitive. It is an extremely well-thought out approach to learning…mehr

Produktbeschreibung
* Allen Holub is a highly regarded instructor for the University of California, Berkeley, Extension. He has taught since 1982 on various topics, including Object-Oriented Analysis and Design, Java, C++, C. Holub will use this book in his Berkeley Extension classes.
* Holub is a regular presenter at the Software Development conferences and is Contributing Editor for the online magazine JavaWorld, for whom he writes the Java Toolbox. He also wrote the OO Design Process column for IBM DeveloperWorks.
* This book is not time-sensitive. It is an extremely well-thought out approach to learning design patterns, with Java as the example platform, but the concepts presented are not limited to just Java programmers. This is a complement to the Addison-Wesley seminal "Design Patterns" book by the "Gang of Four".
Most programmers learn by looking at computer programs. This book teaches you design patterns in exactly this way: by looking at computer programs and analyzing them in terms of the patterns that they use. Consequently, you learn how the patterns actually occur in the real world, and how to apply the patterns to solve real problems. This book also looks at the broader context of OO (Object-Oriented) design and how the patterns solve commonplace OO design problems. It covers many of the principles of OO design - principles not covered by most books on Java - and shows you how to apply these principles to make your code easier to maintain and debug. The existing books on design patterns take a "catalog" approach, where they show the individual design patterns in isolation. This approach is fundamentally flawed because you can t see how the design patterns actually function in the real world. The patterns in real programs interact in complex ways, working in concert to solve many problems simultaneously. By seeing the patterns actually applied in a realistic way, you can really understand how to use them in your own code.
Autorenporträt
Allen Holub is a design consultant, programmer, educator, and author specializing in object-oriented design, Java, C++, and systems programming. He is a contributing editor for JavaWorld, and a popular columnist appearing in many computer magazines, including Dr. Dobb's Journal and Microsoft Systems Journal.