Book Description
This text applies object-oriented techniques to the entire software development cycle.
Author : James Rumbaugh
Publisher :
Page : 520 pages
File Size : 41,29 MB
Release : 1991
Category : Computers
ISBN :
This text applies object-oriented techniques to the entire software development cycle.
Author : Michael Blaha
Publisher : Pearson Education India
Page : 508 pages
File Size : 14,91 MB
Release : 2007-09
Category :
ISBN : 9788131711064
The revision offers a crisp, clear explanation of the basics of object-oriented thinking via UML models, then presents a process for applying these principles to software development, including C++, Java, and relational databases. An integrated case study threads throughout the book, illustrating key ideas as well as their application.
Author : Martina Seidl
Publisher : Springer
Page : 215 pages
File Size : 38,84 MB
Release : 2015-02-21
Category : Computers
ISBN : 331912742X
This textbook mainly addresses beginners and readers with a basic knowledge of object-oriented programming languages like Java or C#, but with little or no modeling or software engineering experience – thus reflecting the majority of students in introductory courses at universities. Using UML, it introduces basic modeling concepts in a highly precise manner, while refraining from the interpretation of rare special cases. After a brief explanation of why modeling is an indispensable part of software development, the authors introduce the individual diagram types of UML (the class and object diagram, the sequence diagram, the state machine diagram, the activity diagram, and the use case diagram), as well as their interrelationships, in a step-by-step manner. The topics covered include not only the syntax and the semantics of the individual language elements, but also pragmatic aspects, i.e., how to use them wisely at various stages in the software development process. To this end, the work is complemented with examples that were carefully selected for their educational and illustrative value. Overall, the book provides a solid foundation and deeper understanding of the most important object-oriented modeling concepts and their application in software development. An additional website offers a complete set of slides to aid in teaching the contents of the book, exercises and further e-learning material.
Author : Don Rosenberg
Publisher : Apress
Page : 456 pages
File Size : 25,27 MB
Release : 2008-06-28
Category : Computers
ISBN : 1430203692
Diagramming and process are important topics in today’s software development world, as the UML diagramming language has come to be almost universally accepted. Yet process is necessary; by themselves, diagrams are of little use. Use Case Driven Object Modeling with UML - Theory and Practice combines the notation of UML with a lightweight but effective process - the ICONIX process - for designing and developing software systems. ICONIX has developed a growing following over the years. Sitting between the free-for-all of Extreme Programming and overly rigid processes such as RUP, ICONIX offers just enough structure to be successful.
Author : Kenneth Barclay
Publisher : Elsevier
Page : 417 pages
File Size : 48,2 MB
Release : 2003-12-17
Category : Computers
ISBN : 0080497551
Object-Oriented Design with UML and Java provides an integrated introduction to object-oriented design with the Unified Modelling Language (UML) and the Java programming language. The book demonstrates how Java applications, no matter how small, can benefit from some design during their construction. Fully road-tested by students on the authors' own courses, the book shows how these complementary technologies can be used effectively to create quality software. It requires no prior knowledge of object orientation, though readers must have some experience of Java or other high level programming language. This book covers object technology; object-oriented analysis and design; and implementation of objects with Java. It includes two case studies dealing with library applications. The UML has been incorporated into a graphical design tool called ROME, which can be downloaded from the book's website. This object modelling environment allows readers to prepare and edit various UML diagrams. ROME can be used alongside a Java compiler to generate Java code from a UML class diagram then compile and run the resulting application for hands-on learning. This text would be a valuable resource for undergraduate students taking courses on O-O analysis and design, O-O modelling, Java programming, and modelling with UML. * Integrates design and implementation, using Java and UML* Includes case studies and exercises * Bridges the gap between programming texts and high level analysis books on design
Author : James J. Odell
Publisher : Cambridge University Press
Page : 270 pages
File Size : 10,19 MB
Release : 1998-02-13
Category : Computers
ISBN : 9780521648196
This 1998 book conveys the essence of object-oriented programming and software building through the Unified Modeling Language.
Author : Michael Blaha
Publisher : Pearson
Page : 522 pages
File Size : 22,91 MB
Release : 1998
Category : Computers
ISBN :
Written from a software engineering perspective, this book shows programmers & developers how to build object-oriented database applications for distributed & client/server environments using the newest update of the OMT methodology & UML.
Author : Michael Blaha
Publisher : Pearson
Page : 504 pages
File Size : 46,70 MB
Release : 2005
Category : Computers
ISBN :
The revision offers a crisp, clear explanation of the basics of object-oriented thinking via UML models, then presents a process for applying these principles to software development, including C++, Java, and relational databases. An integrated case study threads throughout the book, illustrating key ideas as well as their application.
Author : Hassan Gomaa
Publisher : Cambridge University Press
Page : 577 pages
File Size : 48,65 MB
Release : 2011-02-21
Category : Computers
ISBN : 1139494732
This book covers all you need to know to model and design software applications from use cases to software architectures in UML and shows how to apply the COMET UML-based modeling and design method to real-world problems. The author describes architectural patterns for various architectures, such as broker, discovery, and transaction patterns for service-oriented architectures, and addresses software quality attributes including maintainability, modifiability, testability, traceability, scalability, reusability, performance, availability, and security. Complete case studies illustrate design issues for different software architectures: a banking system for client/server architecture, an online shopping system for service-oriented architecture, an emergency monitoring system for component-based software architecture, and an automated guided vehicle for real-time software architecture. Organized as an introduction followed by several short, self-contained chapters, the book is perfect for senior undergraduate or graduate courses in software engineering and design, and for experienced software engineers wanting a quick reference at each stage of the analysis, design, and development of large-scale software systems.
Author : Meilir Page-Jones
Publisher : Addison-Wesley Professional
Page : 484 pages
File Size : 18,99 MB
Release : 2000
Category : Computers
ISBN : 9780201699463
With this book, object-oriented developers can hone the skills necessary to create the foundation for quality software: a first-rate design. The book introduces notation, principles, and terminology that developers can use to evaluate their designs and discuss them meaningfully with colleagues. Every developer will appreciate the detailed diagrams, on-point examples, helpful exercises, and troubleshooting techniques.