By Shreya Mozumdar 6B.  An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.

Slides:



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

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
OPERATING SYSTEM An operating system is a group of computer programs that coordinates all the activities among computer hardware devices. It is the first.
What is an operating system? Is it software?
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
 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. 
Operating Systems First Program to load. Controls Hardware And software. Enable User to operate PC( Personal Computer) –Examples: DOS: Disk Operating.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Operating Systems * Section A: Introduction * Section B: The importance of the operating system * Section C: Types of operating systems * Section D: Operating.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
Introduction to windows operating system i
Operating Systems. Software Software – the instructions that make the CPU do useful things Divided into two main categories – System software – Applications.
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.
Computer for Health Sciences
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Operating Systems Operating System
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Your Interactive Guide to the Digital World Discovering Computers 2012.
Software GCSE COMPUTING.
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.
SOFTWARE A mechanical engineer, an electrical engineer and a software engineer are travelling in an old Fiat 500 when all of the sudden the car backfires.
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.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Operating System. 1. How Operating Systems Work Operating System Functions At the simplest level, an operating system does two things: It manages the.
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.
5 SYSTEM SOFTWARE CHAPTER
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
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.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
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.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
© 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.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
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.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Types of Software Chapter 2.
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.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 3 Types of Software.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Operating Systems. Define OS Operating System is a type of system software. Operating system software includes instructions that allow a computer to run.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
System Software (1) The Operating System
Computer Software. Two Major Types of SW System SW Programs that generally perform the background tasks in a computer. These programs, many times, talk.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Operating System and Utility Programs
Nature & Types of Software
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
5 SYSTEM SOFTWARE CHAPTER
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
Nat 4/5 Computing Science Operating Systems
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Digital Literacy 1.00 Computer Basics
Presentation transcript:

By Shreya Mozumdar 6B

 An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.  The other programs are called applications or application programs.  The applications use the operating system by making requests for services.  The users can interact directly with the operating system using a command language or graphical user interface (GUI).

 Operating Systems manage the hardware and software of a computer.  On a desktop computer, it manages the processor, memory, disk space, etc.  On a cell phone, it manages the keypad, screen, address book, phone dialer, battery and network connection.  It provides a stable, consistent way for the applications to use the hardware without having to know all details (of the hardware).

 There are four kinds of operating systems and the first one is RTOS or real-time operating system.  This operating system is used to control machinery, scientific instruments, etc.  The RTOS operates in such a way that an operation takes the same amount of time each time it occurs.

 This operating system is designed such that a user can effectively do one thing at a time.  The Palm OS, or palmtops are some examples of single user, single task systems.

 Nowadays people use this system on their computers.  This allows a single user to have many operations on at the same time.  Some examples are Microsoft Windows and Apple Mac OS.

 This operating system allows many users to access the computer’s resources together.  The system must make sure that the requirements of the users are balanced, and that the programs they are using are sufficient and separate, so that a problem with one of the users does not affect the others using the system.  Some examples are UNIX, VMS and MVS.

 DOS – Disk operating System  One of the earliest Operating Systems and was not very user-friendly.  Windows - Managed by the Microsoft Corporation  It is user-friendly and introduced WIMP:  Windows  Icons  Menus  Pointing Device (mouse)  Mac OS – A product of Apple’s Macintosh.  Linux – Created and maintained by computer programmers worldwide.

 This is an open-source OS, meaning it’s code is publicly available.  It is run by computer programmers around the world.  It is free for use.  Firefox and Android are based on Linux.  Linux cannot run applications like iTunes and Photoshop.

 Considered to be one of the finest computing platforms.  It has a range of innovative visual features that make it attractive:  ‘Floating Dock’ instead of static start menu  ‘Spotlight’ which allows search for files and documents.  ‘Expose’ function allows user to see all the open windows at once  ‘Quick look’ lets users preview a video, PDF, or spreadsheet without opening it.  Mac OS works only on Apple computers and this limits its use.  It is normally used on individual work stations and not for entire networks.

 Dominates the home computer market.  Large office networks often use Windows and Microsoft Office for their operations.  Windows 7 and Windows 8 are highly user-friendly and popular.  Windows can be installed on a wide variety of computers making it the most widely used OS.

DOSLinuxMacintoshWindows Not user-friendlySomewhat user- friendly Highly user-friendly Based on commands Both commands and graphical user interface (GUI) Highlight is its superior GUI Has excellent GUI Not popularPopular among Computer programmers Popular as individual work stations Most popular in homes and office networks Open-sourceRun and maintained by Apple Run and maintained by Microsoft Usable on any computer Only on Apple computers Any computer Free for useCostly

 As a home user, I will choose Macintosh as my Operating System.  I would choose it because it has extremely attractive and very user-friendly features.

 :       html html  comparison-of-operating-systems.html comparison-of-operating-systems.html 