TECHNOLOGY GUIDE TWO Software.

Slides:



Advertisements
Similar presentations
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
Advertisements

Chapter 3 Application Software p. 6.
4 1 4 C H A P T E R Software: Systems and Application Software.
Copyright 2007 John Wiley & Sons, Inc. Technology Guide 21 Software.
Russell Taylor Lecturer in Computing & Business Studies.
The Operating System and the User Interface
TECHNOLOGY GUIDE 2 1 Computer Software. Technology Guide Overview 2.
Course: Introduction to Computers
 At the end of this class, students are able to  Describe definition of input devices clearly  List out the examples of input devices  Describe.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 41 How Animation on the Web Works.
SOFTWARE.
TECHNOLOGY GUIDE 2: Software 1. 2 TG2.1 Introduction to Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application Software TECHNOLOGY GUIDE.
TECHNOLOGY GUIDE THREE Emerging Types of Enterprise Computing.
MIS TG 1 Review Central processing unit (CPU) performs the actual computation or “number crunching” inside any computer. –A microprocessor incorporates.
Introduction To Computer System
WMBA 6080Technology Guide 2 1 CISM 3330 Technology Guide 2 – Computer Software.
PLUG IT IN 2 Hardware and Software. 1.Introduction to Hardware 2.Introduction to Software.
Chapter 5 Software Maran Illustrated Computers CIS 102.
COLLECTING Software. Why use Software with Hardware? Software used for collecting includes the software that interfaces with hardware collection device.
UNIT 7 Describing how an item functions [2] (infinitive with or without ‘to’)
MULTIMEDIA Hardware 4/24/2017.
COMPUTER SOFTWARE Management Information Systems.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
SOFTWARE TECHNOLOGY GUIDE TWO. TG2.1 Introduction to Software Software a set of computer programs that enable the hardware to process data. Computer program.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Basic Application Software.
Browser Wars (Click on the logo to see the performance)
Chapter 3 Application Software. Chapter 3 Objectives Identify the categories of application software Explain how to work with application software Identify.
TECHNOLOGY GUIDE TWO Computer Software. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Systems Software TG2.3 Application Software TG2.4.
2 Software.
Computer-based Media Language Elements Understanding how we communicate through media Stewart.C. (2007). Media: New Ways and Means. John Wiley & Sons:
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
INTRODUCTION OF SYSTEM & APPLICATION SOFTWARE. OPERATING SYSTEM (OS) An operating system, or OS, is a software program that enables the computer hardware.
COMPUTER SOFTWARE TECHNOLOGY GUIDE TWO. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application.
TECHNOLOGY GUIDE TWO Computer Software. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application.
Discovering Computers 2008 Fundamentals Fourth Edition Discovering Computers 2008 Fundamentals Fourth Edition Chapter 1 Introduction to Computers.
“Candidates were not advantaged by defining every type of operating system provided as examples in the explanatory notes of the standard. Candidates who.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 1 An Introduction to Visual Basic.NET and Program Design.
Discovering Computers 2009 Chapter 1 Introduction to Computers.
Discovering Computers 2009 Chapter 1 Introduction to Computers.
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.
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
Computer Graphics Lecture 1 Introduction to Computer Graphics
4.03 Understand Information Technology activities and careers.
Section 2.1 Section 2.2 Identify hardware
Nature & Types of Software
The CPU is the brain of the computer
Introduction to Visual Basic 2008 Programming
TECHNOLOGY GUIDE TWO Computer Software.
4.03 Understand Information Technology activities and careers.
Week 4 Introduction to computers : reviews
THE INTERNET.
An Introduction to Visual Basic .NET and Program Design
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
What is an Operating System?
4.03 Understand Information Technology activities and careers.
Chapter 3 Hardware and software 1.
Topic 1: Operating Systems - User Interfaces
Information Technology Ms. Abeer Helwa
4.03 Understand Information Technology activities and careers.
Chapter 3 Hardware and software 1.
4.03 Understand Information Technology activities and careers.
Digital Literacy 1.00 Computer Basics
TECHNOLOGY GUIDE TWO Software.
An Introduction to Operating Systems
BLACKBOARD SCAVENGER HUNT
Presentation transcript:

TECHNOLOGY GUIDE TWO Software

TECHNOLOGY GUIDE OUTLINE TG2.1 Introduction to Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application Software

LEARNING OBJECTIVES 1. Discuss the major software issues that confront modern organizations. 2. Analyze the advantages and disadvantages of open-source software. 3. Differentiate between the two major types of software. 4. Describe the general functions of the operating system. 5. Identify the major types of application software.

TG2.1 Introduction to Software Computer program Stored program concept Documentation Software: a set of computer programs that enable the hardware to process data. Computer program. The sequences of instructions for the computer, which comprise software. Stored program concept. Modern hardware architecture in which stored software programs are accessed and their instructions are executed (followed) in the computer’s CPU, one after another. Documentation. Written description of the functions of a software program.

TG2.2 Software Issues Software Defects Software Licensing Open Systems Open Source Software

Open Source Software Examples Clicking on the logos above will take you to the respective Web pages.

Types of Software System software Application software System software: The class of computer instruction that serve primarily as an intermediary between computer hardware and application programs; provides important self-regulatory functions for computer systems. Application software: The class of computer instructions that direct a computer system to perform specific processing activities and provide functionality for users.

TG2.3 Systems Software Operating Systems Google Chrome Operating system: The main system control program, which supervises the overall operations of the computer, allocates CPU time and main memory to programs, and provides an interface between the user and the hardware. Google Chrome

Functions of the Operating System Graphical User Interface Graphical user interface (GUI): system software that allows users to have direct control of visible objects (such as icons) and actions, which replace command syntax. Social interface: A user interface that guides the user through computer applications by using cartoonlike characters, graphics, animation, and voice commands. Social Interface Clippy

Example of Social Interface Using an Avatar This image is from Ray Kurzweil’s Web site (www.kurzweilai.net). Ramona is his avatar. If you click on the Ramona link, you can interact with her.

Motion Control Gaming Consoles Kinect Move Wii

Advanced User Interfaces See this video about an enhanced interface

TG2.4 Application Software