Presentation is loading. Please wait.

Presentation is loading. Please wait.

© 2013, published by Flat World Knowledge 10-1 Information Systems: A Manager’s Guide to Harnessing Technology, version 2.0 John Gallaugher.

Similar presentations


Presentation on theme: "© 2013, published by Flat World Knowledge 10-1 Information Systems: A Manager’s Guide to Harnessing Technology, version 2.0 John Gallaugher."— Presentation transcript:

1 © 2013, published by Flat World Knowledge 10-1 Information Systems: A Manager’s Guide to Harnessing Technology, version 2.0 John Gallaugher

2 © 2013, published by Flat World Knowledge Published by: Flat World Knowledge, Inc. © 2013 by Flat World Knowledge, Inc. All rights reserved. Your use of this work is subject to the License Agreement available here http://www.flatworldknowledge.com/legal. No part of this work may be used, modified, or reproduced in any form or by any means except as expressly permitted under the License Agreement.http://www.flatworldknowledge.com/legal 10-2

3 © 2013, published by Flat World Knowledge Chapter 10 Understanding Software: A Primer for Managers 10-3

4 © 2013, published by Flat World Knowledge Learning Objectives Recognize the importance of software and its implications for the firm and strategic decision making Understand that software is everywhere; not just in computers, but also cell phones, cars, cameras, and many other technologies Know what software is and be able to differentiate it from hardware List the major classifications of software and give examples of each 10-4

5 © 2013, published by Flat World Knowledge Introduction Computing hardware: Physical components of information technology which includes the computer and its peripherals – Storage devices – Input devices – Output devices Software: Computer program or collection of programs – Precise set of instructions that tells hardware what to do 10-5

6 © 2013, published by Flat World Knowledge Software Operating system: Software that controls the computer hardware – Establishes standards for developing and executing applications Applications: Desktop applications, enterprise software, utilities, and other programs that perform specific tasks for users and organizations 10-6

7 © 2013, published by Flat World Knowledge Figure 10.1 - The Hardware/Software Layer Cake 10-7

8 © 2013, published by Flat World Knowledge Learning Objectives Understand what an operating system is and why computing devices require operating systems Appreciate how embedded systems extend Moore’s Law, allowing firms to create “smarter” products and services 10-8

9 © 2013, published by Flat World Knowledge Operating Systems Provides a common set of controls for managing computer hardware – Makes it easier for users to interact with computers and for programmers to write application software User interface: Mechanism through which users interact with a computing device 10-9

10 © 2013, published by Flat World Knowledge Firmware and Embedded Systems Software store on nonvolatile memory chips Firmware Special-purpose software designed and included inside physical products Embedded systems 10-10

11 © 2013, published by Flat World Knowledge Learning Objectives Appreciate the difference between desktop and enterprise software List the categories of enterprise software Understand what an ERP (enterprise resource planning) software package is Recognize the relationship of the DBMS (database system) to the other enterprise software systems. Recognize both the risks and rewards of installing packaged enterprise systems 10-11

12 © 2013, published by Flat World Knowledge Application Software Performs the work that users and firms are directly interested in accomplishing Platform: Products and services that allow for the development and integration of software products and other complementary goods Desktop software: Applications installed on a personal computer, typically supporting tasks performed by a single user 10-12

13 © 2013, published by Flat World Knowledge Enterprise Software Applications that address the needs of multiple users throughout an organization or work group – Software package: Software product offered commercially by a third party – Enterprise resource planning (ERP): Software package that integrates the many functions of a business Sales and inventory Manufacturing and purchasing Human resources Order tracking and decision support 10-13

14 © 2013, published by Flat World Knowledge Enterprise Software Systems used to support customer-related sales and marketing activities Customer relationship management (CRM) Systems that can help a firm manage aspects of its value chain Through delivery of finished products and services at the point-of-consumption Supply chain management Systems that use data created by other systems to provide reporting and analysis for organizational decision making Business intelligence (BI) systems 10-14

15 © 2013, published by Flat World Knowledge Database Management System Software for creating, maintaining, and manipulating data – Referred to as database software Stores and retrieves the data used by the other enterprise applications Firms with common database systems and standards benefit from increased organizational insight and decision-making capabilities 10-15

