Unit 3 Computer Systems. What is software? unlike hardware it can’t be physically touched it’s the missing link between the computer hardware and the.

Slides:



Advertisements
Similar presentations
Chapter 3: Software Basics Section I: Preparing to Use Technology.
Advertisements

Lesson 6 Software and Hardware Interaction
4 1 4 C H A P T E R Software: Systems and Application Software.
Chapter 3 Applications Software: Getting the Work Done.
Chapter 3 Software Two major types of software
Selection and use of appropriate software: Applications software
Operating Systems Chapter 4.
Computer for Health Sciences
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Fundamentals of Information Systems, Sixth Edition
Section 8.2. Classification of Software
Write today’s date and title in the front of your book. Underline it.
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:
SOFTWARE.
Software Introduction
Fundamentals of Computer Hardware & software
Systems Software & Operating systems
AS Computing Software definitions.
1 ITSK 2611 Welcome. 2 Operating System 3 What is an OS Resource Manager –Disk –Memory –CPU Device Manager –Printers –Video Card –Sound Card Utility.
Outcome 2 – Computer Software The Range of Software Available The Different Categories of Software System Software Programming Languages Applications Software.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Information Technology
Software Software essential is coded programs that perform a serious of algorithms. Instructions loaded into primary memory (RAM) from secondary storage.
Standard Grade Computing System Software & Operating Systems.
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
University of Management & Technology 1 Operating Systems & Utility Programs.
Software.
Software Software consists of the instructions issued to the computer to perform specific tasks. –The software on a computer system refers to the programs.
Software. Software or Programs A set of detailed directions telling the computer exactly what to do, one step at a time. Can be one line of code or several.
14/10/20151 Software custom-written, off-the-shelf, generic, system, applications, utility, integrated.
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.
Software Development Process.  You should already know that any computer system is made up of hardware and software.  The term hardware is fairly easy.
Introduction to Software Software. Types of software Click on each type of software to find out what it does.
ITGS Application Software, pt. 3. ITGS Business Software Alliance (BSA) and Federation Against Software Theft (FAST) –Represent software companies and.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Computer Software Types Three layers of software Operation.
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.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
1 Chapter 6 Computer Software. 2 Manager’s View u Manager’s need to understand various kinds of computer software - makes the hardware work for you. u.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 3: Software Explain the difference between systems software and application software
Introduction TO Network Administration
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Chapter 4 Software. Introduction Program: is a set of sequence instructions that tell the computer what to do. Software: is a collection of programs,
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 3 Types of Software.
2: Operating Systems Networking for Home & Small Business.
9NL Ayomi Hasenclever.  You cant touch a software  It is stored in a computer or laptop  Allows the hardware to do something useful, without the software.
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (1) The Operating System.
System Software (1) The Operating System
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.
Applications Software. Is a software used to carry out a particular task e.g. a game or word processor.
Identify internal hardware devices (e. g
Sir Thomas Boughey High School A/S Level ICT
Topic 2: Hardware and Software
Operating Systems & System Software
Nature & Types of Software
Computer Concept What is a computer?
OPERATING SYSTEMS.
Software Introduction
Software - Operating Systems
Software Lesson 3.
Fundamentals of Computer Hardware & software
Presentation transcript:

Unit 3 Computer Systems

What is software? unlike hardware it can’t be physically touched it’s the missing link between the computer hardware and the data which it is processing has to be “loaded” into the computer’s RAM before it can be “run” a set of pre-written instructions which the computer executes in order to perform a particular task typically written using programming languages such as C, C++, BASIC, Java etc. Unit 3 Computer Systems

Types of software Generally software can be split into two separate groupings: Unit 3 Computer Systems Computer Software Applications Software Systems Software

Systems software Unit 3 Computer Systems This type of software helps to run and organize the computer’s hardware. It includes a number of common features: Operating System (OS) Device drivers File Managers Graphical User Interface (GUI) and/or Command Line Interface (CLI) System utilities (eg diagnostic tools)

Applications software Common types of Application Software include: Office software (eg Word-processor, Spreadsheet, Database etc) Educational software (eg CAL – Computer Aided Learning) Business & Industrial software (eg CAD – Computer Aided Design) Communication software (eg , chat programs etc) Games Specialist (eg Speech recognition, route planners etc). Unit 3 Computer Systems This type of software - used in conjunction with an Operating System - performs a specific task.

Application Software selection Knowing what type of software to use can be difficult! Generally it is determined by two basic factors: The user’s requirements (what they actually need to do) The actual hardware and Operating System being used (what the computer can run). Unit 3 Computer Systems

Typical user requirements Does it perform the job I need it to do? Is it affordable and offer value for money (VFM)? Is it easy to use and learn? Does it do the job quickly and efficiently? Is it easily available? What are the license terms (eg Can I install it on more than 1 computer simultaneously…)? Does it have a good reputation? Do the producers of the software offer good user support? Are there any free updates? Is there a large installed user base? Unit 3 Computer Systems

Bespoke, Tailored or Commercial? Options which can be considered include: Commercially available solution Tailored solution Bespoke solution. Unit 3 Computer Systems Ideally user requirements should be fully met when considering a software application.

Commercially available solution Doesn’t really meet user’s requirements Gives no business advantage May have security issues. Unit 3 Computer Systems Cheapest option and immediately available Well-known and reliable products Users already familiar with software This is a commercial piece of software available publicly from a retailer. It is also sometimes called “off-the-shelf” or “shrink-wrapped”.

Tailored Solution Doesn’t meet user’s needs exactly – there will be some compromises Suffers same limitations as the package it is built upon Unit 3 Computer Systems Usually this is a commercially available software package (eg spreadsheets, databases etc) that has been adapted or automated to perform additional calculations. Cheaper option Quicker to build (not starting from scratch) Users already familiar with software

Bespoke Solution Meets user’s needs exactly Gives company a competitive edge Unit 3 Computer Systems Software written especially for a company or individual by programmers. Can be very expensive Not immediately available Needs specialist training.

Task Unit 3 Computer Systems Complete the Selection of Software Worksheet

Technical Requirements Does the computer meet the required minimum technical specification? Does the computer meet the recommended technical specification? Unit 3 Computer Systems Another consideration is whether or not the software can be used on the available computer hardware. Required – what hardware is necessary to run the software Recommended – what hardware is necessary to get the best performance out of the software.

Typical requirements specification Unit 3 Computer Systems What type of processing power is needed for each type of computer? The version of the Operating Systems required for each type of computer. The amount of RAM needed to run the application. The screen resolution required to display the application correctly (using Video Card and Monitor). How much Hard Disk space is needed to install and use the application? System requirements for Dreamweaver 8 © Macromedia, 2005

Summary What is Software? Types of Software (System & Application) Types of Application software Application Software selection Typical user requirements Bespoke, Tailored or Commercial? Technical Requirements. Unit 3 Computer Systems