Computer Software Computer Technology Day 5. Software  Provides step-by-step instructions that tell the computer how to perform  Categories  System.

Slides:



Advertisements
Similar presentations
Computer Basics 2.
Advertisements

Operating System Basics
Operating Systems. Operating System (OS) The software that manages the sharing of the resources of a computer. Examples of Operating Systems ◦ Windows.
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 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Technology Terminology Jeopardy A - DE - FG - MM - SS - Z $100 $200 $300 $400 $500.
Application Software CSC151.
Standard 1 - Objective 2: Understand, evaluate, and use 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.
SOFTWARE.
Week 6 Operating Systems.
Computer for Health Sciences
Microsoft Office 2007 – Illustrated Introductory, Windows Vista Edition Understanding Essential Computer Concepts.
Lesson 4 Computer Software
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
TC2-Computer Literacy Mr. Sencer February 8, 2010.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Computer Basics Diagram
Lesson 6 Operating Systems and Software
M. Guymon - Pleasant Grove High - Spring 2003 Operating Systems Computer Technology.
1.1 How Does a Computer Work?
Software GCSE ICT.
Chapter 4 System Software.
SOFTWARE 3 Chapter.
Software GCSE COMPUTING.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
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.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
Software Software consists of the instructions issued to the computer to perform specific tasks. –The software on a computer system refers to the programs.
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.
Input Output Excel Internet/ Etc.Grab Bag
Introduction to Computer Software S. Sabraz Nawaz Lecturer in Management & IT.
M. Guymon Pleasant Grove High School Spring 2003 Operating Systems Computer Technology Day 3.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
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.
Microsoft Office 2007 – Illustrated Introductory, Premium Video Edition Understanding Essential Computer Concepts.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Software Chapter 2. Basic Types of Software System software - provides an environment in which the application software can run Applications software.
Computer Components: Software Computer Technology.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Types of Software Chapter 2.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Hardware/Software Basics Test Get out your DIY Test Review.
Computer Operating Systems And Software applications.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Chapter SOFTWARE Are the programs which are written by different programming languages. These programs are: a series of instruction that tells.
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
ITT_04101 COMPUTER APPLICATIONS Gaper M CIT
Operating Systems. Operating System Every general-purpose computer must have an operating system to run other programs. Operating systems perform basic.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE Chapter 2 1Dr. BALAMURUGAN MUTHURAMAN.
Computer Skills Chapter 2. Software Software: is a set of programs, data, and information. Program: is a set of sequence instructions that tell the computer.
Identify internal hardware devices (e. g
Software.
An Overview of the Computer System
Computer Software Digital Literacy.
Computer Technology Notes #3
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Information Technology Ms. Abeer Helwa
Application Software EIT, © Author Gay Robertson, 2016.
Computer Technology Day 3
Presentation transcript:

Computer Software Computer Technology Day 5

Software  Provides step-by-step instructions that tell the computer how to perform  Categories  System Software  Application Software

System Software  Controls computer’s operations  Manages computer’s resources  Includes operating system, utilities, and computer programming tools

Operating System Software  Controls the allocation of hardware resources  Handles basic input and output (I/O) for data flowing from and to storage devices and peripherals  Enables application software to access system resources  Allocates resources and processing time between several programs that are running at the same time (also known as multitasking)

Multitasking  More than one program can run at a time.  Instructions and data from one area of memory do not interfere with memory allocated for other programs.  Enables users to perform multiple tasks at the same time  Copy a chart from an open Excel document, then pasting it into a report in Word and  Download a document from the Web

Operating Environment  Operating system software or “platform”  Windows  Macintosh  Types  Command-line interface—user must type in commands to control the computer  Graphical user interface (GUI)—users interact with the computer by using a mouse to point and click on icons, buttons, and menus

System Software Terms  Device driver—controls input and output to the peripherals  Virus checker—searches files for potentially harmful programs (for example, viruses, worms, or Trojan horses)  Firewall—protects your computer from unauthorized access over a network  Utilities—programs that perform a very specific task (for example, managing system resources)

Application Software  Runs on top of the operating system  Enables the user to perform a specific task  Word processing a letter  Calculating payroll in a spreadsheet  Reading messages  Manipulating digital photos  Managing a database of information

Application Types  Word Processors (for example, MS Word)  Users can create a variety of business documents  WYSIWIG (What You See Is What You Get) display  Spreadsheet (for example, MS Excel)  Worksheet consisting of rows and columns  Enable business and financial people to create “what if” scenarios  Database Management (for example, MS Access)  Graphics (for example, Adobe Photoshop)

Application Types  Presentation (for example, MS PowerPoint)  Web Authoring (for example, Dreamweaver)  Integrated Packages–combine functions from several different application programs