SlideShare a Scribd company logo
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.
Computer Software
Chapter
4
4-3
• Describe several important trends occurring in
computer software
• Give examples of several major types of
application and system software
• Explain the purpose of several popular software
packages for end user productivity and
collaborative computing
Learning Objectives
4-4
• Define and describe the functions of an operating
system
• Describe the main uses of computer
programming software, tools, and languages
Learning Objectives
4-5
Case 1: Microsoft Supports Processes
• Microsoft is focusing on different industries and
writing software products to support them
• Examples: financial services, communications,
government, education, automotive, retail
• Vertical segments: a specific industry
• Accelerators: software add-ons aimed at business
processes common to a given industry
• Software layers: serves the needs of a broad base
of companies in a particular sector, inserted into
enterprise applications
4-6
Case Study Questions
• A common phrase among IT professionals is
“The world views its data through Windows.”
Why does Microsoft dominate the desktop and
networked software market?
• How successful will Microsoft be in competing
with software vendors who specialize in specific
market applications, like health care, retail, and
other specialty services?
4-7
Case Study Questions
• Do you agree with Microsoft’s strategy to
develop industry-specific partners to capitalize
on opportunities in both large and small sectors?
• Is there an advantage or a disadvantage to being
one of Microsoft’s partners in this type of
relationship?
4-8
Types of Application & System Software
4-9
Application Software
• General Purpose
• Programs that perform common information
processing jobs for end users
• E.g., word processing, spreadsheet
• Also call productivity packages
• Custom Software
• Software applications developed within an
organization for use by that organization
4-10
Application Software
• Commercial Off-the-Shelf (COTS)
• Many copies sold
• Minimal changes beyond scheduled upgrades
• Purchasers have no control over specifications,
schedule, or evolution, and no access to source
code or internal documentation
• Product vendor retains the intellectual property
rights of the software
4-11
Application Software
• Open-source Software
• Developers collaborate on the development of an
application using programming standards which
allow anyone to contribute to the software
• As each developer completes a project, the
application code becomes available and free to
anyone who wants it
4-12
Business Application Software
• Function-Specific Application Software
• Thousands of these packages support specific
applications of end users
• Examples: customer relationship management,
enterprise resource planning, supply chain
management, Web-enabled electronic commerce
4-13
Software Suites, Integrated Packages
• Most widely used productivity packages are
bundled together as software suites
• Advantages
• Cost less than buying individual packages
• All have similar GUI
• Work well together
• Disadvantages
• All features not used
• Takes a lot of disk space (bloatware)
4-14
Components of Top Software Suites
4-15
Integrated Packages
• Integrated packages combine the functions of
several programs into one package
• E.g., Microsoft Works, AppleWorks
• Advantages
• Many functions for lower price
• Uses less disk space
• Frequently pre-installed on microcomputers
• Disadvantages
• Limited functionality
4-16
Web Browsers
• Software applications that support navigation
through the point-and-click hyper-linked
resources of the Web
• Becoming the universal platform from which
end users launch…
• Information searches
• E-mail
• Multimedia file transfer
• Discussion groups
• Other Internet-based applications
4-17
Search Engines
• Browsers are used to gain access to Internet
search engines
• Google, Ask Jeeves, Look Smart, Lycos,
Overture, Yahoo!
• Using search engines to find information has
become an indispensable part of Internet,
intranet, and extranet applications
4-18
E-mail, Instant Messaging, and Weblogs
• E-mail
• Software to communicate by sending and
receiving messages and attachments via the
Internet, intranet, or extranet
• Instant messaging (IM)
• Receive electronic messages instantly
• Weblog or blog
• A personal website in dated log format
• Updated with new information about a subject or
range of subjects
4-19
Word Processing/Desktop Publishing
• Word Processing
• Create, edit, revise, and print documents
• E.g., Microsoft Word, Lotus WordPro, Corel
WordPerfect
• Desktop Publishing
• Produce printed materials that look professionally
published
• E.g., Adobe PageMaker, Microsoft Publisher,
QuarkXPress
4-20
Electronic Spreadsheets
• Used by virtually every business for…
• Analysis, planning, modeling
• Electronic Spreadsheet
• Worksheet of rows and columns
• Can be stored on local computer or on network
• Requires designing format and developing the
relationships (formulas)
• Most help you develop charts and graphic
displays of spreadsheet results
• Supports what-if questions
4-21
Presentation Graphics
• Common presentation graphics packages…
• Converts numeric data into graphics displays
• Used to create multimedia presentations of
graphics, photos, animation, and video clips
• E.g., Microsoft PowerPoint, Lotus Freelance,
Corel Presentations
• Top packages can tailor files for transfer in
HTML format to websites
4-22
Personal Information Managers
• Software for end user productivity and
collaboration
• Stores information about clients
• Manages schedules, appointments, tasks
• Most include ability to access the Web and
provide e-mail capabilities
• Some support team collaboration by sharing
information with other PIM users
• E.g., Lotus Organizer, Microsoft Outlook
4-23
Groupware
• Software that helps workgroups collaborate on
group assignments
• E-mail, discussion groups, databases, video
conferencing
• E.g., Lotus Notes, Novell GroupWise, Microsoft
Exchange
• Windows SharePoint Services and WebSphere
both allow teams to create websites for
information sharing and document collaboration
4-24
Software Alternatives
• Outsourcing development and maintenance of
software
• Application service providers (ASPs)
• Companies that own, operate, and maintain
application software and computer system
resources
• Use the application for a fee over the Internet
• Pay-as-you-go
• Use expected to accelerate in the coming years
4-25
Software Licensing
• All COTS and ASP software is licensed
• Involves the underlying..
• Intellectual property rights
• Copyright
• Trademark
• Trade secrets
• Also involves traditional contract law, including
Uniform Commercial Code (UCC)
• You don’t buy software
• You buy a license to use the software
• Licensed to protect the vendor’s property rights
4-26
Case 2: Webtop Software
• Web-based applications can run almost as
seamlessly as programs used on the desktop
• Webtop applications may replace the current
suite of desktop applications
• Web applications link to myriad open APIs
• Serves as building blocks for new applications
and data
• Information on the desktop can be fused with
the Web through a powerful but invisible bridge
between the two
4-27
Case Study Questions
• Do you agree that webtop software will one
day replace suites of desktop applications?
• Will Microsoft succeed in dominating the
webtop?
• Should you invest your time and money in
acquiring and learning how to use some of the
webtop applications mentioned in this case?
4-28
Categories of Group Software
• System Management Programs
• Manages the hardware, software, network,
and data resources of computer systems
• Examples: operating systems, network manage-
ment programs, database management systems,
system utilities
• System Development Programs
• Helps users develop IS programs and procedures
and then prepare them for processing
• Includes language translators and editors, CASE
and programming tools
4-29
Interface Between End Users and Computer
4-30
Operating Systems
• Integrated system of programs that…
• Manages the operations of the CPU
• Controls the input/output, storage resources,
and activities of the computer system
• Provides support services as the computer
executes application programs
• The operating system must be loaded and
activated before other tasks can be accomplished
4-31
Operating System Basic Functions
4-32
User Interface
• The part of the operating system that allows
you to communicate with it
• Three main types…
• Command-driven
• Menu-driven
• Graphical user interfaces (GUI)
4-33
Resource Management
• Part of the operating system that manages the
hardware and networking resources of a
computer system
• Includes CPU, memory, secondary storage
devices, telecommunications, and input/output
peripherals
• Common functions
• Keeping track of where data and programs are
stored
• Subdividing memory; providing virtual memory
capability
4-34
File Management
• Part of the operating system that controls the
creation, deletion, and access of files and
programs
• Keeps track of physical location on storage
devices
• Maintains directories of information about the
location and characteristics of stored files
4-35
Task Management
• Part of the operating system that manages the
accomplishment of end user computing tasks
• Controls which task gets access to the CPU,
and for how long
• Can interrupt the CPU at any time to substitute
a higher priority task
• Supports preemptive and cooperative multi-
tasking and multi-processing
4-36
Popular Operating Systems
• Windows
• GUI, multitasking, networking, multimedia
• Microsoft’s operating system
• NT, XP, 2003
• Different versions manage servers
• Unix
• Multitasking, multi-user, network-managing
• Portable - can run on mainframes, midrange,
and PCs
4-37
Popular Operating Systems
• Linux
• Low-cost, powerful reliable Unix-like
operating system
• Open-source
• MAC OS X
• Apple operating system for the iMac
• GUI
• Multitasking
• Multimedia
4-38
Open-Source Licensing Characteristics
• The Program
• Must include source code and allow distribution
in source code as well as compiled form
• The License
• Shall not restrict any party from selling or giving
away the software as a component of an
aggregate software distribution containing
programs from several sources
• Must allow modifications and derived works, and
must allow them to be distributed under the same
terms as the license of the original software
4-39
Open-Source Licensing Characteristics
• The License (continued)
• Must allow modifications and derived works and
allow them to be distributed under the same terms
as the license of the original software
• May restrict source code from being distributed in
modified form only if the license allows the
distribution of patch files with the source code
for the purpose of modifying the program at build
time
• Must not discriminate against any person or any
group of persons
4-40
Open-Source Licensing Characteristics
• The License (continued)
• Must not restrict anyone from making use of the
program in a specific field of endeavor
• The rights attached to the program must apply to
all to whom the program is redistributed, without
the need for execution of an additional license
• Must not be specific to a product
• Must not contaminate other software by placing
restrictions on any software distributed along
with the licensed software
4-41
Other System Management Programs
4-42
Other System Software
• Utilities
• Miscellaneous housekeeping functions
• Example: Norton utilities includes data backup,
virus protection, data compression, etc.
• Performance Monitors
• Programs that monitor and adjust computer
system to keep them running efficiently
• Security Monitors
• Monitor and control use of computer systems
to prevent unauthorized use of resources
4-43
Application Servers
• Provide an interface between an operating
system and the application programs of users
• Middleware
• Software that helps diverse software applications
exchange data and work together more efficiently
4-44
Programming Languages
• Examples of programming in each language
4-45
Machine Languages
• First generation languages
• The most basic of programming languages
• Strings of binary codes unique to each computer
• Requires specific knowledge of the internal
operations of the CPU being used
• Must specify the storage locations for every
instruction and item of data used
• Difficult to work with, and error prone
4-46
Assembler Languages
• Second generation languages
• Developed to reduce difficulties in writing
machine language programs
• Uses assemblers to convert the programs into
machine instructions
• Symbols are used to represent operation codes
and storage locations
• Alphabetic abbreviations call mnemonics and
other symbols represent operation codes, storage
locations, and data elements
4-47
High-Level Languages
• Third generation languages
• Uses brief statements or arithmetic expressions
• Statements translated into machine language by
compilers or interpreters
• Less efficient than assembler languages and
requires greater translation time
• Machine independent
• Examples: BASIC, COBOL, and FORTRAN
4-48
Fourth-Generation Languages
• Variety of programming languages that are
nonprocedural and conversational
• Encourages programmers to specify the results
wanted; the computer determines the sequence
of instructions that accomplishes the results
• Simplified the programming process
• Natural languages
• Very close to English or other human language
• Sometimes called fifth-generation (5GLs)
• No longer a trade-off between ease of use and
flexibility
4-49
Object-Oriented Languages
• Combines data elements
and the procedures that
will be performed upon
them into objects
• E.g., data about a bank
account and the
procedures performed
on it, such as interest
calculations
4-50
Object-Oriented Languages
• Most widely used software development
languages
• Easier to use and more efficient for graphics-
oriented user interfaces
• Reusable: can use an object from one application
in another application
• Examples: Visual Basic, C++, Java
• Most object-oriented languages provide a GUI
that supports visual programming
4-51
Web Languages
• HTML
• A page description language that creates
hypertext documents for the Web
• XML
• Describes Web page content by applying
identifying tags or contextual labels to the data
• Java
• Object-oriented programming language that is
simple, secure, and platform independent
• Java applets can be executed on any computer
4-52
J2EE versus .Net
4-53
Web Services
• Web services are software components that are
• Based on framework of Web and object-oriented
standards and technology
• Used to link the applications of different users
and computing platforms via the Web
4-54
How Web Services Work
4-55
Language Translator Programs
• Translate instructions written in programming
languages into machine language
• Assembler
• Translates assembler language statement
• Compiler
• Translates high-level language statements
• Interpreter
• A compiler that translates and executes each
statement in a program, one at a time
4-56
Programming Tools
• Help programmers identify and minimize errors
while they are programming
• Graphical programming interfaces
• Programming editors
• Debuggers
• CASE Tools
• A combination of many programming tools into a
single application with a common interface
• Used in different stages of the systems
development process
4-57
Case 3: Amazon and eBay
• Amazon provides access to some of its data and
website functionality
• It still protects underlying infrastructure
• eBay opened up e-commerce software
• Open to programmers of any company that is
interested in e-commerce
4-58
Case Study Questions
• What are the purpose and business value of
Web services?
• What are the benefits of Web services to
Amazon, eBay, and their developer partners?
• What are the business challenges of Web
services?
4-59
Case 4: Linux and Open-Source Software
• Open-source software
• Also called “free” software
• Can be modified
• Typically acquired with a license
• Open-source licenses typically allow you to
• Run the software
• Own the source code
• Modify the source code
• Distribute copies of the software
• Training, support, and documentation typically
must be paid for
4-60
Case 4: Linux and Open-Source Software
• Examples of open-source software…
• Linux
• Apache Web Server
• Sendmail
• Perl scripting language
4-61
Case Study Questions
• What are the business benefits of adopting
open-source software?
• What are the risks associated with open-source
software?
• How can these risks be addressed?
• Do you see open-source software eventually
replacing the current proprietary software
model?

