0% found this document useful (0 votes)
568 views1 page

Object Oriented Technology Mcse

This document outlines the units covered in an Object Oriented Technology course, including an overview of object oriented concepts, object oriented design methodology, object oriented programming in C++, object oriented databases, and distributed object oriented systems. It also lists 7 reference books on topics like object oriented software development, C++ programming, data management, and database systems.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
568 views1 page

Object Oriented Technology Mcse

This document outlines the units covered in an Object Oriented Technology course, including an overview of object oriented concepts, object oriented design methodology, object oriented programming in C++, object oriented databases, and distributed object oriented systems. It also lists 7 reference books on topics like object oriented software development, C++ programming, data management, and database systems.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

OBJECT ORIENTED TECHNOLOGY MCSE-104 UNIT 1 0verview of object oriented concepts : Need for object oriented programming, characterization

of object oriented languages. Unit 2 Object oriented Design : object structure concepts, methodology for object oriented design (Booch, and chen and chen ), Design modelling, system design life cycle. Unit 3 Object oriented programming : An overview of c++ programming, loops and decisions, structures and functions, objects and classes, Array and pointers, Inheritence, virtual function, files and stream. Unit4 Object oriented Databases : Relational v/s object oriented databases, The architecture of OO databases, Query languages for OO databases, Gemstone/O2/orion. Unit5 Distributed object oriented systems : Object management group, CORBA. Reference Books : 1. Object Oriented S/W Development by Mc. Gregor & Sykes DA, Van Nostrand. 2. OOP in C++ by Lafore, Galgotia Pub. 3. The C++ Programming Language by Stroustrup B, Addison Wesely 4. Introduction to OOP by Witt KV, Galgotia Pub. 5. Object Data Management by Cattel R., Addison Wesely 6. Modern Data Base System by Kim W, ACM Press, Addison Wesely 7. OOP by Blaschek G, Springer Verlag

You might also like