PortadaGruposCharlasMásPanorama actual
Buscar en el sitio
Este sitio utiliza cookies para ofrecer nuestros servicios, mejorar el rendimiento, análisis y (si no estás registrado) publicidad. Al usar LibraryThing reconoces que has leído y comprendido nuestros términos de servicio y política de privacidad. El uso del sitio y de los servicios está sujeto a estas políticas y términos.

Resultados de Google Books

Pulse en una miniatura para ir a Google Books.

Cargando...

Object-Oriented Analysis and Design with Applications

por Grady Booch

MiembrosReseñasPopularidadValoración promediaConversaciones
533245,523 (3.49)Ninguno
Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET. The authors draw upon their rich and varied experience to offer improved methods for object development and numerous examples that tackle the complex problems faced by software engineers, including systems architecture, data acquisition, cryptoanalysis, control systems, and Web development. They illustrate essential concepts, explain the method, and show successful applications in a variety of fields. You'll also find pragmatic advice on a host of issues, including classification, implementation strategies, and cost-effective project management. New to this new edition are An introduction to the new UML 2.0, from the notation's most fundamental and advanced elements with an emphasis on key changes New domains and contexts A greatly enhanced focus on modeling--as eagerly requested by readers--with five chapters that each delve into one phase of the overall development lifecycle. Fresh approaches to reasoning about complex systems An examination of the conceptual foundation of the widely misunderstood fundamental elements of the object model, such as abstraction, encapsulation, modularity, and hierarchy How to allocate the resources of a team of developers and mange the risks associated with developing complex software systems An appendix on object-oriented programming languages This is the seminal text for anyone who wishes to use object-oriented technology to manage the complexity inherent in many kinds of systems. Sidebars Preface Acknowledgments About the Authors Section I: Concepts Chapter 1: Complexity Chapter 2: The Object Model Chapter 3: Classes and Objects Chapter 4: Classification Section II: Method Chapter 5: Notation Chapter 6: Process Chapter 7: Pragmatics Chapter 8: System Architecture: Satellite-Based Navigation Chapter 9: Control System: Traffic Management Chapter 10: Artificial Intelligence: Cryptanalysis Chapter 11: Data Acquisition: Weather Monitoring Station Chapter 12: Web Application: Vacation Tracking System Appendix A: Object-Oriented Programming Languages Appendix B: Further Reading Notes Glossary Classified Bibliography Index… (más)
Ninguno
Cargando...

Inscríbete en LibraryThing para averiguar si este libro te gustará.

Actualmente no hay Conversaciones sobre este libro.

Mostrando 2 de 2
unable to finish ( )
  NachoSeco | Oct 10, 2022 |
