Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART II.
What is an operating system? Is it software?
COMPUTER SYSTEMS OPERATING SYSTEMS AND SOFTWARE NEXT.
Chapter 8 Operating Systems and Utility Programs.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
Chapter 8 Operating Systems and Utility Programs.
System Software Presented by Holly Cornell Comm spring Presented by Holly Cornell Comm spring.
1 Pertemuan 6 Understanding Operating Systems Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
1 Chapter 2 Operating Systems: Software in the Background.
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
Introduction to windows operating system i
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Windows 1.0 and later Windows 95, Windows 98, Windows Me, Windows 2000.
Operating System.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Lesson 4 Computer Software
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
 When Bill Gates saw how successful the apple “Lisa” computer and “Mac” computer were doing he decided to create an operating system with a GUI himself.
Lesson 6 Operating Systems and Software
University of Management & Technology Operating Systems & Utility Programs.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Operating Systems. Operating systems  Between the hardware and the application software lies the operating system. The operating system is a program.
Computers Systems - software Powered by DeSiaMore 1.
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.
Microsoft Windows is a series of operating systems produced by Microsoft. Microsoft introduced Windows on November 20, 1985 as an add-on to MS-DOS in response.
CMPF124:Basics Skills for Knowledge Workers Introduction to Windows OS.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
System Software Provides GUI Manages the resources of the computer system Defines the Software Platform Components of System Software Operating system.
Windows Operating system
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software  Software: can be divided into:  systems software.
Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Next p
Introduction to Computers Lesson 6B. home UNIX Oldest operating system, developed by Bell Labs in the 1970s Still used today in insurance, medicine, banking,
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
PC Operating Systems section 6b. UNIX DOS The Macintosh Operating System Windows 3.x OS/2 Warp Windows NT Windows 95 and 98 Linux Windows 2000 This lesson.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 55 CHAPTER SYSTEM SOFTWARE.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© 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.
1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 1 Basic Concepts of Operating Systems Introduction Software A program is a sequence of instructions that enables the computer to carry.
3 February Introduction to Operating Systems.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
Computer Operating Systems And Software applications.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Systems Software / The Operating System CSC October 14, 2010.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Chapter 2 Operating Systems
Operating System and Utility Programs
Processing with Programs 1
Operating System & Application Software
PC Operating Systems in Review
Chapter 8 Operating Systems and Utility Programs.
5 SYSTEM SOFTWARE CHAPTER
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Copyright 2003 The McGraw-Hill Companies, Inc.
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
PC Operating Systems in Review
Presentation transcript:

Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History

Module 2 Pt 1 Objectives At the end of the lesson, you should be able to : –describe the concept and functions of an operating system (OS) –describe the 3 categories of OS –differentiate among different versions of Microsoft Windows

What Is Operating Systems ? Serves as intermediary between hardware and applications software Handles technical details without user intervention A Collection of programs –Operating system –Systems software –Kernel –Utilities –Device drivers –Language translators

OS Functions Determines which applications should run in what order and how much time should be allowed for each application before giving another application a turn (in multitasking OS). It manages the sharing of internal memory among multiple applications

OS Functions It handles input and output process It sends messages to each application or interactive user about the status of operation and any errors It can offload the management of what are called batch jobs so that the initiating application is freed from this work (i.e. print spool) It can manage how to divide the program (in parallel processing)

Operating System Categories Three basic categories –Embedded OS Used in handheld computers, Stored within device in Read-Only Memory Windows CE, Palm OS –Network OS  Controls and coordinates linked computers Novell NetWare, Windows NT Server, UNIX –Stand-alone  Desktop/ Personal Computer Operating system Controls a single desktop or laptop computer Client operating system MS-DOS, Windows 2000, XP, Mac OS X, Linux

MS-DOS Uses a command-line interface –Screen provides prompts for user –User types commands Largely replaced by graphical user interfaces Not user-friendly

Microsoft Windows Most popular OS for microcomputers Designed for Intel processors Active Desktop –Graphical user interface to OS Windows XP, Windows 2003, Vista Windows CE

Apple MacOS Runs on Macintosh computers Designed for PowerPC microprocessors OS X -> Latest version OS First commercially successful GUI –Has served as the model for Windows and other GUI products developed since then

UNIX Originally ran on mainframe and minicomputers Used for large servers on the Web Popular alternative to Windows Several versions available –Solaris 8 –Linux

History of Windows OS YearEvent 1983Microsoft Windows was announced November, 1983 and sells for $ Microsoft Windows 1.0 was released November, Microsoft Windows 2.0 was released April, Microsoft Windows 3.0 was released May, Microsoft Windows 3.0 with multimedia was released October, Microsoft Windows 3.1 was released April, 1992 and sells more than 1 Million copies within the first two months of its release. 1992Microsoft Windows for Workgroups 3.1 was released October, Microsoft Windows NT 3.1 was released August, The number of licensed users of Microsoft Windows now totals more then 25 Million. 1994Microsoft Windows for Workgroups 3.11 was released February, Microsoft Windows NT 3.5 was released September, 1994.

History of Windows OS YearEvent 1995Microsoft Windows NT 3.51 was released June, Microsoft Windows 95 was released August, 1995 and sells more than 1 Million copies within 4 days. 1996Microsoft Windows NT 4.0 was released August, Microsoft Windows CE 1.0 was released November, Microsoft Windows CE 2.0 was released November, Microsoft Windows 98 was released June, Microsoft Windows CE 2.1 was released July, Microsoft Windows 98 SE (Second Edition) was released May, Microsoft Windows CE 3.0 was released Microsoft Windows 2000 was released February Microsoft Windows ME (Millennium) released July Microsoft Windows XP released October 25 th 2001

History of Windows OS YearEvent 2001Microsoft Windows XP released October 2001 Windows XP Professional Windows XP Home Edition Windows XP 64-bit Edition 2002Windows XP Media Center Edition 2002Windows XP Tablet PC Edition 2003Windows Server 2003 released.  Standard, Enterprise, Data Center and Web Edition Jan 2007The release of Windows Vista comes more than five years after the introduction of its predecessor, Windows XP, the longest time span between successive releases of Microsoft Windows. February 2008 Windows Server 2008, was released

Windows Timeline Windows VISTAWindows Server

Windows 98 GUI copyright image from WINDOWS 98

Windows XP GUI copyright image from WINDOWS XP

WINDOWS VISTA Windows Vista is the latest operating system by Microsoft designed for home and office use. It contains new updates on the GUI and visual style and also an improvement in the search function. Even though Windows Vista has been around for quite sometime, there is some resistance in the uptake of Vista mainly due to the steep system requirements needed to run the system reliably. Also, some applications that run in Win XP are not compatible with Vista, requiring some software companies to rework their applications to be Vista compatible, i.e. Photoshop CS2 in XP but Vista Photoshop CS3.

Windows Vista GUI copyright image from WINDOWS VISTA

Windows Features Long file names (up to 255 characters) Plug and Play –Makes installing hardware components easier Object Linking and Embedding (OLE) –Allows user to embed or link one document to another

Windows Family Windows 9x –Windows 95 –Windows 98 –Windows Millennium Edition (ME) Corporate Market –Windows NT (“New technology”) –Windows 2000 –Windows 2003 Windows XP Windows CE Windows VISTA