SlideShare a Scribd company logo
Software:Systems and ApplicationSoftware
Principles of Information Systems, Eighth Edition 2
Why Learn About Software?
• Software is indispensable for any computer system
• Systems software needed for input, calculations,
and output
• Application software aids in productivity
• Personal tasks using software
– Income tax preparation
– Keeping a budget
– Internet research
– Games
Principles of Information Systems, Eighth Edition 3
An Overview of Software
• Computer programs: sequences of
instructions for the computer
• Documentation: describes program functions
• Software – system software and application
software
Principles of Information Systems, Eighth Edition 4
Systems Software
• Systems software: coordinates the activities and
functions of hardware and programs
• Computer system platform: combination of a
hardware configuration and systems software
Principles of Information Systems, Eighth Edition 5
Application Software
• Application software: helps users solve particular
problems
• In most cases, application software resides on the
computer’s hard disk
• Application software can also be stored on CDs,
DVDs, and flash or keychain storage devices
Principles of Information Systems, Eighth Edition 6
Supporting Individual, Group, and
Organizational Goals
• Organisation – people, workgroup, enterprise –
supported with software and IS
• Organisation needs to classify the software and IS
uses to increase productivity – need to identify the
scope of problems and opportunities
• Sphere of influence: the scope of problems and
opportunities addressed by a particular
organisation
• For most companies, the spheres of influence are
personal, workgroup, and enterprise
Principles of Information Systems, Eighth Edition 7
Supporting Individual, Group, and
Organizational Goals (continued)
Table 4.1: Software Supporting Individuals, Workgroups, and Enterprises
Principles of Information Systems, Eighth Edition 8
Installing and Removing Software for
PCs
• Before you can use software, it must be installed
on a computer
• Software for personal computers typically comes
on CDs or is downloaded from the Web
• Most operating systems have an add/remove
program feature for removing software
– Does not work with all software
– Does not always remove all elements of the software
Principles of Information Systems, Eighth Edition 9
Systems Software
• Systems software
– Controls operations of computer hardware
– Supports application programs’ problem-solving
capabilities
• Types of systems software
– Operating systems
– Utility programs
– Middleware
Principles of Information Systems, Eighth Edition 10
Operating Systems
• Operating system (OS): set of programs that
controls the computer hardware and acts as an
interface with application programs
• Kernel: ties all components of the OS together and
regulates other programs
Principles of Information Systems, Eighth Edition 11
Operating Systems (continued)
• Various combinations of OSs, computers, and
users
– Single computer with a single user
– Single computer with multiple users
– Multiple computers
– Special-purpose computers
Principles of Information Systems, Eighth Edition 12
Operating Systems (continued)
• Activities performed by the operating system
– Perform common computer hardware functions
– Provide a user interface and input/output
management
– Provide a degree of hardware independence
– Manage system memory
– Manage processing tasks
– Provide networking capability
– Control access to system resources
– Manage files
Principles of Information Systems, Eighth Edition 13
Operating Systems (continued)
Figure 4.4: The Role of Systems Software
The role of Systems Software –interface between users,
application software and hardware
Principles of Information Systems, Eighth Edition 14
Operating Systems (continued)
• OS acts as an intermediary between application
and hardware
• OS converts basic request into a set of details
instruction that the hardware requires
• Common hardware functions (e.g.)
– Get input from keyboard or some other input device
– Retrieve data from disks
– Store data on disks
– Display information on a monitor or printer
Principles of Information Systems, Eighth Edition 15
Operating Systems Functions
1. User interface and input/output management
– User interface: allows individuals to access and
command the computer system
– Command-based user interface: requires that text
commands be given to the computer to perform
basic activities
– Graphical user interface (GUI): uses icons and
menus displayed on screen to send commands to
the computer system
Principles of Information Systems, Eighth Edition 16
Operating Systems Functions
(continued)
2. Hardware independence
– Application program interface (API): allows
applications to make use of the operating system
3. Memory management
– Control how memory is accessed and maximize
available memory and storage
Principles of Information Systems, Eighth Edition 17
Operating Systems Functions
(continued)
Figure 4.6: Application Program Interface Links Application Software to
the Operating System
Principles of Information Systems, Eighth Edition 18
4. Processing tasks
– Multitasking: more than one program can run at the
same time
– Time-sharing: allows more than one person to use
a computer system at the same time
– Scalability: ability of the computer to handle an
increasing number of concurrent users smoothly
5. Networking capability
– Features and capabilities of the OS that aid users in
connecting to a computer network
Operating Systems (continued)
Principles of Information Systems, Eighth Edition 19
Operating Systems (continued)
6. Access to system resources and security
– Protection against unauthorized access
– Logins and passwords
7. File management
– Ensures that files in secondary storage are available
when needed and that they are protected from
access by unauthorized users
Principles of Information Systems, Eighth Edition 20
Current Operating Systems
Table 4.2: Popular Operating Systems Cross All Three Spheres of Influence
Principles of Information Systems, Eighth Edition 21
Current Operating Systems
(continued)
• Microsoft PC operating systems
– PC-DOS and MS-DOS: early, command-driven OSs
– Windows XP: greatly improved stability and security
over previous versions of Windows
– Windows XP Professional X64: for computers with
newer 64-bit capabilities
– Windows XP Media Center Edition: incorporates
additional multimedia features
– Vista: latest version of Windows
Principles of Information Systems, Eighth Edition 22
Current Operating Systems
(continued)
• Apple operating systems
– Often provide cutting edge tools in graphics and
music not available from Microsoft
– Mac OS X
• Jaguar (OS X.2)
• Panther (OS X.3)
• Tiger (OS X.4): support for 64-bit computing,
Dashboard, Spotlight, etc.
Principles of Information Systems, Eighth Edition 23
Current Operating Systems
(continued)
• Linux
– Developed by Linus Torvalds in 1991
– Open-source product
– Only the kernel of an OS
– Several distributions available with
capabilities/applications that form a complete OS
• Examples: Red Hat Linux, Caldera OpenLinux
Principles of Information Systems, Eighth Edition 24
Workgroup Operating Systems
• Windows Server
• UNIX
• NetWare
• Red Hat Linux
• Mac OS X Server
Principles of Information Systems, Eighth Edition 25
Operating Systems for Small
Computers, Embedded Computers,
and Special-Purpose Devices
• Palm OS
• Windows Embedded
• Windows Mobile
Principles of Information Systems, Eighth Edition 26
Utility Programs
• Help to perform maintenance or correct problems
with a computer system
• Common types of utility programs:
– Hardware utilities
– Virus-detection and recovery utilities
– File-compression utilities
– Spam and pop-up blocker utilities
Principles of Information Systems, Eighth Edition 27
Utility Programs (continued)
• Network and Internet utilities
• Server and mainframe utilities
• Other utilities
– Manages and protects corporate documents
– Helps people with visual disabilities use the Internet
– Monitors employees
– Searches for files and documents
Principles of Information Systems, Eighth Edition 28
Middleware
• Middleware: software that allows different systems
to communicate and exchange data
• Middleware can also be used as an interface
between the Internet and older legacy systems
Principles of Information Systems, Eighth Edition 29
Application Software
• Primary function is to apply the power of the
computer to give individuals, workgroups, and the
entire enterprise the ability to solve problems and
perform specific tasks
• Application programs interact with systems
software; systems software then directs computer
hardware to perform the necessary tasks
Principles of Information Systems, Eighth Edition 30
Overview of Application Software
• Proprietary software: one-of-a-kind program for a
specific application, usually developed and owned
by a single company
• Off-the-shelf software: existing software program
that is purchased
Principles of Information Systems, Eighth Edition 31
Overview of Application Software
(continued)
Figure 4.13: Types of Application Software
Principles of Information Systems, Eighth Edition 32
Overview of Application Software
(continued)
Table 4.4: A Comparison of Proprietary and Off-the-Shelf Software
Principles of Information Systems, Eighth Edition 33
Overview of Application Software
(continued)
Table 4.4: A Comparison of Proprietary and Off-the-Shelf Software
(continued)
Principles of Information Systems, Eighth Edition 34
Personal Application Software
• Serves the needs of an individual user
• Includes personal productivity software
– Enables users to improve their personal
effectiveness
Principles of Information Systems, Eighth Edition 35
Personal Application Software
(continued)
Table 4.5: Examples of Personal Productivity Software
Principles of Information Systems, Eighth Edition 36
Personal Application Software
(continued)
Table 4.5: Examples of Personal Productivity Software (continued)
Principles of Information Systems, Eighth Edition 37
Personal Application Software
(continued)
• Software suite: collection of single application
programs packaged in a bundle
– Microsoft Office: most popular general-purpose
software suite
– Other general-purpose software suites: Corel’s
WordPerfect Office, Lotus SmartSuite, Sun
Microsystems’s StarOffice
• Integrated application packages: offer a range of
capabilities for less money than software suites
– Example: Microsoft Works
Principles of Information Systems, Eighth Edition 38
Personal Application Software
(continued)
Table 4.6: Major Components of Leading Software Suites
Principles of Information Systems, Eighth Edition 39
Workgroup Application Software
• Workgroup application software: support
teamwork, whether people are in the same location
or dispersed around the world
• Groupware: software that helps groups of people
work together more efficiently and effectively
Principles of Information Systems, Eighth Edition 40
Workgroup Application Software
(continued)
Table 4.7: Ernst & Young’s “Three Cs” Rule for Groupware
Principles of Information Systems, Eighth Edition 41
Enterprise Application Software
• Software that benefits an entire organization
• Enterprise resource planning (ERP) software:
set of integrated programs that manage a
company’s vital business operations for an entire
multisite, global organization
Principles of Information Systems, Eighth Edition 42
Enterprise Application Software
(continued)
Table 4.8: Examples of Enterprise Application Software
Principles of Information Systems, Eighth Edition 43
Application Software for Information,
Decision Support, and Specialized
Purposes
• Specialized application software for information,
decision support, and other purposes is available in
every industry
• Examples
– Genetic researchers use software to visualize and
analyze the human genome
– Music executives use decision support software to
help pick the next hit
– Decision support software is used to increase the
cure rate for cancer

