Presentation is loading. Please wait.

Presentation is loading. Please wait.

4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.

Similar presentations


Presentation on theme: "4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved."— Presentation transcript:

1 4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.

2 4 - 2 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Computer Software Chapter 4

3 4 - 3 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. 1.Describe several important trends occurring in computer software. 2.Give examples of several major types of application and system software. 3.Explain the purpose of several popular software packages for end user productivity and collaborative computing. Learning Objectives

4 4 - 4 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Learning Objectives 4.Outline the functions of an operating system. 5.Describe the main uses of computer programming software, tools, and languages.

5 4 - 5 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. What is Software? Definition: Various kinds of programs used to operate computers and related devices

6 4 - 6 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Types of Software

7 4 - 7 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Types of Software Application Software - performs information processing tasks for end users System Software – manages and supports operations of computer systems and networks

8 4 - 8 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Application Software General-Purpose – programs that perform common information processing jobs for end users Application-Specific – support specific applications of end users in business and other fields

9 4 - 9 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. How is Software Developed? Custom Software – software applications that are developed within an organization for use by that organization Commercial Off-the-shelf (COTS) Software – software that is developed by a software developer with the intention of selling the software in multiple copies

10 4 - 10 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. General-Purpose Application Software Software Suites Web Browsers Electronic Mail Word Processing Spreadsheets Database Managers Presentation Graphics Personal Information Managers Groupware

11 4 - 11 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Software Suites

12 4 - 12 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Integrated Packages Definition: Combine some of the functions of several programs into one software package

13 4 - 13 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Graphical User Interface (GUI) Definition: Icons, tool and status bars, menus, and so on, which gives an application its look and feel

14 4 - 14 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Web Browser Definition: Software interface used to point and click through the hyperlinked resources of the Internet

15 4 - 15 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Web Browser

16 4 - 16 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Electronic Mail & Instant Messaging Electronic Mail – software used to send and receive electronic messages and file attachments via the Internet, intranets or extranets Instant Messaging (IM) – software used to send and receive electronic messages instantly to facilitate real time communication and collaboration

17 4 - 17 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. E-mail

18 4 - 18 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Word Processing & Desktop Publishing Word Processing – software that supports the creation, editing, revision and printing of documents Desktop Publishing (DTP) – software that supports the production of materials that look professionally published

19 4 - 19 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Word Processing

20 4 - 20 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Electronic Spreadsheets Definition: Software that supports the development of electronic worksheets consisting of rows and columns used for business analysis, planning and modeling

21 4 - 21 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Spreadsheets

22 4 - 22 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Presentation Graphics Definition: Software that helps convert numeric data into graphics displays and prepare multimedia presentations including graphics, photos, animation, and video clips

23 4 - 23 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Presentation Software

24 4 - 24 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Graphics Software

25 4 - 25 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Video Software

26 4 - 26 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Personal Information Manager (PIM) Definition: Software for end user productivity and collaboration

27 4 - 27 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Groupware Definition: Software that helps workgroups and teams work together to accomplish group assignments

28 4 - 28 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Software Alternatives Purchase Commercial Off-The-Shelf software Application Service Providers – companies that own, operate, and maintain application software and the computer system resources required to offer the use of the application software for a fee as a service over the Internet

29 4 - 29 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Software Licensing Purchasing the right to use specific software under the terms of the software licensing agreement Protects the vendor’s intellectual property right

30 4 - 30 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. System Software System Management Programs – programs that manage the hardware, software, network, and data resources of computer systems during the execution of various information processing jobs of end users System Development Programs – programs that help users develop information system programs and procedures and prepare user programs for computer processing

31 4 - 31 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Operating System Definition: An integrated system of programs that manages the operations of the CPU, controls the input/output and storage resources and activities of the computer system, and provides various support services as the computer executes the application programs of users

32 4 - 32 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Operating System Functions

33 4 - 33 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. User Interface Definition: The part of the operating system that allows you to communicate with it so you can load programs, access files, and accomplish other tasks

