E- Learning and Writing Skills IGGU 1101 Operating System Windows Dr. Sana’a Wafa Al-Sayegh.

Slides:



Advertisements
Similar presentations
PC Operating Systems in Review lesson 12. UNIX DOS The Macintosh Operating System Windows 3.x OS/2 Warp Windows NT Windows 95 and 98 Linux Windows 2000.
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Lesson 4 0x Operating Systems.
What is an operating system? Is it software?
Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
Chapter 6 Review System Software: Operating Systems and Utilities.
Two Broad Categories of Software
Operating Systems: Software in the Background
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background.
1 Chapter 2 Operating Systems: Software in the Background.
Operating Systems BTEC IT Practitioners.
1 Lecture Preview  In this lecture, we will study:  Systems Software  Application Software  How software applications are developed  How software.
Operating Systems.
Operating systems.
Operating System.
SOFTWARE.
Chapter 3  Manage the computer’s resources ◦ CPU ◦ Memory ◦ Disk drives ◦ Printers  Establish a user interface  Execute and provide services for applications.
Week 6 Operating Systems.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
O PERATING S YSTEM ALAK ROY. Assistant Professor Dept. of CSE, RSET ROYAL GROUP OF INSTITUTIONS CS-107 I NTRODUCTION TO.
Excellence Publication Co. Ltd. Volume Volume 1.
WMBA 6080Technology Guide 2 1 CISM 3330 Technology Guide 2 – Computer Software.
Operating Systems.
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
System Software Chapter 4 of Computers: Understanding Technology (Third edition) 1September 16, William Pegram.
The Role of the Operating System
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Chapter 4: System Software The Power Behind the Computer.
1 Pertemuan 5 Software: System Software Matakuliah: T0604-Pengantar Teknologi Informasi Tahun: 2008 Versi: 2.0/0.0 Williams, B.K, Stacy C. Sawyer (2007).
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons 4-1 Introduction to Information Technology 2 nd Edition.
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.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
© 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.
1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background.
Digital Communication Systems Comp Functions of the Operating System.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 OS 1.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Computer Software.
Operating Systems (Credit to: Rick Graziani of Cabrillo College)
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE Chapter 2 1Dr. BALAMURUGAN MUTHURAMAN.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Chapter 2 Operating Systems
Operating System and Utility Programs
Operating System & Application Software
Lesson 4 0x Operating Systems.
Lecture 1-Part 2: Operating-System Structures
2. OPERATING SYSTEM 2.1 Operating System Function
PC Operating Systems in Review
Chapter 5: Using System Software
TYPES OFF OPERATING SYSTEM
What is an Operating System?
برامج النظام Software Systems
Chapter 4 The Power behind the Power
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Functions of an operating system
Lecture 1-Part 2: Operating-System Structures
Chapter 4 The Power behind the Power
DOS and window operating system
PC Operating Systems in Review
The Main Features of Operating Systems
Software - Operating Systems
Materials prepared by Dhimas Ruswanto, BMm
Introduction to Operating Systems
Presentation transcript:

E- Learning and Writing Skills IGGU 1101 Operating System Windows Dr. Sana’a Wafa Al-Sayegh

System Software System software is software that: –Controls and supports the computer system’s activities –Supports application software by directing the computer’s basic functions –Facilitates program development, testing, and debugging –Is independent of any specific type of application

Systems Software (continued) System Control Programs –Control use of all system resources (hardware, software, data); operating system System Support Programs –Specialized support capabilities Systems Software System Control Programs Systems Support Programs

System Control Programs Operating System - main system control program –supervises the overall operation of the computer –allocates CPU time and main memory to programs running on the computer –provides an interface between the user and the hardware

Operating System Services Process management – manage program(s) running on processor –Multitasking or Multiprogramming - managing two or more tasks, or programs, running on the computer system at the same time –Multithreading – type of multitasking; run two or more tasks from the same application simultaneously –Timesharing - many users share same CPU, each using a different input/output terminal –Multiprocessing – simultaneous processing with multiple CPUs

Operating System Services (continued) Virtual memory - simulates more main memory than actually exists in the computer system File management and security - managing the arrangement of, and access to, files held in secondary storage Fault tolerance - system can produce correct results and continue to operate even in the presence of faults or errors User interface - allows users to have direct control of visible objects (icons) and actions that replace complex command syntax

Major Desktop Operating Systems Types of Operating Systems MS-DOS Windows 95 Windows 98 Windows NTWindows 2000 Microsoft Products: Windows XP Windows ME Macintosh Operating System UNIX Java Operating System (JavaOS) Other Products: Linux IBM O/S 2

Departmental Server Operating Systems –Support hundreds of concurrent users –UNIX, Linux, Windows 2000, Windows XP, Novell NetWare Enterprise Operating Systems –Support thousands of concurrent users; millions of transactions per day –IBM’s OS/390, IBM’s VM (Virtual Machine), IBM’s VSE (Virtual Storage Extended), and IBM’s OS/400 Types of Operating Systems (continued)

A family of operating systems for personal computers. Windows dominates the personal computer world, running, by some estimates, on 90% of all personal computers. The remaining 10% are mostly Macintosh computers. Like the Macintosh operating environment, Windows provides a graphical user interface (GUI), virtual memory management, multitasking, and support for many peripheral devices.operating systemspersonal computersWindowsrunningMacintosh computersoperating environmentgraphical user interface (GUI)virtual memorymultitaskingsupportperipheral devices Windows Definition