Object-Oriented Analysis and Design

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Object-oriented analysis and design (OOAD) has over the years, become a vast field, encompassing such diverse topics as design process and principles, documentation tools, refactoring, and design and architectural patterns. For most students the learning experience is incomplete without implementation. This new textbook provides a comprehensive introduction to OOAD. The salient points of its coverage are: • A sound footing on object-oriented concepts such as classes, objects, interfaces, inheritance, polymorphism, dynamic linking, etc. • A good introduction to the stage of requirements analysis. • Use of UML to document user requirements and design. • An extensive treatment of the design process. • Coverage of implementation issues. • Appropriate use of design and architectural patterns. • Introduction to the art and craft of refactoring. • Pointers to resources that further the reader’s knowledge. All the main case-studies used for this book have been implemented by the authors using Java. The text is liberally peppered with snippets of code, which are short and fairly self-explanatory and easy to read. Familiarity with a Java-like syntax and a broad understanding of the structure of Java would be helpful in using the book to its full potential. Brahma Dathan is an associate professor in the Department of Information and Computer Sciences at Metropolitan State University, Minnesota. He obtained his BS in engineering with special focus on electronics and communication from the University of Kerala, MTech in computer science from IIT Madras and PhD in computer science from University of Pittsburgh. Sarnath Ramnath received his BTech and MTech degrees from IIT Delhi in 1984 and 1987 respectively, and his PhD in Computer Science from SUNY, Buffalo, in 1994. His areas of interest include algorithm analysis and design, data-structures, computational geometry and object-oriented software design. He is currently Professor and Chair of the Department of Computer Science at Minnesota State University, St Cloud, MN, USA.

Author(s): Sarnath Ramnath, Brahma Dathan (auth.), Sarnath Ramnath, Brahma Dathan (eds.)
Series: Undergraduate Topics in Computer Science
Edition: 1
Publisher: Springer-Verlag London
Year: 2011

Language: English
Pages: 440
Tags: Software Engineering; Software Engineering/Programming and Operating Systems; Programming Techniques

Front Matter....Pages i-xvii
Front Matter....Pages 1-1
Introduction....Pages 3-11
Basics of Object-Oriented Programming....Pages 12-51
Relationships between Classes....Pages 52-79
Language Features for Object-Oriented Implementation....Pages 80-110
Front Matter....Pages 111-111
Elementary Design Patterns....Pages 113-133
Analysing a System....Pages 134-166
Design and Implementation....Pages 167-209
How ‘Object-Oriented’ is Our Design?....Pages 210-230
Front Matter....Pages 231-231
Exploring Inheritance....Pages 233-286
Modelling with Finite State Machines....Pages 287-338
Interactive Systems and the MVC Architecture....Pages 339-407
Designing with Distributed Objects....Pages 408-448
Back Matter....Pages 449-470