More Related Content

PPT
Chap004
Arshian Siddiqui
 
PPT
Chapter_04.ppt
ZainKhan472978
 
PPTX
Module 3 - Software Classification.pptx
percivalfernandez2
 
PPT
CH004
JUC
 
PPT
Week 4
adrenal
 
PDF
Chap05# Information Systems in Business Software
Turu Turuu
 
PPT
Management information system software
Online
 
PPTX
Chapter 4 computer software
Advance Saraswati Prakashan Pvt Ltd
 
Chapter_04.ppt
ZainKhan472978
 
Module 3 - Software Classification.pptx
percivalfernandez2
 
CH004
JUC
 
Week 4
adrenal
 
Chap05# Information Systems in Business Software
Turu Turuu
 
Management information system software
Online
 
Chapter 4 computer software
Advance Saraswati Prakashan Pvt Ltd
 

Similar to ch 4 Computer Software, James Obrien.ppt (20)

PPT
Chapter No 4 Computer Software E book Management Information System By OBrien
Aamir Gill
 
PPT
Overview of softwares and their applications
Ankush Mehrotra
 
PDF
Case mis ch04
Sanghyeok Park
 
PPT
Chapter 4 computer software
AG RD
 
PPT
Chap04 Computer Software
Aqib Syed
 
