Computer Hardware & Software

Slides:



Advertisements
Similar presentations
Review 5 Chapters 13, 14. What is software? Set of instructions to control computer operation.
Advertisements

Section 1 “Application SW: End-User Applications”
Computer Software Notes go here!.
Chapter 3 Software Two major types of software
Eleventh Edition 1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise Irwin/McGraw-Hill Copyright © 2002, The.
Computer Software.
14 Computer Software.
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
Chapter 4 Computer Software.
Computer Software Chapter 4 McGraw-Hill/Irwin
Chapter 4 Computer Software McGraw-Hill/Irwin
Chapter 4 Computer Software
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Computers Systems - software Powered by DeSiaMore 1.
Computer Software. 4-2 Learning Objectives Describe several important trends occurring in computer software. Give examples of several major types of application.
INFORMATION MANAGEMENT SYSTEM
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
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 ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 4 Computer Software.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise C h a p t e r Computer Software 1.
Information Systems Overview (COIS 20024) Lecture: Week 3 Computer Software (Information Systems Resources)
Chapter 3: Computer Software. Stored Program Concept v The concept of preparing a precise list of exactly what the computer is to do (this list is called.
Introduction to Information Systems Lecture 04 Computer Software Jaeki Song.
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 © 2008, The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies,
Computer Software Chapter 4 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 4 Computer Software.
Chapter 4 Computer Software James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill,
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies,
Chapter 4 Computer Software James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill,
Computer Software Chapter 4 Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Foundations of information systems IT COMPONENT OF IS Software.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 4 Computer Software.
Chapter 4 COMPUTER SOFTWARE. Objective Describe several important trends occurring in computer software. Explain the purpose of several popular software.
4-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
INFORMATION MANAGEMENT SYSTEM By. KUNDANG K JUMAN.
4-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Computer Software Lecturer: Dr Mohammad Nabil Almunawar.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies,
Chapter 4 Computer Software James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill,
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 4 Computer Software James A. O'Brien, and George Marakas. Management Information Systems with MISource 2007, 8 th ed. Boston, MA: McGraw-Hill,
Chapter4 COMPUTER HARDWARE. Goal: … Learning outcome:... Objective: – Describe several important trends occurring in computer software. – Explain the.
McGraw-Hill/Irwin Copyright © 2008, The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin Copyright © 2008 The McGraw-Hill Companies, Inc.
Identify internal hardware devices (e. g
Fundamentals of Information Systems, Sixth Edition
Nature & Types of Software
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Chapter 14 Computer Software.
Computer Software Lecture 5.
Management Information Systems
Chapter 4 Computer Software
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Computer Software Chapter 4
System And Application Software
Chapter 4 Computer Software McGraw-Hill/Irwin
Chapter 11-Business and Technology
Software Introduction
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
Chapter 3 Hardware and software 1.
National Diploma in Computer Studies
Chapter 3 Hardware and software 1.
SOFTWARE TECHNOLOGIES
Data Communications and Computer Networks
Presentation transcript:

Computer Hardware & Software www.AssignmentPoint.com

Learning Objectives Understand the history and evolution of computer hardware Identify the major types and uses of microcomputer, midrange, and mainframe computer systems Outline the major technologies and uses of computer peripherals for input, output, and storage

Categories of Computer Systems

Computer System Concept A system of hardware devices organized by function Input Keyboards, touch screens, pens, electronic mice, optical scanners Converts data into electronic form for entry into computer system Processing Central Processing Unit (CPU) CPU subunits: arithmetic-logic and control unit

Computer System Concept Output Video display units, printers, audio response units, and so on Converts electronic information into human-intelligible form Storage Primary storage (memory) Secondary storage (disk drives) Control CPU controls other components of the system

Computer System Concept

Storage Tradeoffs

Computer Storage Fundamentals Uses a two-state or binary representation of data On or Off On represents the number 1 Off represents the number 0 Data are processed and stored in computer systems through the presence or absence of On/Off signals

Bit and Byte Bit Byte Short for binary digit Smallest element of data Either zero or one Byte Group of eight bits, which operate as a single unit Represents one character or number

Representing Characters in Bytes

Learning Objectives Describe several important trends occurring in computer software Give examples of several major types of application and system software Explain the purpose of several popular software packages for end user productivity and collaborative computing

Learning Objectives Define and describe the functions of an operating system Describe the main uses of computer programming software, tools, and languages

Types of Application & System Software

Application Software General Purpose Custom Software Programs that perform common information processing jobs for end users E.g., word processing, spreadsheet Also call productivity packages Custom Software Software applications developed within an organization for use by that organization

Application Software Open-source Software Developers collaborate on the development of an application using programming standards which allow anyone to contribute to the software As each developer completes a project, the application code becomes available and free to anyone who wants it

Business Application Software Function-Specific Application Software Thousands of these packages support specific applications of end users Examples: customer relationship management, enterprise resource planning, supply chain management, Web-enabled electronic commerce

Software Suites, Integrated Packages Most widely used productivity packages are bundled together as software suites Advantages Cost less than buying individual packages All have similar GUI Work well together Disadvantages All features not used Takes a lot of disk space (bloatware)

Integrated Packages Integrated packages combine the functions of several programs into one package E.g., Microsoft Works, AppleWorks Advantages Many functions for lower price Uses less disk space Frequently pre-installed on microcomputers Disadvantages Limited functionality

Web Browsers Software applications that support navigation through the point-and-click hyper-linked resources of the Web Becoming the universal platform from which end users launch… Information searches E-mail Multimedia file transfer Discussion groups Other Internet-based applications

Search Engines Browsers are used to gain access to Internet search engines Google, Ask Jeeves, Look Smart, Lycos, Overture, Yahoo! Using search engines to find information has become an indispensable part of Internet, intranet, and extranet applications

E-mail, Instant Messaging, and Weblogs Software to communicate by sending and receiving messages and attachments via the Internet, intranet, or extranet Instant messaging (IM) Receive electronic messages instantly Weblog or blog A personal website in dated log format Updated with new information about a subject or range of subjects

Word Processing/Desktop Publishing Create, edit, revise, and print documents E.g., Microsoft Word, Lotus WordPro, Corel WordPerfect Desktop Publishing Produce printed materials that look professionally published E.g., Adobe PageMaker, Microsoft Publisher, QuarkXPress

Electronic Spreadsheets Used by virtually every business for… Analysis, planning, modeling Electronic Spreadsheet Worksheet of rows and columns Can be stored on local computer or on network Requires designing format and developing the relationships (formulas) Most help you develop charts and graphic displays of spreadsheet results Supports what-if questions

Presentation Graphics Common presentation graphics packages… Converts numeric data into graphics displays Used to create multimedia presentations of graphics, photos, animation, and video clips E.g., Microsoft PowerPoint, Lotus Freelance, Corel Presentations Top packages can tailor files for transfer in HTML format to websites

Personal Information Managers Software for end user productivity and collaboration Stores information about clients Manages schedules, appointments, tasks Most include ability to access the Web and provide e-mail capabilities Some support team collaboration by sharing information with other PIM users E.g., Lotus Organizer, Microsoft Outlook

Groupware Software that helps workgroups collaborate on group assignments E-mail, discussion groups, databases, video conferencing E.g., Lotus Notes, Novell GroupWise, Microsoft Exchange Windows SharePoint Services and WebSphere both allow teams to create websites for information sharing and document collaboration

Software Alternatives Outsourcing development and maintenance of software Application service providers (ASPs) Companies that own, operate, and maintain application software and computer system resources Use the application for a fee over the Internet Pay-as-you-go Use expected to accelerate in the coming years

Categories of Group Software System Management Programs Manages the hardware, software, network, and data resources of computer systems Examples: operating systems, network manage-ment programs, database management systems, system utilities System Development Programs Helps users develop IS programs and procedures and then prepare them for processing Includes language translators and editors, CASE and programming tools

Interface Between End Users and Computer

Operating Systems Integrated system of programs that… Manages the operations of the CPU Controls the input/output, storage resources, and activities of the computer system Provides support services as the computer executes application programs The operating system must be loaded and activated before other tasks can be accomplished

Operating System Basic Functions

Other System Software Utilities Performance Monitors Security Monitors Miscellaneous housekeeping functions Example: Norton utilities includes data backup, virus protection, data compression, etc. Performance Monitors Programs that monitor and adjust computer system to keep them running efficiently Security Monitors Monitor and control use of computer systems to prevent unauthorized use of resources

Application Servers Provide an interface between an operating system and the application programs of users Middleware Software that helps diverse software applications exchange data and work together more efficiently

Programming Languages Examples of programming in each language

How Web Services Work

Language Translator Programs Translate instructions written in programming languages into machine language Assembler Translates assembler language statement Compiler Translates high-level language statements Interpreter A compiler that translates and executes each statement in a program, one at a time