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.

Slides:



Advertisements
Similar presentations
Chapter 7 Operating Systems and Utility Programs.
Advertisements

Chapter 8 Operating Systems and Utility Programs.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
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.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
Computers Are Your Future © 2005 Prentice-Hall, Inc. Excerpts for V New York University.
Operating Systems: Software in the Background
Pass ECDL41 European Computer Driving Licence Module 1 – Concepts of IT Chapter Software.
Computers Are Your Future Chapter 4 Computers Are Your Future © 2008 Prentice-Hall, Inc.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
The Operating System and the User Interface
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
System Software Operating System Boot Process Files Misc.
SOFTWARE.
The Operating System. Operating Systems (F) What you need to know about –operating system as a program; –directory/folder.
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
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Operating Systems Operating System
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Lesson 6 Operating Systems and Software
SOFTWARE.
Computers Systems - software Powered by DeSiaMore 1.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4 System Software.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Software GCSE COMPUTING.
Software.
Operating Systems TexPREP Summer Camp Computer Science.
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.
System Software CSCI-N 100 Department of Computer and Information Science.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
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.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Computer Science in Medicine MDCS 134 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Operating Systems, Utilities, and Networks Unit 6 Lesson 1 Exercise 3 & 4.
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.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
OPERATING SYSTEMS BY LANDON, KYLE, AND ETHAN. WHAT IS THEIR PURPOSE? (1) manage the computer's resources, such as the central processing unit (2) establish.
Computer Components: Software Computer Technology.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Chapter 3: Software Explain the difference between systems software and application software
Digital Communication Systems Comp Functions of the Operating System.
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.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
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.
Computers Are Your Future Tenth Edition Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Systems Software / The Operating System CSC October 14, 2010.
European Computer Driving Licence Syllabus version 5.0 Module 1 – Concepts of ICT Chapter 1 – General concepts Pass ECDL5 for Office 2007 Module 1 Concepts.
Chapter 5 Operating Systems.
Computers: Tools for an Information Age
Nat 4/5 Computing Science Software
Chapter 5: Using System Software
برامج النظام Software Systems
OPERATING SYSTEMS.
برامج النظام System Software
European Computer Driving Licence Syllabus version 5.0
Presentation transcript:

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 ICT Chapter 3 Software © Pearson Education Ltd 2009

Software A list of instructions (the program) that tell a computer what to do Software types include:  operating system  applications  utilities Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

Operating system software A series of programs that organise and control a computer  Provides an interface so that the user can communicate with the computer  Communicates between software and hardware devices  Organises the storage and retrieval of information  Manages the smooth running of programs running in RAM by allocating the required resources Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

Popular operating systems Microsoft Windows is the most widely-used operating system (OS) OS2 is an OS created by IBM Macintosh (MacOS) was created by Apple MS-DOS was the precursor of Windows but text-based Linux is a popular alternative open-source OS Unix is another OS used in companies or universities Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

Graphical user interface Enables users to click and point at icons and menus on screen, instead of typing in computer commands Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

The BIOS (Basic Input/Output System) The most basic software within the PC Stored in ROM or flash memory Ensures the hardware operates properly Records basic information about the PC Usually configured by the manufacturer No user intervention is usually required Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

Application software Programs that let you do your work, for example  Microsoft Office (e.g. Word, Excel, Access etc.)  graphic editors (e.g. Adobe Illustrator, CorelDRAW etc.)  Typesetting software (e.g. Adobe InDesign, Quark Express etc.) Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009

Utility software Programs that let you do your work efficiently and securely, for example  backup software  file compression software  anti-virus software  compilers Pass ECDL5 for Office 2007 Module 1 Concepts of ICT Chapter 3 Software © Pearson Education Ltd 2009