PPT
Computer Software, System soft wares and application software's
zulfi2k3bcs
 
PPTX
Chapter 3 - MIS Applications and Relationships Presentation.pptx
BiancaBen3
 
PPTX
Lecture3.pptx
nassmah
 
PDF
CHAPTER 6 - APPLICATION SOFTWARE U Computers.pdf
bestarlemson
 
PPT
Application Software
Zaid Hameed
 
PPTX
Uc14 chap06
Rashid Yahye
 
PPTX
Uc14 chap06
ayahye
 
PPT
1603701618-ch-4.ppt
SemajojIddag
 
PPT
PaperCut-MF Education Features
Jon Farquharson
 
PPT
System software computer software types of software
samreen82
 
PPT
softaware & types.ppt softaware & types.ppt softaware & types.ppt softaware &...
QuickComputingLectur
 
PPT
1603701618-ch-4 computer software software.ppt
zakirullah960365
 
PPTX
BasicPcSoftwareandSoftwareInstallation.pptx
BanbanUmbod
 
PPT
App softwares
ACCA Global
 
PDF
Application software
moazamali28
 
Chapter No 4 Computer Software E book Management Information System By OBrien
Aamir Gill
 
Overview of softwares and their applications
Ankush Mehrotra
 
Case mis ch04
Sanghyeok Park
 
