Operating systems.

Slides:



Advertisements
Similar presentations
What is an operating system? Is it software?
Advertisements

A graphical user interface (GUI) is a human-computer interface (i.e., a way for humans to interact with computers) that uses windows, icons and menus.
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Chapter 8 Operating Systems and Utility Programs.
Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
Operating Systems: Software in the Background
Computer Basics. What is a Computer? A computer is a machine that can take inputs from the user, process that information, store that information as needed.
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.
Operating Systems. Software Software – the instructions that make the CPU do useful things Divided into two main categories – System software – Applications.
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
Operating System.
SOFTWARE.
Operating Systems Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
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.
Group 6 Comp 129 Chapter 4.  An operating system s a set of programs made to manage the resources of a computer.  The OS performs five basic functions:
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.
Chapter 1 Introduction to Computers. Day 1 OBJECTIVE-PREBELL QUESTION Objective: The student will: define and illustrate operating system terminology.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
WMBA 6080Technology Guide 2 1 CISM 3330 Technology Guide 2 – Computer Software.
Software GCSE COMPUTING.
Components of the system unit COMP Computer Skills Lecture -2.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
The Role of the Operating System
Operating System (OS) Basics. Operating System Basics Software (applications) Operating System (OS) Hardware.
5 SYSTEM SOFTWARE CHAPTER
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
E- Learning and Writing Skills IGGU 1101 Operating System Windows Dr. Sana’a Wafa Al-Sayegh.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Computer Systems Nat 4/5 Computing Science Operating Systems.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
Computer Components: Software Computer Technology.
Application Software System Software.
GCSE ICT By the end of this session, you will be able to:  Understand concept of a Windows operating system and have a basic understanding of GUI.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
BTT 101 Unit 1 - Notes on IT and Computer Components Information Technology in Business.
BY MR.SUTCHUKORN TANTITHANAWARAPONG COMPUTER TEACHER AT POOLCHAROENWITTAYAKOM SCHOOL Subject :Operating System C30207.
Operating Systems By-Anoushka Puri. What is an Operating System An operating system is an interface between the user and the computer hardware. It is.
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE. OPERATING SYSTEM (OS) An operating system, or OS, is a software program that enables the computer hardware.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Computer Software. Two Major Types of SW System SW Programs that generally perform the background tasks in a computer. These programs, many times, talk.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE Chapter 2 1Dr. BALAMURUGAN MUTHURAMAN.
System SOFTWARE.
Operating System and Utility Programs
Macintosh & Linux Used to fill in pg 5 & 6 of “Operating Systems” Packet.
Lesson 4 0x Operating Systems.
Lecture 1-Part 2: Operating-System Structures
Chapter 5: Using System Software
What is an operating system?
What is an Operating System?
برامج النظام Software Systems
برامج النظام System Software
Nat 4/5 Computing Science Operating Systems
4. OPERATING SYSTEM DONE BY DINESH.A.
DOS and window operating system
ICT Programming Lesson 3:
05 | Desktop Applications
Introduction to Operating Systems
Presentation transcript:

Operating systems

An operating system (OS) is software that manages computer hardware and software resources and provides common services for computer programs. The operating system is an essential component of the system software in a computer system. Application programs usually require an operating system to function About

Types of operating systems As computers have progressed and developed, so have the operating systems. Below is a basic list of the types of operating systems and a few examples of operating systems that fall into each of the types. Many computer operating systems will fall into more than one of the below types. GUI - Short for Graphical User Interface, a GUI Operating System contains graphics and icons and is commonly navigated by using a computer mouse. Multi-user - A multi-user operating system allows for multiple users to use the same computer at the same time and different times. Multiprocessing - An operating system capable of supporting and utilizing more than one computer processor. Multitasking - An operating system that is capable of allowing multiple software processes to run at the same time. Multithreading - Operating systems that allow different parts of a software program to run concurrently. Types of operating systems

Examples of Operating systems Popular operating systems include Windows-The most popular operating system, which all windows computers run. OS X-the operating system for Mac computers Linux-the most famous example of free and open source software Android-A mobile OS primarily designed for touch screen input. IOS- On all mobile apple products. Also touch screen oriented. A major competitor with android products. Examples of Operating systems

This presentation was made on a program run in the Windows operating system. My device, however, runs on IOS. Did you know that 97% of supercomputers run on linux? Facts