16 © 2013, published by Flat World Knowledge Figure 10.5 - Database Management System 10-16

17 © 2013, published by Flat World Knowledge Learning Objectives Understand the concept of distributed computing and its benefits Understand the client-server model of distributed computing Know what Web services are and the benefits that Web services bring to firms Appreciate the importance of messaging standards and understand how sending messages between machines can speed processes, cut costs, reduce errors, and enable new ways of doing business 10-17

18 © 2013, published by Flat World Knowledge Distributed Computing Form of computing where systems in different locations communicate and collaborate to complete a task Server: Program that fulfills the requests of a client – Hardware context - Computer that has been configured to support requests from other computers – Software context - Program that fulfills requests Client: Software program that makes requests of a server program 10-18

19 © 2013, published by Flat World Knowledge Distributed Computing Software that houses and serves business logic for use and reuse by multiple applications Used by more advanced distributed environments Application server Small pieces of code that are accessed via the application server which permit interoperable machine-to-machine interaction over a network Web services Programming hooks, or guidelines, published by firms that tell other programs how to get a service to perform a task such as send or receive data Application programming interfaces (APIs) Set of Web services built around an organization’s processes and procedures Service-oriented architecture (SOA) 10-19

20 © 2013, published by Flat World Knowledge Figure 10.6 - Multitiered Distributed System 10-20

21 © 2013, published by Flat World Knowledge Formats to Facilitate Sharing Data Set of standards for exchanging messages containing formatted data between computer applications EDI (electronic data interchange) Tagging language that can be used to identify data fields made available for use by other applications New generation of more-flexible technologies Extensible markup language (XML) 10-21

22 © 2013, published by Flat World Knowledge Learning Objectives Understand, at a managerial level, what programming languages are and how software is developed Recognize that an operating system and microprocessor constrain the platform upon which most compiled application software will run Understand what Java is and why it is significant Know what scripting languages are 10-22

23 © 2013, published by Flat World Knowledge Writing Software Provides the standards, syntax, statements, and instructions for writing computer software Programming language Application that includes an editor, debugger, and compiler, among other tools IDE will also compile a programmer’s code Compile: Program code written in a language that humans understand is converted into a form that can be understood and executed by a microprocessor Integrated development environment (IDE) 10-23

24 © 2013, published by Flat World Knowledge Writing Software Programming language designed to provide true platform independence for application developers Java programmers use special Java commands to control their user interface Java Programming tool that executes within an application Are interpreted within their applications, rather than compiled to run directly by a microprocessor Interpreted: Languages where each line of written code is converted for execution at run-time Scripting languages 10-24

25 © 2013, published by Flat World Knowledge Learning Objectives List the different cost categories that comprise total cost of ownership Understand that once a system is implemented, the costs of maintaining and supporting the system continue List the reasons that technology development projects fail and the measures that can be taken to increase the probability of success 10-25

26 © 2013, published by Flat World Knowledge Total Cost of Ownership All of the costs associated with a software system – Design – Development – Testing – Implementation – Documentation – Training – Maintenance 10-26

27 © 2013, published by Flat World Knowledge Why Do Technology Projects Fail? Unrealistic or unclear project goals Poor project leadership and weak executive commitment Inaccurate estimates of needed resources and badly defined system requirements Allowing feature creep during development Poor reporting of the project’s status Poor communication among customers, developers, and users 10-27

28 © 2013, published by Flat World Knowledge Why Do Technology Projects Fail? Use of immature technology Unmanaged risks Inability to handle the project’s complexity Sloppy development and testing practices Poor project management Stakeholder politics Commercial pressures 10-28

29 © 2013, published by Flat World Knowledge Capability Maturity Model Integration (CMMI) Process-improvement approach that can assist in: – Assessing the maturity, quality, and development of certain organizational business processes – Suggesting steps for their improvement 10-29


Download ppt "© 2013, published by Flat World Knowledge 10-1 Information Systems: A Manager’s Guide to Harnessing Technology, version 2.0 John Gallaugher."

Similar presentations


Ads by Google