Chapter 4 computer software
AG RD
 
Chap04 Computer Software
Aqib Syed
 
Computer Software, System soft wares and application software's
zulfi2k3bcs
 
Chapter 3 - MIS Applications and Relationships Presentation.pptx
BiancaBen3
 
Lecture3.pptx
nassmah
 
CHAPTER 6 - APPLICATION SOFTWARE U Computers.pdf
bestarlemson
 
Application Software
Zaid Hameed
 
Uc14 chap06
Rashid Yahye
 
Uc14 chap06
ayahye
 
1603701618-ch-4.ppt
SemajojIddag
 
PaperCut-MF Education Features
Jon Farquharson
 
System software computer software types of software
samreen82
 
softaware & types.ppt softaware & types.ppt softaware & types.ppt softaware &...
QuickComputingLectur
 
1603701618-ch-4 computer software software.ppt
zakirullah960365
 
BasicPcSoftwareandSoftwareInstallation.pptx
BanbanUmbod
 
App softwares
ACCA Global
 
Application software
moazamali28
 
Ad

More from qalanderhayat (8)

PPT
ch 9 e-Commerce Systems e-Commerce Systems.ppt
qalanderhayat
 
PPT
ch 8 Enterprise Business Systems Enterprise Business Systems .ppt
qalanderhayat
 
PPT
ch 7 e-Business Systems e-Business Systems.ppt
qalanderhayat
 