More Related Content

What's hot

Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
yaminohime
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6
limsh
 
operating system
operating systemoperating system
operating system
ssusere50573
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
Irfan Ali Memon
 
PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018
Fizaril Amzari Omar
 
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating SystemsOperating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Arti Parab Academics
 
Fundamental
FundamentalFundamental
Fundamental
MAQ Institute
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application softwareSowmini Gowda
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
costavo
 
Operating Systems and Utility Programs
Operating Systems and Utility ProgramsOperating Systems and Utility Programs
Operating Systems and Utility ProgramsSamudin Kassan
 
Os concepts
Os conceptsOs concepts
Os concepts
Sudheesh P Enathu
 
Lab 2 software
Lab 2   softwareLab 2   software
Lab 2 software
Halimaton Sa'adiah
 
BASICS OF COMPUTER
BASICS OF COMPUTERBASICS OF COMPUTER

What's hot (19)

Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6
 
operating system
operating systemoperating system
operating system
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
 
PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018
 
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating SystemsOperating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
 
Fundamental
FundamentalFundamental
Fundamental
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
Operating system
Operating system Operating system
Operating system
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating Systems and Utility Programs
Operating Systems and Utility ProgramsOperating Systems and Utility Programs
Operating Systems and Utility Programs
 
Os concepts
Os conceptsOs concepts
Os concepts
 
