Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Slides:



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

Lesson 4 0x Operating Systems.
What is an operating system? Is it software?
 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. 
Objectives Overview Define an operating system
Computer Parts There are many parts that work together to make a computer work.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Operating System.
SOFTWARE.
Operating Systems Chapter 4.
Week 6 Operating Systems.
Computer for Health Sciences
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Lesson 6 Operating Systems and Software
Software GCSE ICT.
System software operating system 1.
Chapter 4 System Software.
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
Overview of Windows and Microsoft Word. Operating System Performs 3 functions –Controls the hardware of the computer Screen, keyboard, disk drives, etc.
Computer and Information Science Computer Software Computer Software Chapter 1.2.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Explain the purpose of an operating system
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 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
Mr C Johnston ICT Teacher
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
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.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
Introduction to Computer System
© 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.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
Computer Operating Systems Unit 1 – BTA 3O Chytra.
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.
Introduction to Computer Operating Systems
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
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?
© 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 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Digital Communication Systems Comp Functions of the Operating System.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Types of Software Chapter 2.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
Computer Operating Systems And Software applications.
European Computer Driving Licence Syllabus version 5.0 Module 1 – Concepts of ICT Chapter 3 – Software Pass ECDL5 for Office 2007 Module 1 Concepts of.
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.
Systems Software / The Operating System CSC October 14, 2010.
Operating Systems. Operating System Every general-purpose computer must have an operating system to run other programs. Operating systems perform basic.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Fundamentals of Information Systems, Sixth Edition
Chapter Objectives In this chapter, you will learn:
Computer Fundamentals 1
Chapter 5: Using System Software
Introduction to Operating Systems
Computing Fundamentals
Operating Systems Overview
Computer Technology Notes #3
Nat 4/5 Computing Science Operating Systems
Information Technology Ms. Abeer Helwa
Digital Literacy 1.00 Computer Basics
Presentation transcript:

Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software updates? What are Operating Systems? Types and examples of Operating Systems Different versions of Windows What is a GUI? Introduction to BIOS Mobile application types and roles (VoIP, messenger, …)

What is software ? Software is a collection of instructions that enable the user to interact with a computer or to have it perform specific tasks for them.

-Without software, computers would be useless. -Software is sometimes called an application. - Smartphone applications are also software. -Examples are: -Microsoft Word, -Excel, Chrome, - Games, -WhatsApp application, -BBM application….

How software is developed (Analysis, Design, Programming, and Testing) A Software Development Life Cycle is a series of steps, or phases, that provide a model for the development and lifecycle management of an application or piece of software.

The methodology process can vary across industries and organizations, but the common software lifecycle is 1.Analysis 2. Design 3.Development 4. Testing, 5. Release and Maintenance

What are software updates ? An update is a new version of the software. Software companies frequently release software updates to add new features or to fix bugs in previous software versions. These updates are also applicable on Smartphones applications.

What are Operating Systems ? Operating Systems are the most important program that runs on a computer. Every general-purpose computer must have an operating system to run other programs. Operating systems perform basic tasks, such as -recognizing input from the keyboard, -sending output to the display screen, - keeping track of files and directories on the disk, -controlling peripheral devices such as disk drives and printers.

Types and examples of Operating Systems Operating systems for personal computers : - Windows - Linux - Unix - MAC OS Operating Systems for Smartphones : - Android - IOS Operating systems of old personal computers mono- task: - MS-DOS

Different versions of Windows Windows 8.1 Windows 8 Windows Vista Windows XP Windows M Windows 2000 Windows 98 Windows NT 4.0 Windows 95 Windows NT 3.51 Windows NT 3.5 Windows 3. Windows 2. Windows 1.01

What is a GUI? A GUI (usually pronounced "GOO-ee") is a graphical operating system. It is a type of interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation rather than Text Interface. Most of today’s operating system are GUI.

Introduction to BIOS BIOS is short for BASIC INPUT OUTPUT SYSTEM. - It is a set of built-in software routines that allows the computer to start. - It also tells the computer the date/time. BIOS lets the computer boot from specific locations and lets the computer check that all requirements to boot are satisfied.