PPT
ch 6 Telecommunications and Networks Telecommunications and Networks.ppt
qalanderhayat
 
PPT
ch 5 Data Resource Management Data Resource Management .ppt
qalanderhayat
 
PPT
chapter no 3 Computer Hardware James Obrien.ppt
qalanderhayat
 
PPT
ch 2 Competing with Information Technology.ppt
qalanderhayat
 
PPT
chapter no 1: Introduction to Management information system.ppt
qalanderhayat
 
ch 9 e-Commerce Systems e-Commerce Systems.ppt
qalanderhayat
 
ch 8 Enterprise Business Systems Enterprise Business Systems .ppt
qalanderhayat
 
ch 7 e-Business Systems e-Business Systems.ppt
qalanderhayat
 
ch 6 Telecommunications and Networks Telecommunications and Networks.ppt
qalanderhayat
 
ch 5 Data Resource Management Data Resource Management .ppt
qalanderhayat
 
chapter no 3 Computer Hardware James Obrien.ppt
qalanderhayat
 
ch 2 Competing with Information Technology.ppt
qalanderhayat
 
chapter no 1: Introduction to Management information system.ppt
qalanderhayat
 
Ad

Recently uploaded (20)

PPTX
Virbyze_Our company profile_Preview.pptx
myckwabs
 
PDF
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
PDF
WAKUZOOM DIGITAL ORIGINAL COMPANY PROFILE.pdf
emmedia319
 
PPTX
Is Your Brand Ready for Expansion? A Strategic Guide to Scaling Successfully
RUPAL AGARWAL
 
PDF
What are the steps to buy GitHub accounts safely?
d14405913
 
PDF
Tariff Surcharge and Price Increase Decision
Joshua Gao
 
PPT
How to Protect Your New York Business from the Unexpected
Sam Vohra
 
PDF
bain-temasek-sea-green-economy-2022-report-investing-behind-the-new-realities...
YudiSaputra43
 
PPTX
Social Media Marketing for Business Growth
vidhi622006
 
PDF
TriStar Gold Corporate Presentation August 2025
Adnet Communications
 
PPTX
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
PPTX
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
PPTX
Creating the Ultimate SOP Manual: Streamline, Standardize, and Scale
RUPAL AGARWAL
 
PPTX
Integrative Negotiation: Expanding the Pie
badranomar1990
 
DOCX
UNIT 2 BC.docx- cv - RESOLUTION -MINUTES-NOTICE - BUSINESS LETTER DRAFTING
MANJU N
 
PDF
MDR Services – 24x7 Managed Detection and Response
CyberNX Technologies Private Limited
 
PDF
HOT DAY CAFE , Café Royale isn’t just another coffee shop
PINKY PARLOUR
 
PDF
Keppel Ltd. 1H 2025 Results Presentation Slides
KeppelCorporation
 
PDF
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
PPTX
BUSINESS FINANCE POWER POINT PRESENTATION
JethSrey
 
Virbyze_Our company profile_Preview.pptx
myckwabs
 
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
WAKUZOOM DIGITAL ORIGINAL COMPANY PROFILE.pdf
emmedia319
 
Is Your Brand Ready for Expansion? A Strategic Guide to Scaling Successfully
RUPAL AGARWAL
 
What are the steps to buy GitHub accounts safely?
d14405913
 
Tariff Surcharge and Price Increase Decision
Joshua Gao
 
How to Protect Your New York Business from the Unexpected
Sam Vohra
 
bain-temasek-sea-green-economy-2022-report-investing-behind-the-new-realities...
YudiSaputra43
 
Social Media Marketing for Business Growth
vidhi622006
 
TriStar Gold Corporate Presentation August 2025
Adnet Communications
 
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
Creating the Ultimate SOP Manual: Streamline, Standardize, and Scale
RUPAL AGARWAL
 
Integrative Negotiation: Expanding the Pie
badranomar1990
 
UNIT 2 BC.docx- cv - RESOLUTION -MINUTES-NOTICE - BUSINESS LETTER DRAFTING
MANJU N
 
MDR Services – 24x7 Managed Detection and Response
CyberNX Technologies Private Limited
 
HOT DAY CAFE , Café Royale isn’t just another coffee shop
PINKY PARLOUR
 
Keppel Ltd. 1H 2025 Results Presentation Slides
KeppelCorporation
 
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
BUSINESS FINANCE POWER POINT PRESENTATION
JethSrey
 

