Introduction to comp. and prog. CS 101 G 964

Slides:



Advertisements
Similar presentations
Chapter 8: Operating Systems and Utility Programs
Advertisements

Operating System.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Chapter 8 Operating Systems and Utility Programs.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
Two Broad Categories of Software
Operating Systems: Software in the Background
Chapter 5 System Software.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
SOFTWARE.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Lesson 6 Operating Systems and Software
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Chapter 4 System Software.
Operating System. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
University of Management & Technology 1 Operating Systems & Utility Programs.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Computing and the Web Operating Systems. Overview n What is an Operating System n Booting the Computer n User Interfaces n Files and File Management n.
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 05: System Software.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Chapter 06: System Software. Definition  Master program  Controls all hardwares connected to computer  Collection of programs Users Application software.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
1 3 Computing System Fundamentals 3.3 Computer Systems.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Digital Communication Systems Comp Functions of the Operating System.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
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.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Identify internal hardware devices (e. g
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Computers: Tools for an Information Age
System Software Chapter 4.
Chapter Objectives In this chapter, you will learn:
Operating System Review
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,
Operating System.
Chapter 8 Operating Systems and Utility Programs.
Computer Software.
THE OPERATION SYSTEM The need for an operating system
Operating Systems What are they and why do we need them?
TYPES OFF OPERATING SYSTEM
5 SYSTEM SOFTWARE CHAPTER
Operating System Review
Chapter 4.
OPERATING SYSTEMS.
Operating System Review
5 SYSTEM SOFTWARE CHAPTER
Functions of an operating system
5 SYSTEM SOFTWARE CHAPTER
Introduction to Computer Software
Operating Systems Tasks 04/04/2019.
The Main Features of Operating Systems
Software - Operating Systems
Chapter-1 Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions.
A very basic introduction
Function of Operating Systems
Operating Systems Tasks 05/08/2019.
Presentation transcript:

Introduction to comp. and prog. CS 101 G 964 System Software:- Operating System basic, purpose type, PC operating system, DOS, Windows, Linux. Mr. Mohammed Rahmath

Types of System Software: • Operating systems are programs that coordinate computer resources, provide an interface between users and the computer, and run applications. • Utilities, also known as service programs, perform specific tasks related to managing computer resources. • Device drivers are specialized programs designed to allow input or output devices to communicate with the computer system.

Layers of System Software

Booting Booting is the process of bringing OS from Hard disk to RAM Booting is the process of starting a computer Warm boot (Key Term) – computer is already on and you restart it without turning off the power Cold boot (Key Term) – starting a computer that has been turned off Files (Key Term) – used to store data and programs Folders (Key Term) – stores and organizes related files. May also house other folders

Operating System

Operating System Definition: An operating system is the interface between the user and the architecture. User Application Operating System Hardware

Translator also system software: Examples of Translator are Assembler, Compiler and Interpreter.

OPERATING SYSTEMS (OS) Features of DOS MS DOS is the basic operating system with it you can do all the operation like – create a text file edit the file save it your desired drive connect to a DHCP (Dynamic Host Configuration Protocol) enabled internet connection

Functions of Operating System 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 and background applications

Operating System - Properties 1. Batch processing

Operating System - Properties 2. Multitasking

Operating System - Properties 3. Multiprogramming

Spooling Definition: Spooling is an acronym for simultaneous peripheral operations on line. Spooling refers to putting data of various I/O jobs in a buffer. This buffer is a special area in memory or hard disk which is accessible to I/O devices

Linux OS VS Windows OS Topic Linux Windows Price Free Operating System Paid Operating System Ease Not so Easy to use More Easy to use Reliability More Reliable Less Reliable Software Not so supportive for most Software All most all software support windows OS Software Cost Open source mostly Paid Software Hardware Do not much Hardware Most of the hardware supportive Security Highly Secure Not so highly Secure