UML Tutorial for Beginners
Blog containing resources for uml like lecture notes, lecture videos, lab manual, uml diagrams, objective bits, important questions and more.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

Object Oriented Analysis and Design

Categories: OOAD. 2 Comments on Object Oriented Analysis and Design

During object-oriented analysis, the focus is on finding and describing objects or concepts in the problem domain. For example, in the case of library management system, some of the concepts are Book, Library and Librarian.   During object-oriented design, the focus is on defining software objects and how they collaborate to fulfill the requirements. For […]

Read the rest of this entry »