Object Oriented Analysis and Design (IT-7002)

Syllabus
UNIT 1:
Overview of Object Oriented concepts: Objects and classes, abstraction, generalization and inheritance, encapsulation, multiple inheritance, aggregation abstraction classes, polymorphism, link and association, Need for object oriented approach
UNIT 2:
System design life cycle, object oriented S/W development process model, Object Oriented Analysis, Object Modeling Technique (OMT): object model, function model, relationship among models, object diagrams, state diagrams, data flow diagrams, analysis
UNIT 3:
Object oriented Design: Overview of object design, Combination the models, Designing algorithms, design optimization, Implementation of control, Adjustment, Design of association, object representation, physical packaging, documenting design decision, comparison of use-case driven approach.
UNIT 4:
Translation Object Oriented design into implementation, Programming style, Documentation, characterization of object oriented languages, Comparison of object oriented language like C++, JAVA, object programming.
UNIT 5:
Unified Modeling Language (UML): Class diagram sequence diagram Use case diagram, Collaboration, diagram, state, chart diagram, Activity diagram, component diagram, deployment diagram, Object oriented Database: Relational Vs .object oriented database, the architecture of object oriented database, query language for Object Oriented database.
NOTES
- Unit 1
- Unit 2
- Unit 3
- Unit 4
- Unit 5
References
Satzinger, Jackson and Burd, “Object oriented Analysis and design with the Unified Process”, CENGAGE Learning.
Michael Blaha and J. Rumbugh, “Object oriented Modeling and design with UML”, Pearson Education
O’Docherty, “Object Oriented Analysis and Design Understanding, System Development with UML2.0”, Wiley India.
List of Experiment:-
1 Draw Object, state, Data flow Diagram of ATM.
2 Draw Object, state, Data flow Diagram of Telephone Call.
3 Draw Object, state, Data flow Diagram of Library Information System.
4 Draw Object, state, Data flow Diagram of Airline reservation System.
5 Draw Object, state, Data flow Diagram of Calculator.
6 Draw Object, state, Data flow Diagram of College Management system.
7 Draw Object, state, Data flow Diagram of Payroll System.
8 Draw Object, state, Data flow Diagram of Railway Reservation system.
9 Draw Object, state, Data flow Diagram of Online Sales.
10 Draw Object, state, Data flow Diagram of Examination result display System of a University.
Comments
Post a Comment