Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.

Slides:



Advertisements
Similar presentations
The Operating System. What is an Operating System? The program that is loaded first and manages the hardware resources like main memory, backing storage.
Advertisements

Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
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.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
What are we going to see? hardware software
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Computer Hardware.
1 CMOS Configuration Chip. 1 Jumpers 1 Software n The intelligence of the computer n Computer programs, or instructions to perform a specific task n.
Computers Are Your Future Chapter 4 Computers Are Your Future © 2008 Prentice-Hall, Inc.
Spring 2007Introduction to OS1 IT 3423: Operating System Concepts and Administration Instructor: Wayne (Weizheng) Zhou
The Operating System and the User Interface
Review 5 Chapters 13, 14. What is software? Set of instructions to control computer operation.
Computer Parts There are many parts that work together to make a computer work.
1 Copyright © 2003 Prentice Hall, Inc Slides created by Bob Koziel Excerpts from Chapter 5.
Computer Basics Flashcards #2
Computing Fundamentals Module Lesson 4 — Computer Software
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Week 6 Operating Systems.
Lesson 4 Computer Software
Lesson 4: What Is 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.
Computer Basics Diagram
Lesson 6 Operating Systems and Software
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Computer Parts There are many parts that work together to make a computer work.
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
Operating Systems TexPREP Summer Camp Computer Science.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Module 0 resources Presented by: Osacr Abagali Nkrumah Duncan Williams Gerard Ataogye Anthony Sarpong On 14/03/2013.
Lecture 8: 9/19/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
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.
Parts of the Computer System
Computer Components: Software Computer Technology.
Chapter 06: System Software. Definition  Master program  Controls all hardwares connected to computer  Collection of programs Users Application software.
COMPUTERS in the CLASSROOM
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
Digital Communication Systems Comp Functions of the Operating System.
Computing Fundamentals Module Lesson 23 — Computer Software
Operating Systems. Categories of Software System Software –Operating Systems (OS) –Language Translators –Utility Programs Application Software.
Computer Operating Systems And Software applications.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Systems Software / The Operating System CSC October 14, 2010.
Identify internal hardware devices (e. g
Identify internal hardware devices (e. g
Operating System Review
Computer Basics 1 Computer Basics.
Introduction to Operating Systems
Computer Hardware and Software
Chapter 4 – Introduction to Operating System Concepts
Operating Systems Overview
TexPREP Summer Camp Computer Science
Computer Parts There are many parts that work together to make a computer work.
Chapter 4 The Power behind the Power
08/28/06 parts of the computer.
Operating System Review
Nat 4/5 Computing Science Operating Systems
Chapter 4 The Power behind the Power
Please find the definitions of the following terms
The Operating system Gives life to the hardware
Technology 6 Operating Systems.
Windows.
Introduction to Operating Systems
Computer Electronic device Accepts data - input
08/28/06 parts of the computer.
Presentation transcript:

Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems

2 Lesson 1 – Introduction to Operating Systems Objectives Define the term “operating system.” Explain the three different types of user interfaces. Identify the common physical components of your computer. Understand how the operating system handles resources.

3 Lesson 1 – Introduction to Operating Systems Objectives (continued) Understand how the operating system handles files. Discuss the evolution of the microcomputer and operating systems.

4 Lesson 1 – Introduction to Operating Systems What Is an Operating System? It is a collection of system programs that allows the user to run program software to perform tasks. The operating system manages hardware. It provides resources to the programs that it manages.

5 Lesson 1 – Introduction to Operating Systems The Three Types of User Interfaces 1. Command-line user interface 2. Menu-based user interface 3. Graphical user interface

6 Lesson 1 – Introduction to Operating Systems Common Hardware Components CPU RAM ROM BIOS Motherboard Keyboard Pointing Device

7 Lesson 1 – Introduction to Operating Systems Classifications of Hardware Input Devices – Keyboard – Pointing devices – Scanner – Voice devices Output Devices – Monitor – Printer Processing Storage Types – Tapes – Disks – Hard disks

8 Lesson 1 – Introduction to Operating Systems Basic Functionalities of the Operating System Resource management Memory management File management

9 Lesson 1 – Introduction to Operating Systems Resource Management Booting the system Shutting down the system Multitasking

10 Lesson 1 – Introduction to Operating Systems Memory Management RAM Virtual memory

11 Lesson 1 – Introduction to Operating Systems File Management Storage devices Storage mediums File types Finding files Copying and moving files Deleting files

12 Lesson 1 – Introduction to Operating Systems Evolution of Computers Charles Babbage is considered to be the father of computing. – Mainframes – Minicomputers – Microcomputers

13 Lesson 1 – Introduction to Operating Systems Operating Systems Windows – 9x – NT – ME – 2000 – XP MAC OSX Linux Novell

14 Lesson 1 – Introduction to Operating Systems Summary An operating system is a collection of system programs that allows the user to run program software. It manages hardware and other programs. There are three basic types of user interfaces: command-line user interfaces, menu-based user interfaces, and graphical user interfaces (GUI). All modern computers have the following components: CPU, RAM, ROM, BIOS, motherboard, and keyboard.

15 Lesson 1 – Introduction to Operating Systems Summary (continued) An operating system manages resources in many ways. Its main functions are starting up, shutting down, multitasking and allocating CPU cycles, and changing the way it works by using extensions and managing memory. An operating system also manages files. Its main functions are utilizing the different storage devices available, recognizing and using the different file types, navigating and finding files, and copying and moving files as needed.

16 Lesson 1 – Introduction to Operating Systems Summary (continued) The evolution of the modern personal computer and its operating system has occurred over the past half- century and will continue into the future.