Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.

Slides:



Advertisements
Similar presentations
IT1100 – COMPUTER APPLICATIONS 10 Credits 2 Hours per week.
Advertisements

Objectives Overview Define an operating system
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
System Software © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Chapter 5 System Software.
System Software Chapter 5 McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
System Software Chapter Describe the differences between system software and application software Discuss the four types of system software Discuss.
Chapter 1 Information Technology, The Internet, And YOU.
Operating Systems: Software in the Background
System Software Presented by Holly Cornell Comm spring Presented by Holly Cornell Comm spring.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
Information Technology, the Internet, and You
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 5 System Software.
Computer Software By: Richard Tyler Walker. The Two Kinds of Software Are: Systems Software, which includes operating systems, utilities, and device drivers.
System Software Ashley Lanning California State University, Fresno Fall, 2005 Computer Literacy In:
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Application Software CSC151.
Computer Software.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
SOFTWARE.
Computer for Health Sciences
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
Chapter Three OPERATING SYSTEMS.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.
Computers Systems - software Powered by DeSiaMore 1.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Basics & Keyboarding. What Is A Computer? An electronic device operating under the control of instructions stored in its own memory unit An electronic.
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.
Computer Software Computer Technology Day 5. Software  Provides step-by-step instructions that tell the computer how to perform  Categories  System.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
University of Management & Technology 1 Operating Systems & Utility Programs.
Explain the purpose of an operating system
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
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 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
5 SYSTEM SOFTWARE CHAPTER
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Computer Basics & Keyboarding. What Is A Computer? An electronic device operating under the control of instructions stored in its own memory unit An electronic.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 55 CHAPTER SYSTEM SOFTWARE.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
Types of Software Chapter 2.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
CH CHAPTER Browsers, Information Managers, and System Software.
SOFTWARE. Software… Instructions that are stored electronically that tell the computer what to do.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
Computer Organization & Assembly Language Chapter _ 04 Ghazanfer Mirza.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
Chapter 5 System Software.
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
5 SYSTEM SOFTWARE CHAPTER
Copyright 2003 The McGraw-Hill Companies, Inc.
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Presentation transcript:

Software

Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application software. System Software Enables the application software to interact with the computer hardware. The operating system is the most important system software.

System software System software deals with the complexities of the computer hardware. System software consists of four kinds of programs: –Operating systems –Utilities –Device drivers –Language translators.

Operating systems operate the computer by coordinating computer resources, provides interface, runs applications Utilities (service programs) manage computer resources to help identify problems, locate lost files, and back up data Device drivers are designed to allow particular input or output devices to communicate with the computer Language translators convert programming instructions into computer actions

Operating System Software

Operating systems manage... Resources: coordinate all computer resources, including mouse, keyboard, printer, monitor, storage devices, and memory. User interface: most operating systems provide a windows-like graphical user interface (GUI) in which graphical objects (icons) are used to represent commonly used features. Applications: load and run applications such as word processors and spreadsheets. Most support multi-tasking, or the ability to run more than one application at a time.

Microsoft Windows Designed to run with Intel-compatible microprocessors Variety of versions: 95, 98, 2000, ME, XP Named from rectangular window-like boxes used to display information and run programs Multiple windows can be open at the same time for easy multi-tasking

Windows interface is called the desktop.

Desktop has two basic views: classic desktop view

Web page desktop view

Utilities Troubleshooting programs recognize and correct problems, ideally before they become serious. Antivirus programs guard against damaging virus programs that can invade the computer. Uninstall programs allow user to safely remove unneeded programs. Backup programs make copies of files in case originals are lost or damaged. File compression programs reduce the size of files so they require less storage space and can be sent more efficiently over the Internet

Windows Utilities (System Tools) Backup allows user to create backup for hard disk Disk Cleanup helps identify and eliminate nonessential files to free up disk space and improve performance. Disk Defragmenter locates and eliminates unnecessary fragments, rearranges files and unused disk space to optimize performance

Utility Suites Anti-virus programs Clean-up suites Crash-protection programs Web-service monitors Best known are McAfee and Norton.Norton

Application Software “End-user” software Tasks are controlled by the user to affect useful operations that generate production of some kind. Basic applications Specialized applications

Basic Applications Word Processor – prepare written documents Spreadsheet – analyze and summarize numerical data Database management system – organize and manage data and information Presentation graphics – communicate a message or persuade other people Browser – navigate, explore, and find information on the Internet Information manager – maintain electronic calendars, address books, and to-do lists Voice recognition – hands-free operations and writing

Specialized Applications Multimedia – integrate video, music, voice, and graphics to create interactive presentations Web publishers – create interactive multimedia Web pages Voice Recognition – dictate wording for document preparation Graphics programs – create professional publications: draw, edit, and modify images Virtual reality – create realistic three- dimensional virtual or simulated environments Artificial intelligence – simulate human thought processes and actions Project managers – plan projects, schedule people, and control resources

MS Word MS Excel MS Access MS PowerPoint

Browser Information Manager

Spreadsheet, word processing, presentation graphics are examples of __________ software. Software that enables the application software to interact with the computer hardware is called ________ software. Programs that protect and manage computer resources are called __________. The basic interface (work area) that Microsoft Windows utilizes is called the ___________. Review