Computer Software System Software Basic Application Software Specialized Application Software...

67
Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-Hill Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Transcript of Computer Software System Software Basic Application Software Specialized Application Software...

Page 1: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Computer Software•System Software•Basic Application Software•Specialized Application Software

Chapter 3, 4, & 5

McGraw-Hill Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 2: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

System Software

McGraw-Hill Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 3: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Computers and computer applications are ubiquitous in our lives so much so that we expect them to “be there when we need them”.

We often give little thought to the processes and programs running behind the scenes to keep our computers functioning effectively.

These kinds of programs and processes (i.e. operating systems, utility programs, device drivers, etc…) fall under the topic of system software and are covered in this chapter.

Introduction

1-3 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 4: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Handles technical details

• Works with end users, application software, and computer hardware

• Four types of programs– Operating system– Utilities– Device drivers– Language translators

System Software

1-4 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 5: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Manage computer resources• Provide an interface between the users and

computer• Runs applications• A collection of programs that handle technical

tasks• Every computer has an operating

system

Operating Systems

1-5 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 6: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Performs three types of functions– Manages computer resources

• Coordinate memory, processing storage, and printers• Monitor system performance• Provide security• Start-up the computer

– Provides user interface • Character-based interface• Graphical user interface (GUI)

– Runs applications• Multitasking• Foreground & background applications

Functions of an Operating System

1-6 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 7: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Booting • Features in common with application software

– Icons– Pointers– Windows– Menus – Dialog boxes– Help

Features of an Operating System

1-7 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 8: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Hundreds of operating systems• Three basic categories

– Embedded operating systems – hand-held

– Network operating systems – linked computers

– Stand-alone operating systems – desktop

Categories of Operating Systems

1-8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 9: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• OS often called software environment or platform

• Operating systems commonly used by individuals– Windows – most widely used– Mac OS – powerful and easy to use– UNIX – network; originally designed for Web– LINUX – non proprietary; free from the Web

More on Operating Systems

1-9 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 10: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• The most popular microcomputer operating system – over 90 percent of the market

• Comes in a variety of different versions• Windows 7

provides several improvements

over Windows Vista

Windows

1-10 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 11: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• An operating system designed to run on Apple computers

• Not used as widely as Windows• One of the most innovative operating systems

• Mac OS X is one of the latest versions • Mac OS (Boot Camp)

allows the running of both

the Mac OS and Windows

Mac OS

1-11 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 12: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• UNIX operating system– Originally designed to run on minicomputers on a

network– Used by powerful microcomputers

• LINUX is a version of UNIX– Not proprietary– Open source

UNIX and LINUX

1-12 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 13: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Ability to support multiple operating systems on a single physical machine

• Virtualization software– Physical machine can be logically separated

into separate and independent virtual computers called virtual machines

– Host operating system– Guest operating system

Virtualization

1-13 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 14: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Specialized programs to make computing easier • Most essential utilities

– Troubleshooting or diagnostic programs– Antivirus programs– Uninstall programs– Backup programs– File compression programs

Utilities

1-14 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 15: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Backup and Restore

• Disk Cleanup

• Disk Defragmenter

Windows Utilities

1-15

Accessing Windows Vista utilities:

Click Start, Select All Programs, Select Accessories, Choose System Tools

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 16: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Utility program includedwith many Windowsversions

• Makes a copy of all files or

selected files that have been

saved on a disk• Helps prevent against

disk failure

Backup and Restore

1-16

ReturnCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 17: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Identifies and eliminatesnonessential files

• Frees up valuable space

and improves system

performance

Disk Cleanup

1-17

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 18: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Disk Defragmenter

1-18

• Identifies and eliminates unnecessary fragments

• Rearranges files and

unused disk space to

optimize operations• Speeds up file access

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 19: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• A group of several utility programs bundled for sale

• Buying the package is economical • Popular suites

– Norton System Works – McAfee Office– V Communications

SystemSuite

Utility Suites

1-19 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 20: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Specialized programs that allow communication between a device and the computer

• Loaded into memory eachtime a computer is started

• When a new device is added, new device drivers must be installed

Device Drivers

1-20 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 21: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Virus Protection and Internet Security

• Internet Security Suite– Runs a number of programs– Continually monitors your

computer• VirusScan

– Controls the frequency of searches for viruses

– Quarantines or deletes infected files

• PrivacyService– Helps protect your privacy

online– Block websites, cookies, and

ads

1-21 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 22: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Basic Application Software

McGraw-Hill Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 23: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Not long ago, trained specialists were required to perform many of the operations you can now do with a microcomputer.

• A microcomputer can be an electric tool.• Competent end users need to understand the

capabilities of basic application software including:– Word processors– Spreadsheets– Database management systems– Presentation programs

Introduction

1-23 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 24: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Application Software

1-24 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

• Application software is end user software that is used to accomplish a variety of tasks

• Two categories– Basic applications

(focus of this chapter)

– Specialized applications

Page 25: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Graphical User Interface (GUI)• Icons• Windows• Menus• Toolbars

Common Features

1-27 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 26: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Quick access to commonly used commands• Contain buttons that provide shortcuts• Examples

– Standard Toolbar– Speech Recognition

Toolbars

1-28

Standard

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 27: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Newest version of Microsoft Office• New Interface

– Ribbons– Contextual Tabs– Galleries

Microsoft Office 2007

1-29 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 28: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Allows your voice to control application software

• For best results, use your voice and mouse or keyboard– Train the software– Control a program– Dictate a document

Making IT Work for You Speech Recognition

1-30 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 29: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Used to create text-based documents– Memos, letters, and faxes

