TECHNOLOGY GUIDE TWO Computer Software. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application.

Slides:



Advertisements
Similar presentations
Technology Guide 2 Software
Advertisements

Computers Are Your Future
4 1 4 C H A P T E R Software: Systems and Application Software.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Software: Systems and Application Software Chapter 4.
Overview  Recap  HTML. Recap  What is cloud computing?  What are application service providers (ASPs)?  Describe major functions of operating systems.
I. The Real World of Information Systems (Recap)  Framework of major areas:  Foundation Concepts – fundamental behavioral, technical, business, and managerial.
Software: Systems and Application Software
Two Broad Categories of Software
When selecting an operating system, you must consider the current and future requirements for application software to meet the needs of the organization.
Software: Systems & Application Software Chapter 4.
Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005.
1 Lecture Preview  In this lecture, we will study:  Systems Software  Application Software  How software applications are developed  How software.
Tuesday, January 25, Management of Information Systems: Mini-3 Spring 2000.
Copyright 2007 John Wiley & Sons, Inc. Technology Guide 21 Software.
© Prentice Hall CHAPTER 3 Computer Software.
Technology Guide 2 Software.
TECHNOLOGY GUIDE 2 1 Computer Software. Technology Guide Overview 2.
Computer Science 101 The Virtual Machine: Operating Systems.
Computer 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.
Computers Are Your Future Tenth Edition Chapter 11: Programming Languages & Program Development Copyright © 2009 Pearson Education, Inc. Publishing as.
Chapter 4 Computer Software.
Computers Are Your Future Tenth Edition Chapter 11: Programming Languages & Program Development Copyright © 2009 Pearson Education, Inc. Publishing as.
Chapter Lead Black Slide Powered by DeSiaMore Powered by DeSiaMore.
Computers Are Your Future Eleventh Edition
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
MIS TG 1 Review Central processing unit (CPU) performs the actual computation or “number crunching” inside any computer. –A microprocessor incorporates.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 4 Computer Software.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
WMBA 6080Technology Guide 2 1 CISM 3330 Technology Guide 2 – Computer Software.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
© 2005 By Prentic Hall1 1 University Of Palestine Essentials of Management Information Systems Kenneth C. Laudon, Jane P. Laudon Instructor: Mr. Ahmed.
Invitation to Computer Science 5 th Edition Chapter 6 An Introduction to System Software and Virtual Machine s.
Software program: Series of statements or instructions to the computerSoftware program: Series of statements or instructions to the computer System software:
Discovering Computers 2009 Chapter 13 Programming Languages and Program Development.
Introduction to Information Systems Lecture 04 Computer Software Jaeki Song.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 5 Information System Software.
MANAGING SOFTWARE ASSETS ~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 1[Abdul Hayat, SIM, Semester Genap 2007/2008]
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Computer Software.
Chapter 5 Information Systems in Business Software
Software Development Programming & Languages. Programming: A Five-Step Procedure Define the problem Design a solution Code the program Test the program.
SOFTWARE TECHNOLOGY GUIDE TWO. TG2.1 Introduction to Software Software a set of computer programs that enable the hardware to process data. Computer program.
Copyright 2007 John Wiley & Sons, Inc. Technology Guide 21 Introduction to Information Systems, 1 st Edition  Authors: Rainer, Turban and Potter  Publisher:
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 4 Computer Software.
TECHNOLOGY GUIDE TWO Computer Software. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Systems Software TG2.3 Application Software TG2.4.
Introduction to Computers Lesson 13B. home Syntax Programming language rules.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
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.
Principles of Information Systems, Seventh Edition2 When selecting an operating system, you must consider the current and future requirements for application.
2 Software.
IS Today (Valacich & Schneider) Copyright © 2010 Pearson Education, Inc. Published as Prentice Hall 2/5/2016 TB-1 Technology Briefing Advanced Topics and.
COMPUTER SOFTWARE TECHNOLOGY GUIDE TWO. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application.
Principles of Information Systems, Sixth Edition 1 Software: Systems and Application Software Chapter 4.
Computer Software Lecturer: Dr Mohammad Nabil Almunawar.
1 Software Technology Guide 2. 2 Types of Software  Application software is a set of computer instructions, written in a programming language that direct.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 13 Computer Programs and Programming Languages.
Introduction to Information Technology
Computer Software Lecture 5.
TECHNOLOGY GUIDE TWO Computer Software.
TECHNOLOGY GUIDE TWO Software.
Chapter 4 Computer Software.
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Technology Guide 2 Software.
Chapter 3 Hardware and software 1.
Chapter 3 Hardware and software 1.
SOFTWARE TECHNOLOGIES
TECHNOLOGY GUIDE TWO Software.
Presentation transcript:

TECHNOLOGY GUIDE TWO Computer Software

TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application Software TG2.5 Programming Languages

LEARNING OBJECTIVES Describe the major software issues that organizations face today. Discuss the advantages and disadvantages of open-source software. Differentiate between the two major types of software.

LEARNING OBJECTIVES (continued) Describe the general functions of the operating system. Describe the major types of application software. Explain how software has evolved and consider trends for the future.

TG2.1 Significance of Software Computer program Stored program concept Documentation

Significance of Software (continued)

TG2.2 Software Issues Software defects Software evaluation and selection Software licensing Open systems Open source software

Open Source Software Examples

Types of Software System software Application software

TG2.3 Systems Software System control programs Operating system Apple OS X Leopard

Functions of the Operating System Multitasking/multiprogramming Multithreading Multiprocessing Virtual Memory Graphical user interface (GUI) Social interface

Example of Social Interface Using an Avatar Avatar

Advanced User Interfaces See this video about an enhanced interfacevideo

System Support Programs System support programs System utilities System performance monitors System security monitors

TG2.4 Application Software Proprietary application software Contract software Off-the-shelf application software Package

TG2.5 Programming Languages First-generation language or Machine Language Second-generation language or Assembly language Third-generation language or Procedural language Fourth-generation language or Non- procedural language Visual programming languages

Object-Oriented Languages Object-Oriented Languages: Programming language that encapsulate a small amount of data with instructions about what to do with data. Methods Object Encapsulation Reusability feature

Hypertext Markup Language and Extensible Markup Language Hypertext Hyperlinks Hypertext document Hypertext markup language (HTML) Extensible markup language (XML)

Comparison of HTML and XML