34 4 - 34 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Types of User Interfaces Command-Driven Menu-Driven Graphical User Interfaces

35 4 - 35 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Resource Management Definition: Programs to manage the hardware and networking resources of a computer system, including its CPU, memory, secondary storage devices, telecommunications processors, and input/output peripherals

36 4 - 36 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. File Management Definition: Programs that control the creation, deletion, and access of files of data and programs as well as keeping track of the physical location of files on magnetic disks and other secondary storage devices

37 4 - 37 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Task Management Definition: Programs that control which task gets access to the CPU and for how much time Multitasking – approach that allows for several computing tasks to be performed in a seemingly simultaneous fashion

38 4 - 38 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Popular Operating Systems Microsoft Windows UNIX Linux Mac OS X

39 4 - 39 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Other System Management Programs Performance Monitors – programs that monitor and adjust the performance and usage of one or more computer systems to keep them running efficiently Security Monitors – programs that monitor and control the use of computer systems and provide warning messages and record evidence of unauthorized use of computer resources

40 4 - 40 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Application Servers Definition: Software which provides an interface between an operating system and application programs of users Middleware – software that helps diverse software applications and networked computer systems exchange data and work together more efficiently

41 4 - 41 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Programming Language

42 4 - 42 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Programming Languages

43 4 - 43 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Machine Languages All program instructions had to be written using binary codes unique to each computer Programmers had to have a detailed knowledge of the internal operations of the specific type of CPU

44 4 - 44 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Assembler Languages Alphabetic abbreviations and symbols are used to represent operation codes and storage locations Language translator programs are required to convert the instructions into machine instructions

45 4 - 45 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. High-Level Languages Instructions that use brief statements or arithmetic expressions Each statement generates several machine instructions when translated by compilers or interpreters

46 4 - 46 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Fourth-Generation Languages Nonprocedural – programmers specify results while computer determines the sequence of instructions that will accomplish those results Natural Language – very close to human language

47 4 - 47 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Object-Oriented Languages Ties together data element and the procedures or actions that will be performed upon them

48 4 - 48 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Web Languages HTML – a page description language that creates hypertext or hypermedia documents XML – describes the contents of Web pages by applying identifying tags or contextual labels to the data in Web documents Java – an object-oriented programming language that is simple, secure and platform independent

49 4 - 49 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. HTML

50 4 - 50 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Web Services Definition: Software components that are based on a framework of Web and object-oriented standards and technologies for using the Web to electronically link the applications of different user and different computing platforms

51 4 - 51 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Web Services

52 4 - 52 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Language Translator Programs Assembler – translates the symbolic instruction codes of programs written in an assembler language into machine language instructions Compiler – translates high-level language statements Interpreter – compiler that translates and executes each statement in a program one at a time

53 4 - 53 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Programming Tools Graphical Programming Interfaces Programming Editors Debuggers CASE tools

54 4 - 54 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Summary Computer software consists of applications software that directs the performance of a particular use of computers to meet the information processing needs of users, and system software that controls and supports the operations of a computer system as it performs various information processing tasks.

55 4 - 55 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Summary Application software includes general-purpose and application-specific categories. General-purpose application programs perform common information processing jobs for end users. Application-specific programs accomplish information processing tasks that support specific business functions.

56 4 - 56 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Summary System software can be subdivided into system management programs and system development programs. System management programs manage the hardware, software, network, and data resources of a computer system during its execution of information processing jobs. System development programs help IS specialists develop computer programs to support business processes.

57 4 - 57 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Summary An operating system is an integrated system of programs that supervises the operation of the CPU, controls the input/output and storage functions of the computer system, and provides various support services.

58 4 - 58 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Summary Programming languages require the use of a variety of programming packages to help programmers develop computer programs, and language translator programs to convert programming language instructions into machine language instruction codes.

59 4 - 59 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. End of Chapter Chapter 4


Download ppt "4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved."

Similar presentations


Ads by Google