Two Broad Categories of Software

Slides:



Advertisements
Similar presentations
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
What is an operating system? Is it software?
COURSE: COMPUTER PLATFORMS
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
1 Chapter 2 Operating Systems: Software in the Background.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 5 System Software.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Chapter 3 Software Two major types of software
* SOFTWARE * Computer software, or just software, is a collection of computer programs and related data that provides the instructions. It can not be touched.
Computer Software.
Week 6 Operating Systems.
Lesson 4 Computer Software
Lesson 4: What Is Software?
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.
Lesson 6 Operating Systems and Software
Fundamentals of Computer Hardware & software
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Chapter 4 System Software.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
SOFTWARE It Consists of a series of instructions that tells the computer what to do. It is collection of programs. Software is set of instruction which.
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.
System Software Chapter 4 of Computers: Understanding Technology (Third edition) 1September 16, William Pegram.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Introduction to Interactive Media Interactive Media Tools: Software.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Software Software consists of the instructions issued to the computer to perform specific tasks. –The software on a computer system refers to the programs.
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.
The Role of the Operating System
Chapter 3: Computer Software. Stored Program Concept v The concept of preparing a precise list of exactly what the computer is to do (this list is called.
Chapter 4: System Software The Power Behind the Computer.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
INVITATION TO COMPUTER SCIENCE, JAVA VERSION, THIRD EDITION Chapter 6: An Introduction to System Software and Virtual Machines.
Types of Software Module 5.12.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
E- Learning and Writing Skills IGGU 1101 Operating System Windows Dr. Sana’a Wafa Al-Sayegh.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
10/8: Software What is software? –Types of software System software: Operating systems Applications Creating software –Evolution of software development.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© 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.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
1 Chapter 6 Computer Software. 2 Manager’s View u Manager’s need to understand various kinds of computer software - makes the hardware work for you. u.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
CH CHAPTER Browsers, Information Managers, and System Software.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
Computer Software Lecturer: Dr Mohammad Nabil Almunawar.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Operating System and Utility Programs
Chapter 5 Operating Systems.
Introduction to comp. and prog. CS 101 G 964
Introduction to Operating Systems
SOFTWARE and OPERATING SYSTEM.
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Chapter 4.
Networks Software.
Copyright 2003 The McGraw-Hill Companies, Inc.
Software.
Introduction to Computer Software
SOFTWARE TECHNOLOGIES
Introduction to Operating Systems
Overview of Computer system
Fundamentals of Computer Hardware & software
Presentation transcript:

Two Broad Categories of Software Applications Software Examples: productivity software desktop publishing software educational software games Systems Software operating systems utility programs language translators

Productivity Software Packages Software Suites provide a set of full featured application packages reduced price common interface application packages can share data Integrated Software Packages only main features available cheaper than suites less storage required

Who owns software? Proprietary Software Shareware and Freeware single user license site licenses Shareware and Freeware www.shareware.com www.download.com

System Software Computer programs that enable application programs to run on a given set of hardware Examples: operating systems utility programs language translators

Operating System A collection of computer programs the manage a computer’s activities single user operating systems network operating systems

Operating System Functions starting the computer providing an interface command line graphical user interface (GUI) running other software assignment of system resources

Operating System Functions (cont.) scheduling CPU (central processing unit) tasks multiprogramming multitasking multiprocessing coprocessing symmetric multiprocessing parallel processing

Operating System Functions (cont.) monitoring activities housekeeping file management bookkeeping security

Utility Programs general purpose software tools often part of the set of operating system programs examples: disk utilities device drivers

Language Translators converts computer programs into machine language compilers interpreters

Language Translators High Level Languages (C, C++, Visual Basic, etc.) compilers, interpreters Assembly Language assemblers Machine Language Hardware

Operating Systems MS-DOS Windows 3.x (3.0, 3.1, 3.11) Windows 95, 98 Windows CE Windows NT Server, Workstation Windows 2000 Professional Standard, Advanced Server, Datacenter Server UNIX, Linux Novell Netware