Ch 2
Ch 2Ch 2
Ch 2
 
Itc chapter # 9
Itc   chapter # 9Itc   chapter # 9
Itc chapter # 9
 
Lab 2 software
Lab 2   softwareLab 2   software
Lab 2 software
 
Opearating System
Opearating  SystemOpearating  System
Opearating System
 
BASICS OF COMPUTER
BASICS OF COMPUTERBASICS OF COMPUTER
BASICS OF COMPUTER
 
operating system structure
operating system structureoperating system structure
operating system structure
 

Similar to Computing 8

04 software system and application software - copy - copy
04 software   system and application software - copy - copy04 software   system and application software - copy - copy
04 software system and application software - copy - copy
Afrodisius Mathayo
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
iDocs
 
software system and application software
software system and application softwaresoftware system and application software
software system and application software
Cyriac Jose
 
Software: Systems and Application Software
Software:  Systems and Application SoftwareSoftware:  Systems and Application Software
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05ayahye
 
Unit 1 introduction to os
Unit 1 introduction to osUnit 1 introduction to os
Unit 1 introduction to os
GaneshThapa27
 
Unit 1 operating system
Unit 1 operating systemUnit 1 operating system
Unit 1 operating system
Meeta
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
Shaina Mavreen Villaroza
 
unit1 part1.ppt
unit1 part1.pptunit1 part1.ppt
unit1 part1.ppt
suresh554942
 
