mid lec 4 software - system & application

Upload: jamie-wong

Post on 09-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/8/2019 MID LEC 4 Software - System & Application

    1/72

  • 8/8/2019 MID LEC 4 Software - System & Application

    2/72

    2 ClassificationsofSoftware

    System Software - performs tasks necessary to the efficient

    management of the hardware. It refers to computer programs or

    library files whose purpose is to help run the computer system.

    These programs are usually made available to the user by the

    manufacturers of the computer system. It includes operating system,utility programs, compilers and interpreters.

    Application Software - programs that help solve and meet user

    problems and needs directly. They are designed to perform specific

    functions, which make daily activities easier and facilitate the

    performance of work efficiently and effectively. Application Software

    can serve as productivity tools; assist in graphics and

    multimedia projects; support home, personal and educational

    use, and facilitate communication

  • 8/8/2019 MID LEC 4 Software - System & Application

    3/72

    3 CategoriesofSystemSoftware

    1.OperatingSystem

    2. UtilityPrograms

    3.Programming Languages

  • 8/8/2019 MID LEC 4 Software - System & Application

    4/72

    SystemSoftware

    Operating System (OS) - is a set of programs

    which controls and coordinates the whole

    operation of the computer system. It acts as the

    computers internal government, controller andresource manager. It is the first program loaded

    in memory to ensure the convenience of the

    user and the efficiency of the whole computer

    system. The operating system provides theinterface among the hardware, application

    programs, files and the user

  • 8/8/2019 MID LEC 4 Software - System & Application

    5/72

  • 8/8/2019 MID LEC 4 Software - System & Application

    6/72

    ExamplesofOS

    Windows1/3/3.11

    Windows 95

    Windows 98

    Windows CE

    WindowsME

    Windows NT

    Windows 2000

    WindowsXP

    Windows Vista

    WindowsServer2003

    WindowsServer2008

    Windows Vienna/ 7

  • 8/8/2019 MID LEC 4 Software - System & Application

    7/72

    ExamplesofOS

    OS/2

  • 8/8/2019 MID LEC 4 Software - System & Application

    8/72

    UNIX

  • 8/8/2019 MID LEC 4 Software - System & Application

    9/72

    DOS

  • 8/8/2019 MID LEC 4 Software - System & Application

    10/72

    MacOS

  • 8/8/2019 MID LEC 4 Software - System & Application

    11/72

    JavaOS

  • 8/8/2019 MID LEC 4 Software - System & Application

    12/72

    LINUX Red Hat

  • 8/8/2019 MID LEC 4 Software - System & Application

    13/72

    LINUX Suse

  • 8/8/2019 MID LEC 4 Software - System & Application

    14/72

    LINUX Mandrake

  • 8/8/2019 MID LEC 4 Software - System & Application

    15/72

    LINUX Ubuntu

  • 8/8/2019 MID LEC 4 Software - System & Application

    16/72

    Windows1

    Windows3

  • 8/8/2019 MID LEC 4 Software - System & Application

    17/72

    Windows3.11

  • 8/8/2019 MID LEC 4 Software - System & Application

    18/72

    Windows 95

  • 8/8/2019 MID LEC 4 Software - System & Application

    19/72

    Windows 98

  • 8/8/2019 MID LEC 4 Software - System & Application

    20/72

    Windows CE

  • 8/8/2019 MID LEC 4 Software - System & Application

    21/72

    WindowsME

  • 8/8/2019 MID LEC 4 Software - System & Application

    22/72

    Windows NT

  • 8/8/2019 MID LEC 4 Software - System & Application

    23/72

    Windows 2000

  • 8/8/2019 MID LEC 4 Software - System & Application

    24/72

    WindowsXP

  • 8/8/2019 MID LEC 4 Software - System & Application

    25/72

    Windows Vista

  • 8/8/2019 MID LEC 4 Software - System & Application

    26/72

    WindowsServer2003

  • 8/8/2019 MID LEC 4 Software - System & Application

    27/72

    WindowsServer2008

  • 8/8/2019 MID LEC 4 Software - System & Application

    28/72

    Windows Vienna/ 7

  • 8/8/2019 MID LEC 4 Software - System & Application

    29/72

    SystemSoftware

    Utility Programs are system software service

    programs that help the operating system

    efficiently manage files and do housekeeping

    functions. These include programs for databackup, data recovery, virus protection, data

    compression, data security and file

    fragmentation

  • 8/8/2019 MID LEC 4 Software - System & Application

    30/72

  • 8/8/2019 MID LEC 4 Software - System & Application

    31/72

    NortonAntiVirus

    Avast Utilities

  • 8/8/2019 MID LEC 4 Software - System & Application

    32/72

    AVGAntiVirus

    AviraAntiVirus

  • 8/8/2019 MID LEC 4 Software - System & Application

    33/72

    CoGenAntiVirus

    BitDefenderAntiVirus

  • 8/8/2019 MID LEC 4 Software - System & Application

    34/72

    KasperskyAntiVirus

  • 8/8/2019 MID LEC 4 Software - System & Application

    35/72

    ExamplesofUtilities

    FileFragmentation

    AuslogicsDiskDefrag

    Data Compression

    PKZIP

  • 8/8/2019 MID LEC 4 Software - System & Application

    36/72

    ExamplesofUtilities DataRecovery

    StellarPhoenix

    DataBackup

    StellarInstaBackup

  • 8/8/2019 MID LEC 4 Software - System & Application

    37/72

    ExamplesofUtilities DataSecurity

    DataSecurity Guard

  • 8/8/2019 MID LEC 4 Software - System & Application

    38/72

    SystemSoftware

    Compilers and Interpreters / Programming

    Languages - programs that translate high-level

    language programs into object code. Compilers

    translate the whole program as an object codeat once while interpreters translate it one

    statement at a time.

  • 8/8/2019 MID LEC 4 Software - System & Application

    39/72

    ExamplesofProgramming Languages

    COBOL

    FORTRAN

    C

    BASIC

    Prolog

    VisualFoxPro

    VisualBasic

  • 8/8/2019 MID LEC 4 Software - System & Application

    40/72

    COBOL CompilerFORTRAN Compiler

  • 8/8/2019 MID LEC 4 Software - System & Application

    41/72

    Turbo C orC

  • 8/8/2019 MID LEC 4 Software - System & Application

    42/72

    BASIC

  • 8/8/2019 MID LEC 4 Software - System & Application

    43/72

    VisualFoxPro

  • 8/8/2019 MID LEC 4 Software - System & Application

    44/72

    TypesofApplicationSoftware

    Commercial comes prepackaged and is available from softwarevendors

    Shareware / developed and released as demo version of theircommercial product. You can download and try the product for a

    period of time. If you wish to used it continuously, you have o pay forit.

    Open-source/ Open ware created by generous programmers andreleased to the public domain for free and for public use. It meansthat the program source code is available to all potential users andthey are free to use, modify and redistribute the source code

    Free ware the source code is not readily accessible, as such itdoes not guarantee compatibility to the system.

  • 8/8/2019 MID LEC 4 Software - System & Application

    45/72

    4 CategoriesofApplication

    Software

    1.Productivity

    2. Graphics andMultimedia

    3. Home,Personal andEducational 4. Communication

  • 8/8/2019 MID LEC 4 Software - System & Application

    46/72

    Productivitya. Word Processing Software

    allows users to create and

    manipulate documents that

    contain text and graphic

    Ex.MicrosoftWord

    WordPerfect

    WordStar

    WordPerfect

    WordStar

  • 8/8/2019 MID LEC 4 Software - System & Application

    47/72

    Productivity b. Spreadsheets Software allows usersto enter data into rows and columns

    and perform computations or make

    graphs based on the data given

    Ex.MicrosoftExcel

    Corel Quattropro

    Lotus123

    Corel Quattropro

    Lotus123

  • 8/8/2019 MID LEC 4 Software - System & Application

    48/72

    Productivity c. Database Software allowsusers to manage data by

    organizing these in

    database tables

    Ex.MicrosoftAccess,FileMaker

    Pro,Dbase,MSSQL

    Oracle, VisualFoxpro

    VisualFoxpro

    Dbase

    d Presentation Graphics Soft are

  • 8/8/2019 MID LEC 4 Software - System & Application

    49/72

    Productivityd. Presentation Graphics Software

    allows users to create

    presentations that communicate

    ideas, messages and other

    information through a slide showEx.MicrosoftPowerPoint

    Photoshop,AdobeIllustrator

    Free Hand, CorelDraw

    AdobeIllustrator

    CorelDraw

  • 8/8/2019 MID LEC 4 Software - System & Application

    50/72

    Productivitye. Personal Information Manager Software

    allows users to maintain an address bookand appointment calendar and make useof a notepad to record ideas andreminders.

    Ex. Microsoft Outlook

  • 8/8/2019 MID LEC 4 Software - System & Application

    51/72

    Productivityf. Project Management Software allows

    users to plan, schedule, track andanalyze the progress of a project

    Ex. HarvardProjectManager

    MicrosoftProject

    MicrosoftProject

  • 8/8/2019 MID LEC 4 Software - System & Application

    52/72

    Graphics andMultimediaa. Computer-Aided Design (CAD) Software allows users to

    create engineering, architectural and scientific designs.

    Ex.AutoVis

    AutoCad

    AutoCad

  • 8/8/2019 MID LEC 4 Software - System & Application

    53/72

    Graphics andMultimediab. Desktop Publishing Software allows

    users to design and produce pagelayout and sophisticated documents

    Ex.AdobePagemaker

    QuarkXPress

    MicrosoftPublisher

    AdobePagemaker

  • 8/8/2019 MID LEC 4 Software - System & Application

    54/72

    Graphics andMultimediac. Web Page Design Software allows

    users to design and produce web

    pages

    Ex.DreamWeaver

    FrontPage

    HyperStudio

    DreamWeaver

  • 8/8/2019 MID LEC 4 Software - System & Application

    55/72

    Graphics andMultimediad. Image Editing Software

    gives users the capability tomodify existing images

    Ex.PhotoDraw

    Director

    Photoshop

    Photoshop

  • 8/8/2019 MID LEC 4 Software - System & Application

    56/72

    Graphics andMultimediae. Video / Audio Editing

    Software allows users to

    modify video/audio segments

    Authorware

  • 8/8/2019 MID LEC 4 Software - System & Application

    57/72

    Graphics andMultimediaf. Multimedia Authoring Software allows

    users to create electronic interactive

    presentation that can include text,images, video, audio and animation.

    Ex.Illustrator,Flash

    Hyperstudio,ToolBook

    Illustrator

  • 8/8/2019 MID LEC 4 Software - System & Application

    58/72

    Home,Personal andEducationala. Integrated Software combines several

    productivity software applications that

    share a similar interface and commonfeatures into a single package

    Ex. LotusSuite

    MicrosoftOffice

    MicrosoftWorksClarisWorks

    MicrosoftOffice

  • 8/8/2019 MID LEC 4 Software - System & Application

    59/72

    Home,Personal andEducationalb. Personal Finance Software is an accounting

    program that helps pay bills, balance acheckbook, track income and expenses, followinvestments and evaluate financial plans

    Ex. Quicken

    QuickBooksPeachTree

    PeachTree

  • 8/8/2019 MID LEC 4 Software - System & Application

    60/72

    Home,Personal andEducationalc. Legal Software assists in the

    creation of legal documents andprovide legal advice

    Ex.Westlaw ComplianceAdvisor

  • 8/8/2019 MID LEC 4 Software - System & Application

    61/72

    Home,Personal andEducationald. Photo-Editing Software is used to edit

    digital photographs

    Ex. PhotoDraw

    Photo Editor

    PhotoDraw

    PhotoEditor

  • 8/8/2019 MID LEC 4 Software - System & Application

    62/72

    Home,Personal andEducational

    e. Clip Art / Image Gallery is a collection of clip

    art and photographs that can be used in alltypes of documents

    Clip Art

  • 8/8/2019 MID LEC 4 Software - System & Application

    63/72

    Home,Personal andEducationalf. Home Design / Landscaping assists users in planning and

    remodelingEx. HomeDesignerProfessional

    LandscapingandDeckDesignerEx.EnvisioneerExpress

  • 8/8/2019 MID LEC 4 Software - System & Application

    64/72

    Home,Personal andEducationalg. Educational Software teaches users a

    particular skill and gives lessonsabout any subject

    Ex.MATLAB

    MedicalInsurance & CodingActivitySoftware

    AgriScienceActivitySoftwareChildrenEducationalSoftware

    SpexWorld! House

  • 8/8/2019 MID LEC 4 Software - System & Application

    65/72

    Home,Personal andEducationalh. Entertainment Software includes

    interactive games, videos, and other

    programs designed to support a hobby orprovide amusement.

    Ex.FinalFantasy

    StarCraft

    CounterStrikeRedAlert

    Dota

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    66/72

    Communicationa. E-mail Software is used to

    create, send, receive,forward, store, print anddelete electronic mail

    Ex.Eudora,Outlook, Netscape

    Eudora

    Outlook

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    67/72

    Communicationb. Web Browser is a software

    application used to accessand view Web pages

    Ex.InternetExplorer

    Netscape Navigator

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    68/72

    Communicationc. Chat Client Software allows a user

    to connect to a char room andchat via the computer

    Ex.InternetRelay Chat (IRC)

    MicrosoftInternetRelay Chat (mIRC)

    ICQ

    mIRC

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    69/72

    Communication

    d. Newsreader Software program is used to participate in anewsgroup; it is an on line areas on the Web where users conductwritten discussion about a particular subject

    XNews

    C

  • 8/8/2019 MID LEC 4 Software - System & Application

    70/72

    Communicatione. Instant Messenger Software is used for instant messaging

    (IM), a real time communications service that notifies theuser when one or more people are online and then

    allows the user to exchange messages or files with them

    Ex.MSN Messenger

    YahooMessenger

    ICQ

    YahooMessenger

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    71/72

    Communication

    f. Groupware Software helps groups of

    people on a network to work togetherand share information

    Ex. Lotus Notes

    MicrosoftExchangeASPPack Groupware

    ASPPack Groupware

    C i ti

  • 8/8/2019 MID LEC 4 Software - System & Application

    72/72

    Communication

    Ex. NetMeeting

    g. Videoconference Software allows a meetingbetween two or more geographically-separated

    users to use network or the internet to transmitaudio and video data