session 1(tt)

16
SESSION 1

Upload: raghavendra-naidu

Post on 10-Apr-2018

227 views

Category:

Documents


0 download

TRANSCRIPT

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 1/16

SESSION 1

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 2/16

Inputs and Outputs

Hardware

Software and their classification

Databases

Interfaces

 ©2009 The Trinity Training. All rights reserved 2

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 3/16

Any type of information that is fed into acomputer

The data to be processed by a system

Example: Requirements collected from the client todesign a system.

 ©2009 The Trinity Training. All rights reserved 3

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 4/16

Output is the useful information that leaves thesystem; i.e. processed information

Example: System being design for the requirementscollected.

 ©2009 The Trinity Training. All rights reserved 4

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 5/16

Hardware is a general term that refers to thephysical artifacts of a technology.

Example: Hard disk, Monitor, Mother board

 ©2009 The Trinity Training. All rights reserved 5

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 6/16

Computer software is a general term used todescribe a set of instructions for a computerwhich enable the computer to do a certain task

with a desired output. They can be catogorized into

Operating System Software

Application Software

Custom Software

 ©2009 The Trinity Training. All rights reserved 6

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 7/16

Operating System Software – Acts an aninterface between the computer and the enduser

E.g. – Windows, Unix, Linux

Application Software – refers to a complete and

self-contained software that helps the useraccomplish a specific task

E.g. – MS-Office, Winamp Player etc.

 ©2009 The Trinity Training. All rights reserved 7

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 8/16

Custom Software: refers to a system developedas per the client specific requirements

E.g.: A software for a Bank or a Hospital

 ©2009 The Trinity Training. All rights reserved 8

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 9/16

Database is a collection of information that isorganized so that it can easily be accessed,managed, and updated

DBMS is a software system that enables usersto define, create and maintain the database andwhich provides controlled access to thedatabase

 ©2009 The Trinity Training. All rights reserved 9

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 10/16

Early Types of DBMS

Flat files

Hierarchical

Network

Current Generation

Relational

Advanced Systems

- Object Based

 ©2009 The Trinity Training. All rights reserved 10

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 11/16

Hierarchical - data is organized into a tree-likestructure, implying a single upward link ineach node to describe the nesting.

E.g.

 ©2009 The Trinity Training. All rights reserved 11

CUSTOMER

ORDER

ORDER ITEM SHIPMENT

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 12/16

Network – A database that runs in a network.It implies that the DBMS was designed with aclient/server architecture.

A database organization method that allowsfor data relationships in a net-like form

A single data element can point to multipledata elements and can itself be pointed to byother data elements

 ©2009 The Trinity Training. All rights reserved 12

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 13/16

E.g. :

 ©2009 The Trinity Training. All rights reserved 13

CUSTOMER

ORDER 6

ORDER 5

ORDER 4

ORDER 1

ORDER 2

ORDER 3

ORDER ITEM 3

ORDER ITEM 2ORDER ITEM 1

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 14/16

Relational –

Database in which all data are represented in

tabular form which contain rows andcolumns

The relational approach supports queries thatinvolve several tables by providingautomatic links across tables

 ©2009 The Trinity Training. All rights reserved 14

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 15/16

?

 ©2009 The Trinity Training. All rights reserved 15

8/8/2019 Session 1(TT)

http://slidepdf.com/reader/full/session-1tt 16/16

End of the session

 ©2009 The Trinity Training. All rights reserved 16