There are too many books about methodologies and very few good ones that describe the design process for real world applications.
For this reason the "applications" word in the title of this book is very appealing to me and I guess to most software designers.
So the first big disappointment is that of the about 700 pages of this book only 200 pages cover the "applications" aspect.
Other disappointment is that almost 200 pages are bibliographic references in different forms !! !!
The final 300 pages, that are the first part of the book, are mostly a personal view of the authors (I guess Booch is the author of this section) about complexity and object oriented modeling methodology. I say just modeling and not design or analysis because there is no description in the book of a true analysis or design process but rather of a methodology to model an existing design using OOP and UML.
The author point of view is that there is an "object oriented methodology" that is completely self contained in the use of strongly typed OOP and UML notation, this is THE methodology, all the rest is accessory or maybe alternative (but suboptimal). In my opinion the book is in a certain sense very good at proofing the contrary, that object orientation "alone" is not enough, but the diatribe on methods and frameworks is a never ending argument. For those who are interested on the "analysis methods" topic I would suggest books of David C.Hay (a very interesting paper on the subject of this book is here: http://www.essentialstrategies.com/documents/ooa.pdf) or Martin Fowler, Analysis Patterns book.

Let's go back to the "applications" section of the book.
The 5 examples described in the 200 pages are all very different in complexity but the problem is that some of them generate an outcome that is different from what the reader would expect given the title of the book, unless we suppose this book was targeted to newbies or graduate students.
The result is that the 5 examples together are not able to convey the idea of object orientation as a framework that per se can drive and fullfill the processes of analysis and design.
In some of the examples object orientation just looks like a graphical view of the author solution to the described problem, just a way to braindump an implementation in form of diagrams. And some of the 5 examples describe systems that are so complex that even just a description of the final design would be unrealistic in only 30/40 pages.
Another issue are the biblical bibliographic references, too many and many of these are outdated for a 2007 edition of the book, for example one of the 5 applications turns all around the blackboard design pattern and the author doesn't make any reference at all to the PoSA book but rather references an old paper from 60's :(.

Final issue that is quite serious for me is in the diagramming styles, there are at least 4 different UML styles, from black and white clean diagrams to diagrams in shades of gray generated by some programming IDE to diagrams to others that are sketched using other diagramming tool and so on, some of the diagrams also have lack of UML style, with arrows pointing in any possible direction, etc.
That's not acceptable for a 70$ book about software design. ( )
  benedetto.fiorelli | Jan 22, 2011 |
Mostrando 2 de 2
sin reseñas | añadir una reseña

Premios

Debes iniciar sesión para editar los datos de Conocimiento Común.
Para más ayuda, consulta la página de ayuda de Conocimiento Común.
Título canónico
Información procedente del conocimiento común inglés. Edita para encontrar en tu idioma.
Título original
Títulos alternativos
Fecha de publicación original
Personas/Personajes
Lugares importantes
Acontecimientos importantes
Películas relacionadas
Epígrafe
Dedicatoria
Primeras palabras
Citas
Últimas palabras
Aviso de desambiguación
Editores de la editorial
Blurbistas
Idioma original
DDC/MDS Canónico
LCC canónico
Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET. The authors draw upon their rich and varied experience to offer improved methods for object development and numerous examples that tackle the complex problems faced by software engineers, including systems architecture, data acquisition, cryptoanalysis, control systems, and Web development. They illustrate essential concepts, explain the method, and show successful applications in a variety of fields. You'll also find pragmatic advice on a host of issues, including classification, implementation strategies, and cost-effective project management. New to this new edition are An introduction to the new UML 2.0, from the notation's most fundamental and advanced elements with an emphasis on key changes New domains and contexts A greatly enhanced focus on modeling--as eagerly requested by readers--with five chapters that each delve into one phase of the overall development lifecycle. Fresh approaches to reasoning about complex systems An examination of the conceptual foundation of the widely misunderstood fundamental elements of the object model, such as abstraction, encapsulation, modularity, and hierarchy How to allocate the resources of a team of developers and mange the risks associated with developing complex software systems An appendix on object-oriented programming languages This is the seminal text for anyone who wishes to use object-oriented technology to manage the complexity inherent in many kinds of systems. Sidebars Preface Acknowledgments About the Authors Section I: Concepts Chapter 1: Complexity Chapter 2: The Object Model Chapter 3: Classes and Objects Chapter 4: Classification Section II: Method Chapter 5: Notation Chapter 6: Process Chapter 7: Pragmatics Chapter 8: System Architecture: Satellite-Based Navigation Chapter 9: Control System: Traffic Management Chapter 10: Artificial Intelligence: Cryptanalysis Chapter 11: Data Acquisition: Weather Monitoring Station Chapter 12: Web Application: Vacation Tracking System Appendix A: Object-Oriented Programming Languages Appendix B: Further Reading Notes Glossary Classified Bibliography Index

No se han encontrado descripciones de biblioteca.

Descripción del libro
Resumen Haiku

Debates activos

Ninguno

Cubiertas populares

Enlaces rápidos

Valoración

Promedio: (3.49)
0.5
1 2
1.5 1
2 1
2.5 2
3 10
3.5 3
4 10
4.5 1
5 6

¿Eres tú?

Conviértete en un Autor de LibraryThing.

 

Acerca de | Contactar | LibraryThing.com | Privacidad/Condiciones | Ayuda/Preguntas frecuentes | Blog | Tienda | APIs | TinyCat | Bibliotecas heredadas | Primeros reseñadores | Conocimiento común | 205,162,834 libros! | Barra superior: Siempre visible