SlideShare a Scribd company logo
1 of 43
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 (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 (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

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

Ioannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfIoannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfjtzach
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...shivangimorya083
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipSoham Mondal
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...Suhani Kapoor
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士obuhobo
 
Gray Gold Clean CV Resume2024tod (1).pdf
Gray Gold Clean CV Resume2024tod (1).pdfGray Gold Clean CV Resume2024tod (1).pdf
Gray Gold Clean CV Resume2024tod (1).pdfpadillaangelina0023
 
PM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterPM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterHector Del Castillo, CPM, CPMM
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一Fs sss
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样umasea
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Madekojalkojal131
 
How to Find the Best NEET Coaching in Indore (2).pdf
How to Find the Best NEET Coaching in Indore (2).pdfHow to Find the Best NEET Coaching in Indore (2).pdf
How to Find the Best NEET Coaching in Indore (2).pdfmayank158542
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一A SSS
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一Fs
 
Business Development and Product Strategy for a SME named SARL based in Leban...
Business Development and Product Strategy for a SME named SARL based in Leban...Business Development and Product Strategy for a SME named SARL based in Leban...
Business Development and Product Strategy for a SME named SARL based in Leban...Soham Mondal
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...Suhani Kapoor
 

Recently uploaded (20)

Ioannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfIoannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdf
 
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management Internship
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
 
Gray Gold Clean CV Resume2024tod (1).pdf
Gray Gold Clean CV Resume2024tod (1).pdfGray Gold Clean CV Resume2024tod (1).pdf
Gray Gold Clean CV Resume2024tod (1).pdf
 
PM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring ChapterPM Job Search Council Info Session - PMI Silver Spring Chapter
PM Job Search Council Info Session - PMI Silver Spring Chapter
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
 
How to Find the Best NEET Coaching in Indore (2).pdf
How to Find the Best NEET Coaching in Indore (2).pdfHow to Find the Best NEET Coaching in Indore (2).pdf
How to Find the Best NEET Coaching in Indore (2).pdf
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
 
Business Development and Product Strategy for a SME named SARL based in Leban...
Business Development and Product Strategy for a SME named SARL based in Leban...Business Development and Product Strategy for a SME named SARL based in Leban...
Business Development and Product Strategy for a SME named SARL based in Leban...
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
 

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