Windows 7
Windows 7Windows 7
Computer software ,
Computer software ,Computer software ,
Computer software ,Shoaib Jafri
 
Operating System Structure Part-I.pdf
Operating System Structure Part-I.pdfOperating System Structure Part-I.pdf
Operating System Structure Part-I.pdf
Harika Pudugosula
 
Unit 4
Unit  4Unit  4
Unit 4
pm_ghate
 
Operating System
Operating SystemOperating System
Operating System
ushabarad142
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptx
ssuser368f5d
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptx
Shehlafaiz1
 
Os unit 1(cont)
Os unit 1(cont)Os unit 1(cont)
Chapter one_oS.ppt
Chapter one_oS.pptChapter one_oS.ppt
Chapter one_oS.ppt
miki304759
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)
WajeehaBaig
 

Similar to Computing 8 (20)

04 software system and application software - copy - copy
04 software   system and application software - copy - copy04 software   system and application software - copy - copy
04 software system and application software - copy - copy
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
 
software system and application software
software system and application softwaresoftware system and application software
software system and application software
 
Software: Systems and Application Software
Software:  Systems and Application SoftwareSoftware:  Systems and Application Software
Software: Systems and Application Software
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Unit 1 introduction to os
Unit 1 introduction to osUnit 1 introduction to os
Unit 1 introduction to os
 
Unit 1 operating system
Unit 1 operating systemUnit 1 operating system
Unit 1 operating system
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
unit1 part1.ppt
unit1 part1.pptunit1 part1.ppt
unit1 part1.ppt
 
Windows 7
Windows 7Windows 7
Windows 7
 
Computer software ,
Computer software ,Computer software ,
Computer software ,
 
Operating System Structure Part-I.pdf
Operating System Structure Part-I.pdfOperating System Structure Part-I.pdf
Operating System Structure Part-I.pdf
 
Unit 4
Unit  4Unit  4
Unit 4
 
MIS assignement
MIS assignementMIS assignement
MIS assignement
 
Operating System
Operating SystemOperating System
Operating System
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptx
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptx
 
Os unit 1(cont)
Os unit 1(cont)Os unit 1(cont)
Os unit 1(cont)
 
Chapter one_oS.ppt
Chapter one_oS.pptChapter one_oS.ppt
Chapter one_oS.ppt
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)
 

More from sufyanmaqsood

input,output and storage
input,output and storageinput,output and storage
input,output and storage
sufyanmaqsood
 

More from sufyanmaqsood (7)

Computing 9
Computing 9Computing 9
Computing 9
 
Computing 7
Computing 7Computing 7
Computing 7
 
Computing 6
Computing 6Computing 6
Computing 6
 
input,output and storage
input,output and storageinput,output and storage
input,output and storage
 
Computing 4
Computing 4Computing 4
Computing 4
 
Computing 3
Computing 3Computing 3
Computing 3
 
Computing 2
Computing 2Computing 2
Computing 2
 

Recently uploaded

135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering
Manu Mitra
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
atwvhyhm
 
134. Reviewer Certificate in Computer Science
134. Reviewer Certificate in Computer Science134. Reviewer Certificate in Computer Science
134. Reviewer Certificate in Computer Science
Manu Mitra
 
The Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdfThe Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdf
ssuser3e63fc
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
Hector Del Castillo, CPM, CPMM
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
foismail170
 
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
foismail170
 
Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
LukeRoyak
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
Pushpendra Kumar
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Dirk Spencer Corporate Recruiter LION
 
Exploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical CommunicatorsExploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical Communicators
Ben Woelk, CISSP, CPTC
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
thomasaolson2000
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
yuhofha
 
