Object-Oriented Analysis and Design
β Scribed by Sarnath Ramnath, Brahma Dathan (auth.), Sarnath Ramnath, Brahma Dathan (eds.)
- Publisher
- Springer-Verlag London
- Year
- 2011
- Tongue
- English
- Leaves
- 489
- Series
- Undergraduate Topics in Computer Science
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
β¦ Table of Contents
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
β¦ Subjects
Software Engineering; Software Engineering/Programming and Operating Systems; Programming Techniques
π SIMILAR VOLUMES
For courses in object-oriented systems analysis and design. This text teaches students object-oriented systems analysis and design in a highly practical and accessible way.</div>
For courses in object-oriented systems analysis and design. This text teaches students object-oriented systems analysis and design in a highly practical and accessible way.
<em>Head First Object Oriented Analysis and Design</em> is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible and usable for the practitioner. --Ivar Jacobson, Ivar Jacobson Consulting <p>''I just finished r