ch 4 Computer Software, James Obrien.ppt

  • 1. McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved. Computer Software Chapter 4
  • 3. 4-3 • Describe several important trends occurring in computer software • Give examples of several major types of application and system software • Explain the purpose of several popular software packages for end user productivity and collaborative computing Learning Objectives
  • 4. 4-4 • Define and describe the functions of an operating system • Describe the main uses of computer programming software, tools, and languages Learning Objectives
  • 5. 4-5 Case 1: Microsoft Supports Processes • Microsoft is focusing on different industries and writing software products to support them • Examples: financial services, communications, government, education, automotive, retail • Vertical segments: a specific industry • Accelerators: software add-ons aimed at business processes common to a given industry • Software layers: serves the needs of a broad base of companies in a particular sector, inserted into enterprise applications
  • 6. 4-6 Case Study Questions • A common phrase among IT professionals is “The world views its data through Windows.” Why does Microsoft dominate the desktop and networked software market? • How successful will Microsoft be in competing with software vendors who specialize in specific market applications, like health care, retail, and other specialty services?
  • 7. 4-7 Case Study Questions • Do you agree with Microsoft’s strategy to develop industry-specific partners to capitalize on opportunities in both large and small sectors? • Is there an advantage or a disadvantage to being one of Microsoft’s partners in this type of relationship?
  • 8. 4-8 Types of Application & System Software
  • 9. 4-9 Application Software • General Purpose • Programs that perform common information processing jobs for end users • E.g., word processing, spreadsheet • Also call productivity packages • Custom Software • Software applications developed within an organization for use by that organization
  • 10. 4-10 Application Software • Commercial Off-the-Shelf (COTS) • Many copies sold • Minimal changes beyond scheduled upgrades • Purchasers have no control over specifications, schedule, or evolution, and no access to source code or internal documentation • Product vendor retains the intellectual property rights of the software
  • 11. 4-11 Application Software • Open-source Software • Developers collaborate on the development of an application using programming standards which allow anyone to contribute to the software • As each developer completes a project, the application code becomes available and free to anyone who wants it
  • 12. 4-12 Business Application Software • Function-Specific Application Software • Thousands of these packages support specific applications of end users • Examples: customer relationship management, enterprise resource planning, supply chain management, Web-enabled electronic commerce
  • 13. 4-13 Software Suites, Integrated Packages • Most widely used productivity packages are bundled together as software suites • Advantages • Cost less than buying individual packages • All have similar GUI • Work well together • Disadvantages • All features not used • Takes a lot of disk space (bloatware)
  • 14. 4-14 Components of Top Software Suites
  • 15. 4-15 Integrated Packages • Integrated packages combine the functions of several programs into one package • E.g., Microsoft Works, AppleWorks • Advantages • Many functions for lower price • Uses less disk space • Frequently pre-installed on microcomputers • Disadvantages • Limited functionality
  • 16. 4-16 Web Browsers • Software applications that support navigation through the point-and-click hyper-linked resources of the Web • Becoming the universal platform from which end users launch… • Information searches • E-mail • Multimedia file transfer • Discussion groups • Other Internet-based applications
  • 17. 4-17 Search Engines • Browsers are used to gain access to Internet search engines • Google, Ask Jeeves, Look Smart, Lycos, Overture, Yahoo! • Using search engines to find information has become an indispensable part of Internet, intranet, and extranet applications
  • 18. 4-18 E-mail, Instant Messaging, and Weblogs • E-mail • Software to communicate by sending and receiving messages and attachments via the Internet, intranet, or extranet • Instant messaging (IM) • Receive electronic messages instantly • Weblog or blog • A personal website in dated log format • Updated with new information about a subject or range of subjects
  • 19. 4-19 Word Processing/Desktop Publishing • Word Processing • Create, edit, revise, and print documents • E.g., Microsoft Word, Lotus WordPro, Corel WordPerfect • Desktop Publishing • Produce printed materials that look professionally published • E.g., Adobe PageMaker, Microsoft Publisher, QuarkXPress
  • 20. 4-20 Electronic Spreadsheets • Used by virtually every business for… • Analysis, planning, modeling • Electronic Spreadsheet • Worksheet of rows and columns • Can be stored on local computer or on network • Requires designing format and developing the relationships (formulas) • Most help you develop charts and graphic displays of spreadsheet results • Supports what-if questions
  • 21. 4-21 Presentation Graphics • Common presentation graphics packages… • Converts numeric data into graphics displays • Used to create multimedia presentations of graphics, photos, animation, and video clips • E.g., Microsoft PowerPoint, Lotus Freelance, Corel Presentations • Top packages can tailor files for transfer in HTML format to websites
  • 22. 4-22 Personal Information Managers • Software for end user productivity and collaboration • Stores information about clients • Manages schedules, appointments, tasks • Most include ability to access the Web and provide e-mail capabilities • Some support team collaboration by sharing information with other PIM users • E.g., Lotus Organizer, Microsoft Outlook
  • 23. 4-23 Groupware • Software that helps workgroups collaborate on group assignments • E-mail, discussion groups, databases, video conferencing • E.g., Lotus Notes, Novell GroupWise, Microsoft Exchange • Windows SharePoint Services and WebSphere both allow teams to create websites for information sharing and document collaboration
  • 24. 4-24 Software Alternatives • Outsourcing development and maintenance of software • Application service providers (ASPs) • Companies that own, operate, and maintain application software and computer system resources • Use the application for a fee over the Internet • Pay-as-you-go • Use expected to accelerate in the coming years
  • 25. 4-25 Software Licensing • All COTS and ASP software is licensed • Involves the underlying.. • Intellectual property rights • Copyright • Trademark • Trade secrets • Also involves traditional contract law, including Uniform Commercial Code (UCC) • You don’t buy software • You buy a license to use the software • Licensed to protect the vendor’s property rights
  • 26. 4-26 Case 2: Webtop Software • Web-based applications can run almost as seamlessly as programs used on the desktop • Webtop applications may replace the current suite of desktop applications • Web applications link to myriad open APIs • Serves as building blocks for new applications and data • Information on the desktop can be fused with the Web through a powerful but invisible bridge between the two
  • 27. 4-27 Case Study Questions • Do you agree that webtop software will one day replace suites of desktop applications? • Will Microsoft succeed in dominating the webtop? • Should you invest your time and money in acquiring and learning how to use some of the webtop applications mentioned in this case?
  • 28. 4-28 Categories of Group Software • System Management Programs • Manages the hardware, software, network, and data resources of computer systems • Examples: operating systems, network manage- ment programs, database management systems, system utilities • System Development Programs • Helps users develop IS programs and procedures and then prepare them for processing • Includes language translators and editors, CASE and programming tools
  • 29. 4-29 Interface Between End Users and Computer
  • 30. 4-30 Operating Systems • Integrated system of programs that… • Manages the operations of the CPU • Controls the input/output, storage resources, and activities of the computer system • Provides support services as the computer executes application programs • The operating system must be loaded and activated before other tasks can be accomplished
  • 32. 4-32 User Interface • The part of the operating system that allows you to communicate with it • Three main types… • Command-driven • Menu-driven • Graphical user interfaces (GUI)
  • 33. 4-33 Resource Management • Part of the operating system that manages the hardware and networking resources of a computer system • Includes CPU, memory, secondary storage devices, telecommunications, and input/output peripherals • Common functions • Keeping track of where data and programs are stored • Subdividing memory; providing virtual memory capability
  • 34. 4-34 File Management • Part of the operating system that controls the creation, deletion, and access of files and programs • Keeps track of physical location on storage devices • Maintains directories of information about the location and characteristics of stored files
  • 35. 4-35 Task Management • Part of the operating system that manages the accomplishment of end user computing tasks • Controls which task gets access to the CPU, and for how long • Can interrupt the CPU at any time to substitute a higher priority task • Supports preemptive and cooperative multi- tasking and multi-processing
  • 36. 4-36 Popular Operating Systems • Windows • GUI, multitasking, networking, multimedia • Microsoft’s operating system • NT, XP, 2003 • Different versions manage servers • Unix • Multitasking, multi-user, network-managing • Portable - can run on mainframes, midrange, and PCs
  • 37. 4-37 Popular Operating Systems • Linux • Low-cost, powerful reliable Unix-like operating system • Open-source • MAC OS X • Apple operating system for the iMac • GUI • Multitasking • Multimedia
  • 38. 4-38 Open-Source Licensing Characteristics • The Program • Must include source code and allow distribution in source code as well as compiled form • The License • Shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several sources • Must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software
  • 39. 4-39 Open-Source Licensing Characteristics • The License (continued) • Must allow modifications and derived works and allow them to be distributed under the same terms as the license of the original software • May restrict source code from being distributed in modified form only if the license allows the distribution of patch files with the source code for the purpose of modifying the program at build time • Must not discriminate against any person or any group of persons
  • 40. 4-40 Open-Source Licensing Characteristics • The License (continued) • Must not restrict anyone from making use of the program in a specific field of endeavor • The rights attached to the program must apply to all to whom the program is redistributed, without the need for execution of an additional license • Must not be specific to a product • Must not contaminate other software by placing restrictions on any software distributed along with the licensed software
  • 42. 4-42 Other System Software • Utilities • Miscellaneous housekeeping functions • Example: Norton utilities includes data backup, virus protection, data compression, etc. • Performance Monitors • Programs that monitor and adjust computer system to keep them running efficiently • Security Monitors • Monitor and control use of computer systems to prevent unauthorized use of resources
  • 43. 4-43 Application Servers • Provide an interface between an operating system and the application programs of users • Middleware • Software that helps diverse software applications exchange data and work together more efficiently
  • 44. 4-44 Programming Languages • Examples of programming in each language
  • 45. 4-45 Machine Languages • First generation languages • The most basic of programming languages • Strings of binary codes unique to each computer • Requires specific knowledge of the internal operations of the CPU being used • Must specify the storage locations for every instruction and item of data used • Difficult to work with, and error prone
  • 46. 4-46 Assembler Languages • Second generation languages • Developed to reduce difficulties in writing machine language programs • Uses assemblers to convert the programs into machine instructions • Symbols are used to represent operation codes and storage locations • Alphabetic abbreviations call mnemonics and other symbols represent operation codes, storage locations, and data elements
  • 47. 4-47 High-Level Languages • Third generation languages • Uses brief statements or arithmetic expressions • Statements translated into machine language by compilers or interpreters • Less efficient than assembler languages and requires greater translation time • Machine independent • Examples: BASIC, COBOL, and FORTRAN
  • 48. 4-48 Fourth-Generation Languages • Variety of programming languages that are nonprocedural and conversational • Encourages programmers to specify the results wanted; the computer determines the sequence of instructions that accomplishes the results • Simplified the programming process • Natural languages • Very close to English or other human language • Sometimes called fifth-generation (5GLs) • No longer a trade-off between ease of use and flexibility
  • 49. 4-49 Object-Oriented Languages • Combines data elements and the procedures that will be performed upon them into objects • E.g., data about a bank account and the procedures performed on it, such as interest calculations
  • 50. 4-50 Object-Oriented Languages • Most widely used software development languages • Easier to use and more efficient for graphics- oriented user interfaces • Reusable: can use an object from one application in another application • Examples: Visual Basic, C++, Java • Most object-oriented languages provide a GUI that supports visual programming
  • 51. 4-51 Web Languages • HTML • A page description language that creates hypertext documents for the Web • XML • Describes Web page content by applying identifying tags or contextual labels to the data • Java • Object-oriented programming language that is simple, secure, and platform independent • Java applets can be executed on any computer
  • 53. 4-53 Web Services • Web services are software components that are • Based on framework of Web and object-oriented standards and technology • Used to link the applications of different users and computing platforms via the Web
  • 55. 4-55 Language Translator Programs • Translate instructions written in programming languages into machine language • Assembler • Translates assembler language statement • Compiler • Translates high-level language statements • Interpreter • A compiler that translates and executes each statement in a program, one at a time
  • 56. 4-56 Programming Tools • Help programmers identify and minimize errors while they are programming • Graphical programming interfaces • Programming editors • Debuggers • CASE Tools • A combination of many programming tools into a single application with a common interface • Used in different stages of the systems development process
  • 57. 4-57 Case 3: Amazon and eBay • Amazon provides access to some of its data and website functionality • It still protects underlying infrastructure • eBay opened up e-commerce software • Open to programmers of any company that is interested in e-commerce
  • 58. 4-58 Case Study Questions • What are the purpose and business value of Web services? • What are the benefits of Web services to Amazon, eBay, and their developer partners? • What are the business challenges of Web services?
  • 59. 4-59 Case 4: Linux and Open-Source Software • Open-source software • Also called “free” software • Can be modified • Typically acquired with a license • Open-source licenses typically allow you to • Run the software • Own the source code • Modify the source code • Distribute copies of the software • Training, support, and documentation typically must be paid for
  • 60. 4-60 Case 4: Linux and Open-Source Software • Examples of open-source software… • Linux • Apache Web Server • Sendmail • Perl scripting language
  • 61. 4-61 Case Study Questions • What are the business benefits of adopting open-source software? • What are the risks associated with open-source software? • How can these risks be addressed? • Do you see open-source software eventually replacing the current proprietary software model?