han han widi kembar tapi beda han han dan widi kembar tapi sama
han han widi kembar tapi beda han han dan widi kembar tapi samahan han widi kembar tapi beda han han dan widi kembar tapi sama
han han widi kembar tapi beda han han dan widi kembar tapi sama
IrlanMalik
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
alexthomas971
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
andreakaterasco
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
mmorales2173
 
Personal Brand exploration KE.pdf for assignment
Personal Brand exploration KE.pdf for assignmentPersonal Brand exploration KE.pdf for assignment
Personal Brand exploration KE.pdf for assignment
ragingokie
 
Digital Marketing Training In Bangalore
Digital  Marketing Training In BangaloreDigital  Marketing Training In Bangalore
Digital Marketing Training In Bangalore
nidm599
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
HeidiLivengood
 

Recently uploaded (20)

135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering135. Reviewer Certificate in Journal of Engineering
135. Reviewer Certificate in Journal of Engineering
 
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
原版制作(RMIT毕业证书)墨尔本皇家理工大学毕业证在读证明一模一样
 
134. Reviewer Certificate in Computer Science
134. Reviewer Certificate in Computer Science134. Reviewer Certificate in Computer Science
134. Reviewer Certificate in Computer Science
 
The Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdfThe Impact of Artificial Intelligence on Modern Society.pdf
The Impact of Artificial Intelligence on Modern Society.pdf
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
 
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
欧洲杯投注app-欧洲杯投注app推荐-欧洲杯投注app| 立即访问【ac123.net】
 
Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
 
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
Transferable Skills - Your Roadmap - Part 1 and 2 - Dirk Spencer Senior Recru...
 
Exploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical CommunicatorsExploring Career Paths in Cybersecurity for Technical Communicators
Exploring Career Paths in Cybersecurity for Technical Communicators
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
 
一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理一比一原版(YU毕业证)约克大学毕业证如何办理
一比一原版(YU毕业证)约克大学毕业证如何办理
 
han han widi kembar tapi beda han han dan widi kembar tapi sama
han han widi kembar tapi beda han han dan widi kembar tapi samahan han widi kembar tapi beda han han dan widi kembar tapi sama
han han widi kembar tapi beda han han dan widi kembar tapi sama
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
 
Personal Brand exploration KE.pdf for assignment
Personal Brand exploration KE.pdf for assignmentPersonal Brand exploration KE.pdf for assignment
Personal Brand exploration KE.pdf for assignment
 
Digital Marketing Training In Bangalore
Digital  Marketing Training In BangaloreDigital  Marketing Training In Bangalore
Digital Marketing Training In Bangalore
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
 

