Knowledge in Object Oriented System Design

Object Oriented System Design for 6th Semester B.Tech KIIT University

Study Material for Object Oriented System Design for 6th Semester B.Tech KIIT University

OBJECT ORIENTED SYSTEM DESIGN

oosd dealts with class diagrams ,sequence diagrams,collabration diagram

oosdesign

Object-Oriented Analysis Principles using UML

oosdesign

Object Analysis: Classification

oosdesign

Identifying Object Relationships, Attributes and Methods

oosdesign

chapter-11 oosd

mid-sem notes

oosd mid-sem notes

Object Oriented Design and Analysis

The content will provide the users a brief insight of the subject Object Oriented Design and Object Oriented Analysis. These are two different books Providing almost material required for the subject study.

Graphs in Design Implementation and Algorithms

The content provides the reader an insight of the graphs that are used in the design implementation and algorithms. Starting from the introduction to the implementation and the graphs itself. Happy Learning!

SYSTEM SOFTWARE

There are two main types of software: systems software and application software. Systems software includes the programs that are dedicated to managing the computer itself, such as the operating system, file management utilities, and disk operating system (or DOS). System software is a software that provides platform to other softwares. Some examples can be operating systems, antivirus softwares, disk formating softwares, Computer language translators etc. These are commonly prepared by the computer manufacturers. These softwares consists of programs written in low-level languages, used to interact with the hardware at a very basic level. System software serves as the interface between the hardware and the end users. The most important features of system software include : 1. Closeness to the system 2. Fast speed 3. Difficult to manipulate 4. Written in low level language 5. Difficult to design Operating System An operating system (OS) is a type of system software that manages computer’s hardware and software resources. It provides common services for computer programs. An OS acts a link between the software and the hardware. It controls and keeps a record of the execution of all other programs that are present in the computer, including application programs and other system software. The most important tasks performed by the operating system are