© 2005 By Prentic Hall1 1 University Of Palestine Essentials of Management Information Systems Kenneth C. Laudon, Jane P. Laudon Instructor: Mr. Ahmed.

Slides:



Advertisements
Similar presentations
Chapter 1:Introduction to the world of computers
Advertisements

Lecture 1: Overview of Computers & Programming
Lesson 1 Computers and Computer Systems
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
CSCI 1412 Tutorial 1 Introduction to Hardware, Software Parminder Kang Home:
Chapter 1 Computer, Internet, Web, and Basics
An Overview of the Computer System
Lesson 1 Computers and Computer Systems
© 2014 by McGraw-Hill Education. This is proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Business Technology Applications Computer Basics.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
4.1 © 2007 by Prentice Hall 4 Chapter IT Infrastructure: Hardware and Software.
Is This Enough Money?. Is This Enough Money? Hardware Components Figure 2.1: Computer System Components System unit Houses CPU and memory All other.
Managing Software Assets Chapter Six. SoftwareInformation Systems for Management2 Software Software: Detailed instructions that control the operation.
6.1 © 2004 by Prentice Hall Management Information Systems 8/e Chapter 6 Managing Hardware and Software Assets 6 6 MANAGING HARDWARE AND SOFTWAREASSETS.
McGraw-Hill Technology Education © 2004 by the McGraw-Hill Companies, Inc. All Rights Reserved. Introduction to Computer Essentials.
3-1 Computer System Categories. 3-2 Microcomputer Systems Personal Computer (PC) – microcomputer for use by an individual Desktop – fit on an office desk.
Hardware and Software in the Enterprise
Information Technology, the Internet, and You
4.1 © 2007 by Prentice Hall 4 Chapter IT Infrastructure: Hardware and Software.
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Computer and Technology Overview Slides from Essentials of Management Information Systems (5 th ed.), Laudon and Laudon, Prentice-Hall.
Review 5 Chapters 13, 14. What is software? Set of instructions to control computer operation.
SESSION 6 MANAGING HARDWARE AND SOFTWARE ASSETS. COMPUTER HARDWARE AND INFORMATION TECHNOLOGY INFRASTRUCTURE Hardware Components of a Computer System.
CIS 260 Computer Programming I in C Prof. Timothy Arndt.
6.1 © 2003 by Prentice Hall 6 6 MANAGING HARDWARE AND SOFTWAREASSETS Chapter.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
Lesson 1 Computers and Computer Systems
Chapter 2 Hardware Trends in Computing Systems
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
Computer & Communications Systems Software Development Unit 1.
UNIX Unbounded 5 th Edition Amir Afzal Chapter 1 First Things First.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Lesson 2 — How Does A Computer Process Data?
1 Computing Fundamantals With thanks to Laudon & Laudon Session 2.
An overview of Computer System
Software program: Series of statements or instructions to the computerSoftware program: Series of statements or instructions to the computer System software:
CPS ® and CAP ® Examination Review OFFICE SYTEMS AND TECHNOLOGY, Fifth Edition By Schroeder and Graf ©2005 Pearson Education, Inc. Pearson Prentice Hall.
MANAGING SOFTWARE ASSETS ~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 1[Abdul Hayat, SIM, Semester Genap 2007/2008]
UMI DHRM(I) (Eve) 2004 MIS- Notes By:Ambrose Ruyooka
C++ Programming: From Problem Analysis to Program Design, Third Edition Chapter 1: An Overview of Computers and Programming Languages.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Architecture
Chapter 4 Information Technology in Business: Hardware.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Computer Basic Vocabulary
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Development of Computers. Hardware 1. Original concept: Charles Babbage 1840’s 2. 4 basic components of a computer system: input store mill output (Now:
CSCI-100 Introduction to Computing Hardware Part I.
 2001 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers, the Internet and the World Wide Web Outline 1.1Introduction 1.2What.
Academic PowerPoint Computer System – Architecture.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
CHAPTER 1 COMPUTER SCIENCE II. HISTORY OF COMPUTERS (1.1) Eniac- one of the worlds first computers Used more electricity than an entire city block of.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
APPENDIX A Hardware and Software Basics
An Overview of the Computer System
Concepts of CS Lecture 1.
Chapter 1: An Overview of Computers and Programming Languages
An Overview of the Computer System
An Overview of the Computer System
IT Infrastructure: Hardware and Software
Chapter 2: Computer Hardware
Computers: Tools for an Information Age
IT Infrastructure: Hardware and Software
Computers: Tools for an Information Age
Presentation transcript:

© 2005 By Prentic Hall1 1 University Of Palestine Essentials of Management Information Systems Kenneth C. Laudon, Jane P. Laudon Instructor: Mr. Ahmed Al Astal Chapter 6 MANAGING HARDWARE AND SOFTWARE ASSETS

University Of Palestine Chapter Objectives: What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers and computer processing would best benefit our organization? What kinds of software and software tools do we need to run our business? What criteria should we use to select our software technology?

© 2005 By Prentic Hall3 University Of Palestine Chapter Objectives (Cont.): Of what new software technologies should we be aware? How would they benefit our organization? How should we acquire and manage the firm’s hardware and software assets? University Of Palestine

© 2005 By Prentic Hall4 University Of Palestine COMPUTER HARDWARE AND INFORMATION TECHNOLOGY INFRASTRUCTURE

© 2005 By Prentic Hall5 University Of Palestine The Computer System Bit: A binary digit that represents smallest unit of data in the form of either 0 or 1. Byte: A s tring of bits, usually eight, used to store one number or character in a computer system.

© 2005 By Prentic Hall6 University Of Palestine The CPU and Primary Storage Central Processing Unit (CPU) Area of the computer that manipulates symbols, numbers, and letters, and controls other parts of the computer system. Primary Storage Part of the computer that temporarily stores program instructions and data being used by the instructions.

© 2005 By Prentic Hall7 University Of Palestine

© 2005 By Prentic Hall8 University Of Palestine The CPU Arithmetic-logic unit (ALU): Performs the computer’s principal logic and arithmetic operations Control Unit: Coordinates and controls the other parts of the computer system

© 2005 By Prentic Hall9 University Of Palestine The Primary Storage RAM: Directly accesses any randomly chosen location in the same amount of time ROM: Semiconductor memory chips with program instructions, cannot be written to

© 2005 By Prentic Hall10 University Of Palestine Microprocessors and Processing Power Microprocessor: Very large scale Integrated circuit technology that integrates the computer’s memory, logic, and control on a single chip Parallel Processing Problem broken down into smaller parts. Multiple instructions processed simultaneously with multiple processors.

© 2005 By Prentic Hall11 University Of Palestine

© 2005 By Prentic Hall12 University Of Palestine Secondary Storage Technology Magnetic disk: Floppy disk, Hard disk Optical disks: CD-ROM, DVDs Magnetic tape: Inexpensive, older secondary-storage medium

© 2005 By Prentic Hall13

© 2005 By Prentic Hall14 University Of Palestine Classifying Computers Mainframes: Largest computer, massive memory, rapid processing power. Midrange computers: Less powerful, less expensive, and smaller than a mainframe. Server: Provides software and other resources to computers over a network. Minicomputers: Middle-range computer, used in universities, factories, or research laboratories

© 2005 By Prentic Hall15 University Of Palestine Classifying Computers (Cont.) Server Farm: Large group of servers maintained by a commercial vendor, available for electronic commerce and other activities Personal Computer (PC): Small desktop or portable computer. Workstation: Desktop computer with powerful graphics and mathematical capabilities. Supercomputer: Highly sophisticated and powerful, performs complex computations.

© 2005 By Prentic Hall16 University Of Palestine Computer Networks and Client/Server Computing Distributed processing: Distribution of processing work among multiple computers. Centralized processing: Accomplished by one large central computer. Client/server computing: A model of computing that splits processing between “clients” and “servers” on network.

© 2005 By Prentic Hall17 University Of Palestine

© 2005 By Prentic Hall18 University Of Palestine

© 2005 By Prentic Hall19 University Of Palestine The Major Types of Software Software program: Series of statements or instructions to the computer System software: Generalized programs, manages computer’s resources Application software: Programs written to perform functions specified by end users

© 2005 By Prentic Hall20 University Of Palestine

© 2005 By Prentic Hall21 University Of Palestine System Software and PC Operating Systems Operating system System software that manages and controls computer. Functions of the operating system Allocates and assigns system resources. Schedules use of computer resources. Monitors computer system activities. Provides locations in primary memory for data and programs

© 2005 By Prentic Hall22 University Of Palestine System Software and PC Operating Systems Multiprogramming Executes two or more programs concurrently using the same computer CPU executes only one program but services the input/output needs of others Multitasking Multiprogramming capability of single-user operating systems

© 2005 By Prentic Hall23 University Of Palestine System Software and PC Operating Systems Time Sharing Sharing of computer resources by many users simultaneously. Multiprocessing Executing two or more instructions simultaneously in a single computer using multiple central processing units Language translation and utility software Translates high-level language programs into machine language.

© 2005 By Prentic Hall24 University Of Palestine Application Software and Programming Languages Programming languages: evolved from machine language to high-level languages for business and scientific work Important programming languages for business today: COBOL, C, C++, Visual Basic, Java,.Net, and other languages.

University Of Palestine Application Software and Programming Languages (Cont.) Fourth-generation language: Can help end users develop software with little or no assistance from IS specialists Natural languages: Close to human language Query languages: Provide immediate online answers to requests

University Of Palestine Object-Oriented Programming Object-oriented programming Approach to software development that combines data and procedures into a single object Visual programming Construction of software programs by selecting and arranging programming objects

University Of Palestine

© 2005 By Prentic Hall28 University Of Palestine Application Software and Programming Languages (Cont.) Hypertext Markup Language (HTML): Page description language, creates Web pages and other hypermedia documents XML (eXtensible Markup Language): Describes the structure of a document, supports links to multiple documents, allowing data to be manipulated by the computer

University Of Palestine Software for Enterprise Integration Enterprise software: A software suite with common business applications, tools for modeling how the entire organization works, and development tools for building Set of integrated modules for major business functions