Computing 8

  • 2. Principles of Information Systems, Eighth Edition 2 Why Learn About Software? • Software is indispensable for any computer system • Systems software needed for input, calculations, and output • Application software aids in productivity • Personal tasks using software – Income tax preparation – Keeping a budget – Internet research – Games
  • 3. Principles of Information Systems, Eighth Edition 3 An Overview of Software • Computer programs: sequences of instructions for the computer • Documentation: describes program functions • Software – system software and application software
  • 4. Principles of Information Systems, Eighth Edition 4 Systems Software • Systems software: coordinates the activities and functions of hardware and programs • Computer system platform: combination of a hardware configuration and systems software
  • 5. Principles of Information Systems, Eighth Edition 5 Application Software • Application software: helps users solve particular problems • In most cases, application software resides on the computer’s hard disk • Application software can also be stored on CDs, DVDs, and flash or keychain storage devices
  • 6. Principles of Information Systems, Eighth Edition 6 Supporting Individual, Group, and Organizational Goals • Organisation – people, workgroup, enterprise – supported with software and IS • Organisation needs to classify the software and IS uses to increase productivity – need to identify the scope of problems and opportunities • Sphere of influence: the scope of problems and opportunities addressed by a particular organisation • For most companies, the spheres of influence are personal, workgroup, and enterprise
  • 7. Principles of Information Systems, Eighth Edition 7 Supporting Individual, Group, and Organizational Goals (continued) Table 4.1: Software Supporting Individuals, Workgroups, and Enterprises
  • 8. Principles of Information Systems, Eighth Edition 8 Installing and Removing Software for PCs • Before you can use software, it must be installed on a computer • Software for personal computers typically comes on CDs or is downloaded from the Web • Most operating systems have an add/remove program feature for removing software – Does not work with all software – Does not always remove all elements of the software
  • 9. Principles of Information Systems, Eighth Edition 9 Systems Software • Systems software – Controls operations of computer hardware – Supports application programs’ problem-solving capabilities • Types of systems software – Operating systems – Utility programs – Middleware
  • 10. Principles of Information Systems, Eighth Edition 10 Operating Systems • Operating system (OS): set of programs that controls the computer hardware and acts as an interface with application programs • Kernel: ties all components of the OS together and regulates other programs
  • 11. Principles of Information Systems, Eighth Edition 11 Operating Systems (continued) • Various combinations of OSs, computers, and users – Single computer with a single user – Single computer with multiple users – Multiple computers – Special-purpose computers
  • 12. Principles of Information Systems, Eighth Edition 12 Operating Systems (continued) • Activities performed by the operating system – Perform common computer hardware functions – Provide a user interface and input/output management – Provide a degree of hardware independence – Manage system memory – Manage processing tasks – Provide networking capability – Control access to system resources – Manage files
  • 13. Principles of Information Systems, Eighth Edition 13 Operating Systems (continued) Figure 4.4: The Role of Systems Software The role of Systems Software –interface between users, application software and hardware
  • 14. Principles of Information Systems, Eighth Edition 14 Operating Systems (continued) • OS acts as an intermediary between application and hardware • OS converts basic request into a set of details instruction that the hardware requires • Common hardware functions (e.g.) – Get input from keyboard or some other input device – Retrieve data from disks – Store data on disks – Display information on a monitor or printer
  • 15. Principles of Information Systems, Eighth Edition 15 Operating Systems Functions 1. User interface and input/output management – User interface: allows individuals to access and command the computer system – Command-based user interface: requires that text commands be given to the computer to perform basic activities – Graphical user interface (GUI): uses icons and menus displayed on screen to send commands to the computer system
  • 16. Principles of Information Systems, Eighth Edition 16 Operating Systems Functions (continued) 2. Hardware independence – Application program interface (API): allows applications to make use of the operating system 3. Memory management – Control how memory is accessed and maximize available memory and storage
  • 17. Principles of Information Systems, Eighth Edition 17 Operating Systems Functions (continued) Figure 4.6: Application Program Interface Links Application Software to the Operating System
  • 18. Principles of Information Systems, Eighth Edition 18 4. Processing tasks – Multitasking: more than one program can run at the same time – Time-sharing: allows more than one person to use a computer system at the same time – Scalability: ability of the computer to handle an increasing number of concurrent users smoothly 5. Networking capability – Features and capabilities of the OS that aid users in connecting to a computer network Operating Systems (continued)
  • 19. Principles of Information Systems, Eighth Edition 19 Operating Systems (continued) 6. Access to system resources and security – Protection against unauthorized access – Logins and passwords 7. File management – Ensures that files in secondary storage are available when needed and that they are protected from access by unauthorized users
  • 20. Principles of Information Systems, Eighth Edition 20 Current Operating Systems Table 4.2: Popular Operating Systems Cross All Three Spheres of Influence
  • 21. Principles of Information Systems, Eighth Edition 21 Current Operating Systems (continued) • Microsoft PC operating systems – PC-DOS and MS-DOS: early, command-driven OSs – Windows XP: greatly improved stability and security over previous versions of Windows – Windows XP Professional X64: for computers with newer 64-bit capabilities – Windows XP Media Center Edition: incorporates additional multimedia features – Vista: latest version of Windows
  • 22. Principles of Information Systems, Eighth Edition 22 Current Operating Systems (continued) • Apple operating systems – Often provide cutting edge tools in graphics and music not available from Microsoft – Mac OS X • Jaguar (OS X.2) • Panther (OS X.3) • Tiger (OS X.4): support for 64-bit computing, Dashboard, Spotlight, etc.
  • 23. Principles of Information Systems, Eighth Edition 23 Current Operating Systems (continued) • Linux – Developed by Linus Torvalds in 1991 – Open-source product – Only the kernel of an OS – Several distributions available with capabilities/applications that form a complete OS • Examples: Red Hat Linux, Caldera OpenLinux
  • 24. Principles of Information Systems, Eighth Edition 24 Workgroup Operating Systems • Windows Server • UNIX • NetWare • Red Hat Linux • Mac OS X Server
  • 25. Principles of Information Systems, Eighth Edition 25 Operating Systems for Small Computers, Embedded Computers, and Special-Purpose Devices • Palm OS • Windows Embedded • Windows Mobile
  • 26. Principles of Information Systems, Eighth Edition 26 Utility Programs • Help to perform maintenance or correct problems with a computer system • Common types of utility programs: – Hardware utilities – Virus-detection and recovery utilities – File-compression utilities – Spam and pop-up blocker utilities
  • 27. Principles of Information Systems, Eighth Edition 27 Utility Programs (continued) • Network and Internet utilities • Server and mainframe utilities • Other utilities – Manages and protects corporate documents – Helps people with visual disabilities use the Internet – Monitors employees – Searches for files and documents
  • 28. Principles of Information Systems, Eighth Edition 28 Middleware • Middleware: software that allows different systems to communicate and exchange data • Middleware can also be used as an interface between the Internet and older legacy systems
  • 29. Principles of Information Systems, Eighth Edition 29 Application Software • Primary function is to apply the power of the computer to give individuals, workgroups, and the entire enterprise the ability to solve problems and perform specific tasks • Application programs interact with systems software; systems software then directs computer hardware to perform the necessary tasks
  • 30. Principles of Information Systems, Eighth Edition 30 Overview of Application Software • Proprietary software: one-of-a-kind program for a specific application, usually developed and owned by a single company • Off-the-shelf software: existing software program that is purchased
  • 31. Principles of Information Systems, Eighth Edition 31 Overview of Application Software (continued) Figure 4.13: Types of Application Software
  • 32. Principles of Information Systems, Eighth Edition 32 Overview of Application Software (continued) Table 4.4: A Comparison of Proprietary and Off-the-Shelf Software
  • 33. Principles of Information Systems, Eighth Edition 33 Overview of Application Software (continued) Table 4.4: A Comparison of Proprietary and Off-the-Shelf Software (continued)
  • 34. Principles of Information Systems, Eighth Edition 34 Personal Application Software • Serves the needs of an individual user • Includes personal productivity software – Enables users to improve their personal effectiveness
  • 35. Principles of Information Systems, Eighth Edition 35 Personal Application Software (continued) Table 4.5: Examples of Personal Productivity Software
  • 36. Principles of Information Systems, Eighth Edition 36 Personal Application Software (continued) Table 4.5: Examples of Personal Productivity Software (continued)
  • 37. Principles of Information Systems, Eighth Edition 37 Personal Application Software (continued) • Software suite: collection of single application programs packaged in a bundle – Microsoft Office: most popular general-purpose software suite – Other general-purpose software suites: Corel’s WordPerfect Office, Lotus SmartSuite, Sun Microsystems’s StarOffice • Integrated application packages: offer a range of capabilities for less money than software suites – Example: Microsoft Works
  • 38. Principles of Information Systems, Eighth Edition 38 Personal Application Software (continued) Table 4.6: Major Components of Leading Software Suites
  • 39. Principles of Information Systems, Eighth Edition 39 Workgroup Application Software • Workgroup application software: support teamwork, whether people are in the same location or dispersed around the world • Groupware: software that helps groups of people work together more efficiently and effectively
  • 40. Principles of Information Systems, Eighth Edition 40 Workgroup Application Software (continued) Table 4.7: Ernst & Young’s “Three Cs” Rule for Groupware
  • 41. Principles of Information Systems, Eighth Edition 41 Enterprise Application Software • Software that benefits an entire organization • Enterprise resource planning (ERP) software: set of integrated programs that manage a company’s vital business operations for an entire multisite, global organization
  • 42. Principles of Information Systems, Eighth Edition 42 Enterprise Application Software (continued) Table 4.8: Examples of Enterprise Application Software
  • 43. Principles of Information Systems, Eighth Edition 43 Application Software for Information, Decision Support, and Specialized Purposes • Specialized application software for information, decision support, and other purposes is available in every industry • Examples – Genetic researchers use software to visualize and analyze the human genome – Music executives use decision support software to help pick the next hit – Decision support software is used to increase the cure rate for cancer