– Newsletters, manuals, and brochures

• Word processing programs – Microsoft Word– Corel WordPerfect– Apple Pages

Word Processors

1-31 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 30: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Word Processor Features

1-32

• Word Wrap• Editing

– Thesaurus– Find and Replace– Spelling and grammar checkers

• Formatting– Font and font sizing– Character effects – Bulleted and numbered lists

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 31: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Word Processor Case

1-33

• Creating a Flyer

• Creating a Report

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 32: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Flyer

1-34

ReturnCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 33: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Report

1-35 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 34: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Programs that manipulate numeric data• Spreadsheet programs

– Microsoft Excel– Corel Quattro

Pro– Apple iWork's

Numbers

Spreadsheets

1-36 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 35: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Workbook files• Worksheet or spreadsheet or sheet• Formulas• Functions• Analytical

graphs or charts• What-if Analysis

Spreadsheet Features

1-37 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 36: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Creating a Sales Forecast

• Creating a Chart

• Analyzing Your Data

Spreadsheet Case

1-38 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 37: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Sales Forecast

1-39

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 38: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Chart

1-40

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 39: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Analyzing Your Data

1-41 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 40: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• A collection of related data• Sets up a structure for data storage• Database programs

– Microsoft Access– Corel Paradox– Lotus Approach

Database Management Systems (DBMS)

1-42 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 41: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Relational• Tables

– Records– Fields

• Record sorting• Queries• Forms• Reports

Database Features

1-43 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 42: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Creating a Database

• Creating a Query

Database Case

1-44 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 43: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Database

1-45

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 44: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Query

1-46 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 45: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Programs that create visually interesting presentations

• Presentation programs – Microsoft PowerPoint– Corel Presentations– Lotus Freelance

Graphics

Presentation Graphics

1-47 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 46: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Slides• AutoContent wizard• Design templates• Master slide

Presentation Graphics Features

1-48 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 47: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Creating a Presentation

• Updating a Presentation

Presentation Graphics Case

1-49 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 48: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Creating a Presentation

1-50

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 49: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• A single program that provides the functionality of several widely used programs– Popular with many home users– Classified as personal or home software

• Advantages are cost and simplicity • Disadvantages are limited functions• The most widely used package is Microsoft

Works

Integrated Packages

1-51 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 50: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Collection of separate application programs sold as a group

• Four types of suites– Productivity suite or Office Software Suite– Alternative office suite– Specialized suite– Utility suite

Software Suites

1-52 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 51: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Specialized Application Software

McGraw-Hill Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 52: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Specialized applications make it possible to perform advanced tasks at home.

• Home users can create Webs sites, work with graphic images, and create music or art.

• Robots now provide security and assistance in homes.

• Competent end users need to be aware of specialized applications – Graphics programs– Audio and video editing software– Multimedia– Web authoring– Artificial intelligence

Introduction

1-54 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 53: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Graphics Programs• Audio and Video Software• Multimedia Programs• Web Authoring Programs• Artificial Intelligence

– Virtual Reality– Knowledge-based Systems– Robotics

Specialized Applications

1-55 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 54: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Desktop publishing

• Image editors

• Illustration programs

• Image galleries

• Graphic suites

Graphics

1-56 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 55: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Audio and Video

• Video editing software– Enhances digital video

footage– Apple's iMovie & Windows

Movie Maker

• Audio editing software– Creates and edits audio

clips– Can create your own MP3s– Apple’s Garage Band and

Sony’s ACID

1-62 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 56: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Capture Video

• Edit a Movie

• Create a DVD

Digital Video Editing

1-63 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 57: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• The integration of a variety of media into one presentation – Video– Music– Voice– Graphics– Text

• Include user interactivity

Multimedia

1-64 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 58: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Links & Buttons

Links can be to…– Video– Sound – Graphics– Text Files

• Buttons are links and provide the ability to navigate through a presentation

1-65 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 59: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Special programs used to create multimedia presentations

• Bring together all the video, audio, graphics, and text elements

• Popular programs– Adobe Director– Toolbook

Multimedia Authoring Programs

1-66 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 60: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Corporations use the Web to reach new customers

• Many individuals create their own personal sites, called Web logs or blogs, to keep in touch with friends and family

• Web Site Design• Web Authoring

Programs

Web Authoring

1-67 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 61: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Web Site Design• Interactive multimedia

form of communication – Create a graphical

map of overall content – Add multimedia

elements like animation

• Macromedia's Flash

1-68

ReturnCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 62: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Known as Web page editors or HTML editors– Provide support for Web site design– Creates HTML coding

• Popular programs– Adobe Dreamweaver– NetObjects Fusion– Microsoft Expression

Web Authoring Programs

1-69 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 63: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

WYSIWYG

1-70 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 64: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

Artificial Intelligence

• Attempts to simulate human senses, thought processes, and actions

• Designed to help people and organizations become more productive

• Three areas of AI– Virtual reality– Knowledge-based (expert)

systems– Robotics

1-71 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 65: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Artificial or simulated reality – Generated in 3-D by a computer– Commonly known as VR, artificial reality, or virtual

environments

Virtual Reality

1-72

ReturnCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 66: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• Artificial intelligence that uses a database for assistance

• Database is known as a knowledge base• Many use "fuzzy logic"

Knowledge-Based (Expert) Systems

1-73

Return

Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Page 67: Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.

• The field of study concerned with using robots• Robots are computer-controlled machines

– Mimic the motor activities of living things– Four types of robots

• Perception system robots• Industrial robots• Mobile robots • Household robots

Robotics

1-74 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.