Software: Systems and Application Software

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
© Vera Castleman Software Grade 10. What is software? A program is a collection of instructions to do a job. Programs are collectively known as SOFTWARE.
4 1 4 C H A P T E R Software: Systems and Application Software.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Software: Systems and Application Software Chapter 4.
Chapter 8 Operating Systems and Utility Programs.
System Software Chapter 5 McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Software: Systems and Application Software
System Software Chapter Describe the differences between system software and application software Discuss the four types of system software Discuss.
Operating Systems: Software in the Background
When selecting an operating system, you must consider the current and future requirements for application software to meet the needs of the organization.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
Fundamentals of Information Systems, Second Edition 1 Hardware and Software Chapter 2.
Chapter 5 System Software.
Chapter 3 Software Two major types of software
HOMEWORK PAGE STAND ALONE PROGRAMS FUNCTION ON THEIR OWN AND SOMETIMES CANNOT SHARE DATA WITH OTHER PROGRAMS. INTEGRATED SOFTWARE COMBINES.
I Information Systems Technology Ross Malaga 3 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 3-1 SOFTWARE.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Computer Software.
COMPUTER SOFTWARE Chapter 3. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one.
Chapter 3: Software Solutions for Personal and Professional Gain
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Fundamentals of Information Systems, Sixth Edition
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Type of Software There are two main types of software They are System software Application software Hardware System Software (OS) Application Software.
Computers Systems - software Powered by DeSiaMore 1.
B.A. (Mahayana Studies) Introduction to Computer Science November March Software What is software? What are the main types of software?
Chapter 4 System Software.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
3 3 3 CHAPTER System Software. 3 Objectives By the end of this lecture, you should know how to: –Describe the differences between system software and.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
Software 1. Software is divided into parts System software Operating system Utility software Application software 2.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
Digital Planet: Tomorrow’s Technology and You
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
Application Software Performs a specific job or task. Helps people use their computers to perform their work more effectively. Categorized in two ways.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
5 SYSTEM SOFTWARE CHAPTER
Software Information Systems and Management. Software Computer programs: A sequence of instructions for the computer. Systems Software The set of programs.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Principles of Information Systems, Seventh Edition2 When selecting an operating system, you must consider the current and future requirements for application.
Chapter 3: Software Explain the difference between systems software and application software
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE. OPERATING SYSTEM (OS) An operating system, or OS, is a software program that enables the computer hardware.
Principles of Information Systems, Sixth Edition 1 Software: Systems and Application Software Chapter 4.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Lesson 4 Software: Systems and Applicatio n Software CREATED BY MOBIN 2016.
1 Principles of Information Systems, Ninth Edition Chapter 4 Software: Systems and Application Software.
Chapter 3 Applications Software: Getting the Work Done.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Fundamentals of Information Systems, Sixth Edition
Chapter 8 Operating Systems and Utility Programs.
Software: Systems and Application Software
Computer Software.
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
SOFTWARE TECHNOLOGIES
Chapter 2 Applications Software and Operating Systems
Presentation transcript:

Software: Systems and Application Software Chapter 4: Software: Systems and Application Software

Summary Slide What is Software Overview of Software Operating Systems Popular Operating Systems Utility Programs Types of Application Software Proprietary Application Software Off-the-shelf Application Software Standard Off-the-shelf Application Software Software Issues and Trends

What is Software Software consists of computer programs that control the workings of the computer hardware (statements to the computer) and program documentation used to explain the programs to the user.

Overview of Software There are two basic types of software: Systems Software is a set of programs that support the computer system by coordinating the activities of the hardware and the applications. Systems software is written for a specific set of hardware, most particularly the CPU. Application Software is a set of programs that solve specific user-oriented problems.

Operating Systems An Operating System is a set of computer programs that control the computer hardware and act as an interface with application programs. Operating System Activities: Perform common computer hardware functions like storing data on disk Provide the user interface like the Windows XP Graphical User Interface Provide hardware independence by serving as the interface between the application program and the hardware Manage system memory to control how memory is accessed and used Manage processing tasks like enabling the user to run more than one application (multitasking) Provide network capability to link users Control access to system resources by providing functions like password protection Manage files tracking where each file is stored and where is located

Popular Operating Systems Consumer Appliance Operating Systems Windows CE.Net/Windows XP/Handheld PC/Pocket PC Palm OS PC Operating Systems MS Windows 95/98/2000/XP Mac OS X Linux Network (workgroup) Operating Systems Windows 2000 Server Unix Netware Mac OS X Server Enterprise Operating Systems MVS/OS 390

Utility Programs Utility programs are used to perform important functions like merging and sorting sets of data, keeping track of computer jobs and compressing files before they are stored. Examples of Utility programs: DriveSpace compresses your hard drive increasing its storage capacity (Windows 95/98). Disk Defragmenter speeds up disk access by rearranging the files and free space on your computer (Windows 95/98) DFSORT sorts and merges data files (MVS) TestDrive allows you to try software before you purchase it and deletes the software from your hard drive after the trial period. Screen Saver Virus Detection

Types of Application Software

Proprietary Application Software Application Software gives organizations the ability to solve problems and perform specific activities and tasks. Proprietary application software solves a unique or specific problem. Proprietary application software can be In-house developed or developed by external vendors in which case is called contract software. Advantages of proprietary application software: Software usually meets the user requirements Provides flexibility in making modifications Offers more control over the results Disadvantages of proprietary application software: Can take a long time and significant resources to develop (costly) Has more risk concerning the features and performance

Off-the-shelf Application Software Off-the-shelf application software may be purchased, leased, or rented from a software company. Off-the-shelf application software can be customized to better fit company specific needs. Advantages of Off-the-shelf application software: Lower initial cost Lower risk that the software will fail Higher quality usually without bugs and well tested Disadvantages Off-the-shelf application software: May pay for features never used May lack important features May not match current work processes

Application Software Horizontal-Market Applications Software Horizontal-market application software provides capabilities common across all organizations and industries. Word processor, graphics programs, spreadsheets, and all presentation programs are all horizontal-market application software. Vertical-Market Applications Software Vertical-market application software serves the needs of a specific industry. Examples of such programs are: Those used by dental offices to schedule appointments and bill patients Those used by auto mechanics to keep track of customer data and customers’ automobile repairs Those used by parts warehouses to track inventory, purchases, and sales

Standard Off-the-shelf Application Software Personal Application Software Word processing Spreadsheet analysis Database applications Graphics programs On-line information services Software suites Workgroup Application Software Lotus Notes Group scheduling Enterprise Application Software

Firmware Firmware is computer software that is installed into devices like printers, print servers, and various types of communication devices. The software is coded just like other software, but it is installed into special, read-only memory of the printer or other device. Users do not need to load firmware into device’s memory. Firmware can be changed or upgraded, but this is normally a task for IS professionals.

Software Issues and Trends Software bugs and the costs associated with them Open Source Software can save you money but be aware of hidden costs Software Licencing Usage-based License Capacity-based License Subscription Licensing Lack of tracking software licenses can cost you: Software Publishers Association (SPA) can fine your organization $100,000 or more if you are caught with illegal software Software upgrades should be carefully evaluated Software support should be carefully evaluated Shareware and Freeware can save you money: Shareware is software where you are expected to pay the author a modest amount Freeware is free software

Discussion Guides??