18
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software Ø Software: can be divided into: v v systems software or system programs applications software or application programs Ø Types of Computer Software

* Property of STI Page 1 of 18

  • Upload
    elkan

  • View
    20

  • Download
    0

Embed Size (px)

DESCRIPTION

Basic Computer Concepts Software. Software: can be divided into:. Ø. systems software or system programs applications software or application programs. v v. Types of Computer Software. Ø. Software: Systems and Applications. * Property of STI Page 1 of 18. Basic Computer Concepts - PowerPoint PPT Presentation

Citation preview

Page 1: * Property of STI Page 1 of 18

* Property of STIPage 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Software

Ø Software: can be divided into:v

vsystems software or system programsapplications software or applicationprograms

ØTypes of Computer Software

Page 2: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Functions of anOperating System

ØOperating Systemsv

v

collection of system programs and routinesthat reside in the computer’s memoryfunctions:• Schedule input and output operations• Schedule work of jobs according topriority

• Communicate with the human operator• Handle interruptions and monitorsystem status

• Log the jobs that are finished andcurrently being executed

• Control system access and datasecurity functions

• Facilitate in locating and debuggingerrors

• Handle multiprogramming, so thatseveral programs can run at the sametime

Page 3: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Functions of anOperating SystemØOperating Systems

v

v

v

stored in a secondary storage device knownas a system residence devicein the early days when magnetic tapedrives are still used as storage devices,operating systems that are stored inmagnetic tapes are called Tape OperatingSystemsif the operating system is stored in amagnetic disk it is called a Disk OperatingSystem (DOS)

Resident Storage Device

Page 4: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Structure of anOperating System

Page 5: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Programs that Make Upan Operating System

v

v

Control Programs - manage the overallsystem operations and perform tasks suchas scheduling, input/output handling,monitoring of system status andcommunication with the programmer• Supervisor Program• Input/Output Control System

Service Programs - are subprograms orroutines that are frequently used by theprogrammer• Language Translator Programs• Librarian Programs• Utility Programs• Diagnostic Programs

Page 6: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystem

v

v

v

MS-DOSThe Windows Family of OperatingSystems• Windows 1.0, 2.0, 3.1 and 3.11• Windows NT and Windows 2000• Windows 95, 98, ME and XP

UNIX and Linux

Page 7: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemWhat’s the best-selling operating system?

Ø

Ø

Microsoft Windows is being used on over 80percent of the world’s personal computers.Windows has evolved through several versions,since its introduction.

Page 8: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystem

Page 9: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemWhat’s the best-selling operating system?

Ø

Ø

Windows 95, Windows 98, Windows ME andWindows XP provide basic networkingcapabilities, making them appropriate forsmall networks in homes and businesses.Windows NT, Windows 2000, and Windows XPProfessional are typically classified as serveroperating systems.

Page 10: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemIs Mac OS similar to Windows?

Ø

Ø

Ø

Ø

Both operating systems base their userinterfaces on the graphical model that wasoriginated at Xerox PARC.Both Mac and Windows interfaces use a mouseto point and click various icons and menus.Both also provide basic networkingcapabilities.Though the selection is not as vast as thecollection of Windows, a collection of softwareis available for computers that run Mac OS.

Page 11: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemAre UNIX and Linux the same?

Ø

Ø

Ø

UNIX gained a good reputation for itsdependability in multi-user environments.Many versions of UNIX became available formainframes and microcomputers.Linux is distributed under the terms of aGeneral Public License (GPL), allowingeveryone to make copies for their own use, togive others, or to sell.

Page 12: * Property of STI Page 1 of 18

* Property of STIPage 12 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemAre UNIX and Linux the same?

Ø

Ø

Ø

Linux shares several technical features withUNIX.Linux is considered to be a popular operatingsystem for e-mail , web-servers and local areanetworks.Linux has been gaining popularity as a desktopoperating system.

Page 13: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Survey of an OperatingSystemWhy do I keep hearing about DOS?

Ø

Ø

Ø

Ø

DOS was the first operating system and itscryptic command-line user interface left anindelible impression.The remnants of DOS still linger in the world ofpersonal computers, because it provides partof the operating system kernel for Windowsversions 3.1, 95, 98 and ME.Users rarely interact with DOS, because it iswell hidden by the Windows graphical userinterface.DOS is nothing more than footnotes in thehistory of the computer industry.

Page 14: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Application Software

An Overview of Application SoftwareØWord Processing

va term used in manipulating text or wordsin a file

ØBasic features:v insert textvvvvvvv

delete textcut and pastecopypage size and marginssearch and replaceword wrapPrint

ØAdvanced features:vvvvvvvvvvvv

file managementfont specificationsfootnotes and cross-referencesgraphicsheaders, footers, and page numberinglayoutmergesspell checkertables of contents and indexesthesauruswindowsWYSIWYG

Page 15: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Application Software

Microsoft Word

Page 16: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Application Software

Ø Spreadsheetv

v

computer programs especially designed todisplay information graphically and allowfiles and data to be manipulated easilyan electronic ledger sheet on which dataare entered

MS Excel Spreadsheet Program

Page 17: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Application Software

ØDatabase Managementv

v

application software packages thatcomputerize the everyday task ofrecording, processing, filing, andmanipulation of information in thedatabaseDatabase : a collection of informationorganized in such a way that a computerprogram can quickly select desired piecesof information (or data); like an electronicfiling system

ØBasic features:vv

v

vv

To add or delete information within a fileTo search a file for some information basedon some criteriaTo update information from within a fileTo sort information into some orderTo generate a printout or reports

Page 18: * Property of STI Page 1 of 18

Software: Systems and Applications

Basic Computer Concepts

Application Software

ØGraphics Software Packagesvdesigned to allow the user to displayimages on a computer monitor or to printthe images on a printer

ØExamples of graphic applications:v

vvv

vv

paint programsillustration/design programspresentation graphics softwareanimation softwareCAD softwaredesktop publishing