BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website

Slides:



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

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.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
3 3 3 CHAPTER System Software. 3 © The McGraw-Hill Companies, Inc Objectives System software Programs, Functions, Categories Utilities Device drivers.
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.
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
System Software Matt Bardsley Comm 165. System Software System software handles technical details Consists of four types of programs.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 5 System Software.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 05: System Software.
System Software Ashley Lanning California State University, Fresno Fall, 2005 Computer Literacy In:
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 05: System Software.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.
Computer Software System Software Basic Application Software Specialized Application Software Chapter 3, 4, & 5 McGraw-HillCopyright © 2011 by The McGraw-Hill.
Chapter Three OPERATING SYSTEMS.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Lesson 6 Operating Systems and Software
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
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.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
Computing Essentials 2014 System Software © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized.
Digital Planet: Tomorrow’s Technology and You
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
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 05: System Software.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 55 CHAPTER SYSTEM SOFTWARE.
Chapter 06: System Software. Definition  Master program  Controls all hardwares connected to computer  Collection of programs Users Application software.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
CH CHAPTER Browsers, Information Managers, and System Software.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
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.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
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.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
4 System Software Chapter 4.
Describe the differences between system software and application software.
System Software Chapter 4.
Describe the differences between system software and application software.
Chapter 5 System Software.
System Software 4.
1.
System Software 4.
5 SYSTEM SOFTWARE CHAPTER
Chapter 4.
System Software 4.
Chapter 05: System Software
Copyright 2003 The McGraw-Hill Companies, Inc.
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Presentation transcript:

BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website Computer Software System Software Basic Application Software Specialized Application Software

System Software

Computers and computer applications are ubiquitous in our lives so much so that we expect them to “be there when we need them”. We often give little thought to the processes and programs running behind the scenes to keep our computers functioning effectively. These kinds of programs and processes (i.e. operating systems, utility programs, device drivers, etc…) fall under the topic of system software and are covered in this chapter. Introduction 1-3 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating system –Utilities –Device drivers –Language translators System Software 1-4 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Manage computer resources Provide an interface between the users and computer Runs applications A collection of programs that handle technical tasks Every computer has an operating system Operating Systems 1-5 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Performs three types of functions – Manages computer resources Coordinate memory, processing storage, and printers Monitor system performance Provide security Start-up the computer – Provides user interface Character-based interface Graphical user interface (GUI) – Runs applications Multitasking Foreground & background applications Functions of an Operating System 1-6 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Booting Features in common with application software –Icons –Pointers –Windows –Menus –Dialog boxes –Help Features of an Operating System 1-7 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Hundreds of operating systems Three basic categories –Embedded operating systems – handheld –Network operating systems – linked computers –Stand-alone operating systems – desktop Categories of Operating Systems 1-8 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

OS often called software environment or platform Operating systems commonly used by individuals –Windows – most widely usedWindows –Mac OS – powerful and easy to useMac OS –UNIX – network; originally designed for WebUNIX –LINUX – non proprietary; free from the WebLINUX More on Operating Systems 1-9 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

The most popular microcomputer operating system – over 90 percent of the market Comes in a variety of different versions Windows 7 provides several improvements over Windows Vista Windows 1-10 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

An operating system designed to run on Apple computers Not used as widely as Windows One of the most innovative operating systems Mac OS X is one of the latest versions Mac OS (Boot Camp) allows the running of both the Mac OS and Windows Mac OS 1-11 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

UNIX operating system –Originally designed to run on minicomputers on a network –Used by powerful microcomputers LINUX is a version of UNIX –Not proprietary –Open source UNIX and LINUX 1-12 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Ability to support multiple operating systems on a single physical machine Virtualization software – Physical machine can be logically separated into separate and independent virtual computers called virtual machines –Host operating system –Guest operating system Virtualization 1-13 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Specialized programs to make computing easier Most essential utilities –Troubleshooting or diagnostic programs –Antivirus programs –Uninstall programs –Backup programs –File compression programs Utilities 1-14 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Backup and Restore Disk Cleanup Disk Defragmenter Windows Utilities 1-15 Accessing Windows Vista utilities: Click Start, Select All Programs, Select Accessories, Choose System Tools Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Utility program included with many Windows versions Makes a copy of all files or selected files that have been saved on a disk Helps prevent against disk failure Backup and Restore 1-16 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Identifies and eliminates nonessential files Frees up valuable space and improves system performance Disk Cleanup 1-17 Return Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Disk Defragmenter 1-18 Identifies and eliminates unnecessary fragments Rearranges files and unused disk space to optimize operations Speeds up file access Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

A group of several utility programs bundled for sale Buying the package is economical Popular suites –Norton System Works –McAfee Office –V Communications SystemSuite Utility Suites 1-19 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Specialized programs that allow communication between a device and the computer Loaded into memory each time a computer is started When a new device is added, new device drivers must be installed Device Drivers 1-20 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Virus Protection and Internet Security Internet Security Suite –Runs a number of programs –Continually monitors your computer VirusScan –Controls the frequency of searches for viruses –Quarantines or deletes infected files PrivacyService –Helps protect your privacy online –Block websites, cookies, and ads 1-21 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.

Thank You for Listening BMTS 242: Computer and Systems