Cantitate/Preț
Produs

Software Architecture Design Patterns in Java

Autor Partha Kuchana
en Limba Engleză Hardback – 27 apr 2004
Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design and implement systems of high stability and quality.

Software Architecture Design Patterns in Java is a detailed explanation of how to apply design patterns and develop software architectures. It provides in-depth examples in Java, and guides students by detailing when, why, and how to use specific patterns.

This textbook presents 42 design patterns, including 23 GoF patterns. Categories include: Basic, Creational, Collectional, Structural, Behavioral, and Concurrency, with multiple examples for each. The discussion of each pattern includes an example implemented in Java. The source code for all examples is found on a companion Web site.

The author explains the content so that it is easy to understand, and each pattern discussion includes Practice Questions to aid instructors. The textbook concludes with a case study that pulls several patterns together to demonstrate how patterns are not applied in isolation, but collaborate within domains to solve complicated problems.
Citește tot Restrânge

Preț: 68423 lei

Preț vechi: 98673 lei
-31% Nou

Puncte Express: 1026

Preț estimativ în valută:
13094 13642$ 10887£

Carte tipărită la comandă

Livrare economică 10-24 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780849321429
ISBN-10: 0849321425
Pagini: 514
Ilustrații: 223 b/w images, 176 tables and 15 halftones
Dimensiuni: 178 x 254 x 33 mm
Greutate: 1.11 kg
Ediția:1
Editura: CRC Press
Colecția Auerbach Publications

Public țintă

Professional and Professional Practice & Development

Cuprins

An Introduction to Design Patterns. Unified Modeling Language (UML). Basic Patterns. Creational Patterns. Collectional Patterns. Structural Patterns. Behavioral Patterns. Concurrency Patterns. Case Study. Appendixes.

Recenzii

"Kuchana … does a good job contrasting patterns that may seem similar to the novice. … This is a useful addition to a collection on software design patterns. "
- CHOICE, Feb. 2005, Vol. 42, No. 06

"Why am I so pleased with this book? What makes it any different than other design pattern books? Well, first of all the volume is huge. Kuchana's book covers all the original Gang of Four patterns plus another 20 or so patterns, including a couple of multithreading related patterns. Second, the text itself is very readable and doesn't cling too much on fancy words. The explanations are concise and to the point…All in all a very good choice for filling the gaping design patterns encyclopedia slot in your bookshelf. Highly recommended."
"Partha Kuchana is an experienced Enterprise Systems Architect. He understands that patterns are not about things that are just good ideas, but that patterns are about capturing knowledge bred from experience. This hard-won knowledge is what Partha is sharing with readers of his book…Keep it handy for all those 'How do I do this in Java?' questions where you wish you had an expert in the office next door to provide answers. This book is the next best thing."
Linda Rising, from The Foreword

Notă biografică

Partha Kuchana is an experienced enterprise systems architect. He has eleven years of experience in all aspects of project delivery management (onsite/offshore models), enterprise architecture, design, development, mentoring and training. He is a Sun certified enterprise architect.

Descriere

This book presents a detailed explanation of how to implement design patterns and develop software architectures by using patterns. It provides in-depth examples in Java and guides systems architects through the design process by answering when, why, and how to implement specific patterns. More than 40 examples in Java allow systems architects and developers to get their hands on implementing design patterns. In addition to using Java to illustrate how to implement patterns, Software Architecture Design Patterns in Java provides UML diagrams to illustrate pattern design. A concluding case study ties together the range of patterns presented and shows how to implement a Web hosting service.