OOP–Object-oriented Analysis and Design (OOAD) 1.21
1.10 OOP–Object-oriented Analysis and Design (OOAD)
From our long experience of teaching undergraduate and post graduate students, we have
come to understand that students are good programmers but lack adequate exposure to
become good project team members or leads. Where does the problem lie?
Students need to be taught to think objective-oriented programming and systems (OOP)
skills right from the beginning. This section is our attempt towards that. In this section, we would
briefly expose to all the terms and terminologies connected with analysis and design using object-
oriented technologies such as objects, object and use of UML(Unified Modeling Language).
We have already covered in detail ...