Computer Operating Systems Unit 1 – BTA 3O Chytra.

Slides:



Advertisements
Similar presentations
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Advertisements

What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Basic Computer Vocabulary
What is an operating system? Is it software?
Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data.
 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. 
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Unit 6- Operating Systems.  Identify the purpose of an OS  Identify different operating systems  Describe computer user interaction with multiple operating.
ISP 121 Personal Computers
Introduction to windows operating system i
Operating Systems.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
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.
Week 6 Operating Systems.
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are 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.
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:
O PERATING S YSTEM ALAK ROY. Assistant Professor Dept. of CSE, RSET ROYAL GROUP OF INSTITUTIONS CS-107 I NTRODUCTION TO.
Lesson 6 Operating Systems and Software
Excellence Publication Co. Ltd. Volume Volume 1.
Operating Systems. Operating systems  Between the hardware and the application software lies the operating system. The operating system is a program.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Chapter 4 System Software.
IT Essentials 1 v4.0 Chapters 4 & 5 JEOPARDY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Operating Systems. The foundation for operating system software and application software. Source:
Software GCSE COMPUTING.
Computer and Information Science Computer Software Computer Software Chapter 1.2.
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.
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.
Chapter 4: System Software The Power Behind the Computer.
Chapter 5: Defining the Role of the Operating System
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
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.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software  Software: can be divided into:  systems software.
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.
Command Line Interface. History IBM ◦ 8086 processor What did they do? ◦ Outsourced to a small company.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
Operating Systems & Applications Software Lesson 8.
Digital Communication Systems Comp Functions of the Operating System.
Operating Systems. Categories of Software System Software –Operating Systems (OS) –Language Translators –Utility Programs Application Software.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Computer Operating Systems And Software applications.
OPERATING SYSTEMS (OS) By the end of this lesson you will be able to explain: 1. What an OS is 2. The relationship between the OS & application programs.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Allows the user and the computer to communicate with each other.
ITC 4 ESO 3rd TERM Operating Systems YEAR
Operating System & Application Software
Macintosh & Linux Used to fill in pg 5 & 6 of “Operating Systems” Packet.
System Software EIT, © Author Gay Robertson, 2016.
Chapter 2: Operating-System Structures
Introduction to Operating Systems
What is an operating system?
Computer Technology Notes #3
برامج النظام Software Systems
Computer Software CS 107 Lecture 2 September 1, :53 PM.
برامج النظام System Software
Nat 4/5 Computing Science Operating Systems
Lecture 1-Part 2: Operating-System Structures
What is Computer Software?
Technology 6 Operating Systems.
Windows 8 Upgrade Decision Flowchart
Presentation transcript:

Computer Operating Systems Unit 1 – BTA 3O Chytra

Operating Systems All computers need some sort of Operating System (OS) The majority of modern home computers use some form of Microsoft's operating systems The original Microsoft operating system was called DOS (Disk Operating System) though most computers now use Windows

History of MS Windows Windows comes in various versions beginning with version 3.x then 95, 98, ME, XP, Vista and currently version 7 A few computers use IBM's O/S2. Apple's Mac use their own operating system beginning with OS 1 though to OS 10.x

O/S and Business In the past large companies and institutions would have an operating system design exclusively for them Now, commercial operating systems become more sophisticated Benefits of this practice is becoming less apparent

Business Use… Most computer users will run Microsoft Windows, Mac OS or Linux as their operating systemMicrosoft Windows, Mac OS or Linux These OS are Graphic User Interface (GUI) which allows the user to control or run the computer using a Mouse and IconsMouse Without a GUI the user controls the computer using the keys on the keyboard - Command Line Interface (CLI)

Input and Output The operating system controls the input and output or directs the flow of information to and from the CPUinput and outputCPU Much of this is done automatically by the system but it is possible to modify and control your system if you need to When you turn your computer on it first needs to load the operating system sometimes referred to a booting up Basically the computer starts from scratch every time you turn the power on.