Verwandte Artikel zu Design Patterns Explained: A New Perspective on Object-Orien...

Design Patterns Explained: A New Perspective on Object-Oriented Design (Software Patterns) (Software Patterns Series) - Softcover

 
9780321247148: Design Patterns Explained: A New Perspective on Object-Oriented Design (Software Patterns) (Software Patterns Series)

Inhaltsangabe

Book by Shalloway Alan Trott James R

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Reseña del editor

"One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples-this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development." -Bruce Eckel "...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful, before approaching design patterns completely. Design Patterns Explained complements the existing design patterns texts and may perform a very useful role, fitting between introductory texts such as UML Distilled and the more advanced patterns books." -James Noble Leverage the quality and productivity benefits of patterns-without the complexity! Design Patterns Explained, Second Edition is the field's simplest, clearest, most practical introduction to patterns. Using dozens of updated Java examples, it shows programmers and architects exactly how to use patterns to design, develop, and deliver software far more effectively. You'll start with a complete overview of the fundamental principles of patterns, and the role of object-oriented analysis and design in contemporary software development. Then, using easy-to-understand sample code, Alan Shalloway and James Trott illuminate dozens of today's most useful patterns: their underlying concepts, advantages, tradeoffs, implementation techniques, and pitfalls to avoid. Many patterns are accompanied by UML diagrams. Building on their best-selling First Edition, Shalloway and Trott have thoroughly updated this book to reflect new software design trends, patterns, and implementation techniques. Reflecting extensive reader feedback, they have deepened and clarified coverage throughout, and reorganized content for even greater ease of understanding. New and revamped coverage in this edition includes Better ways to start "thinking in patterns" How design patterns can facilitate agile development using eXtreme Programming and other methods How to use commonality and variability analysis to design application architectures The key role of testing into a patterns-driven development process How to use factories to instantiate and manage objects more effectively The Object-Pool Pattern-a new pattern not identified by the "Gang of Four" New study/practice questions at the end of every chapter Gentle yet thorough, this book assumes no patterns experience whatsoever. It's the ideal "first book" on patterns, and a perfect complement to Gamma's classic Design Patterns. If you're a programmer or architect who wants the clearest possible understanding of design patterns-or if you've struggled to make them work for you-read this book.

Biografía del autor

Alan Shalloway is founder, CEO, and principal consultant of Net Objectives, an object-oriented consulting and training organization. An object-oriented consultant and software developer for over 20 years, he is a frequent speaker at leading development conferences, including SD Expo, Java One, OOP, and OOPSLA. He is a certified Scrum master. He is co-author of An Introduction to XML and its Family of Technologies. Shalloway holds a master's degree in computer science from MIT. James R. Trott currently works as a senior consultant for a large financial institution in the Pacific Northwest. He has used object-oriented and pattern-based analysis techniques throughout his 20-year career in knowledge management and knowledge engineering. He holds a master of science in applied mathematics, an MBA, and a master of arts in intercultural studies. (c) Copyright Pearson Education. All rights reserved.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

  • VerlagAddison-Wesley Professional
  • Erscheinungsdatum2004
  • ISBN 10 0321247140
  • ISBN 13 9780321247148
  • EinbandTapa blanda
  • SpracheEnglisch
  • Anzahl der Seiten468

Gebraucht kaufen

Zustand: Befriedigend
Used book that is in clean, average...
Diesen Artikel anzeigen

Gratis für den Versand innerhalb von/der USA

Versandziele, Kosten & Dauer

EUR 48,99 für den Versand von Deutschland nach USA

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

9788131700846: Design Patterns Explained: A New Perspective on Object-Oriented Design, 2/e

Vorgestellte Ausgabe

ISBN 10:  8131700844 ISBN 13:  9788131700846
Softcover

Suchergebnisse für Design Patterns Explained: A New Perspective on Object-Orien...

Beispielbild für diese ISBN

Shalloway, Alan, Trott, James
ISBN 10: 0321247140 ISBN 13: 9780321247148
Gebraucht Softcover

Anbieter: Better World Books, Mishawaka, IN, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Used book that is in clean, average condition without any missing pages. Artikel-Nr. 5189307-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 6,60
Währung umrechnen
Versand: Gratis
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Shalloway, Alan, Trott, James
ISBN 10: 0321247140 ISBN 13: 9780321247148
Gebraucht Softcover

Anbieter: Better World Books, Mishawaka, IN, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Artikel-Nr. 9173632-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 6,60
Währung umrechnen
Versand: Gratis
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Shalloway, Alan, Trott, James
ISBN 10: 0321247140 ISBN 13: 9780321247148
Gebraucht Softcover

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Artikel-Nr. 9173632-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,02
Währung umrechnen
Versand: EUR 9,40
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Shalloway, Alan|Trott, James R.
ISBN 10: 0321247140 ISBN 13: 9780321247148
Neu Softcover

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Explains concepts of Object-Oriented Design using analogies.Design Patterns Explained, Second Edition is a simple, clear, and practical introduction to patterns. Using dozens of new C# and updated Java examples, it shows students how to use patterns to . Artikel-Nr. 5905665

Verkäufer kontaktieren

Neu kaufen

EUR 50,31
Währung umrechnen
Versand: EUR 48,99
Von Deutschland nach USA
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb