Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.

Slides:



Advertisements
Similar presentations
Objectives Overview Define system development and list the system development phases Identify the guidelines for system development Discuss the importance.
Advertisements

Objectives Overview Define system development and list the system development phases Identify the guidelines for system development Discuss the importance.
Chapter 12 Information System Development
Fundamentals of Information Systems, Sixth Edition
Chapter 11 Information System Development and Programming Languages
Systems Analysis & IT Project Management Pepper. System Life Cycle BirthDeathDevelopmentProduction.
The System Development Life Cycle
Chapter 2.
Professor Michael J. Losacco CIS 1110 – Using Computers System Development & Programming Chapter 11.
Discovering Computers 2008 Chapter 12 Information System Development.
Fundamentals of Information Systems, Second Edition
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 13 Computer Programs and Programming Languages.
Systems Development Life Cycle
System Development Life Cycle (SDLC)
7.2 System Development Life Cycle (SDLC)
Objectives Overview Define system development and list the system development phases Identify the guidelines for system development Discuss the importance.
Introduction to Systems Analysis and Design
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Acquiring Information Systems and Applications
Acquiring Information Systems and Applications
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 13 Programming Languages and Program Development 1.
Systems Analysis and Design: The Big Picture
Succeeding with Technology Systems Development An Overview of Systems Development Tools and Techniques for Systems Development Systems Investigation Systems.
Chapter 10.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Computers Are Your Future Eleventh Edition Chapter 13: Systems Analysis & Design Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 11 Information System Development and Programming Languages
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
Information System Development
Chapter 11 Information System Development and Programming Languages
Chapter 14 Information System Development
Describe uses of web databases, types of databases, and Big Data
Copyright©2008 N.AlJaffan®KSU1 Chapter 11 Information system development and programming language.
Computers Are Your Future © 2006 Prentice Hall, Inc.
Acquiring Information Systems and Applications
Chapter 10 Information Systems Analysis and Design
Fundamentals of Information Systems, Third Edition1 Systems Design Answers the question “How will the information system do what it must do to solve a.
Acquiring Information Systems and Applications
Discovering Computers 2009 Chapter 13 Programming Languages and Program Development.
Chapter 12 Information System Development. Chapter 12 Objectives Next List the phases in the system development life cycle Identify the guidelines for.
Systems Analysis and Design
Computers Are Your Future © 2008 Prentice Hall, Inc.
CHAPTER 13 Acquiring Information Systems and Applications.
1 Fundamentals of Information Systems, Sixth Edition Fundamentals of Information Systems, Sixth Edition Chapter 8 Systems Development.
Fundamentals of Information Systems, Second Edition 1 Systems Development.
1 Chapter 13 Programming Languages and Program Development Tools.
Chapter 12 Information Systems and Program Development Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 12 Exploring Information System Development.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 13 Computer Programs and Programming Languages.
CHAPTER ELEVEN Information System Development and Programming Languages Copyright © Cengage Learning. All rights reserved.
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
The System Development Life Cycle
Systems Development Life Cycle
Fundamentals of Information Systems, Sixth Edition
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Sixth Edition
Systems Analysis and Design
Introduction to Computing
Chapter 11 Information System Development
Objectives Overview Differentiate between machine and assembly languages Identify and discuss the purpose of procedural programming languages, and describe.
The System Development Life Cycle
Describe uses of web databases, types of databases, and Big Data
Chapter 12 Information System Development
Systems Development Life Cycle
UNIT No- III- Leverging Information System ( Investing strategy )
System Analysis and Design:
Presentation transcript:

Discovering Computers Fundamentals, 2011 Edition Living in a Digital World

Objectives Overview Discuss the importance of project management, feasibility assessment, documentation, and data and information gathering techniques Discuss the purpose of each system development phase Differentiate between low- level languages and procedural languages Identify the benefits of object-oriented programming languages and program development tools Discovering Computers Fundamentals, 2011 Edition Chapter 11 2 See Page 417 for Detailed Objectives

Objectives Overview List other programming languages and other program development tools Describe various ways to develop Web pages List the six program development steps Explain the basic control structures used in designing solutions to programming problems Discovering Computers Fundamentals, 2011 Edition Chapter 11 3 See Page 417 for Detailed Objectives

System Development System development is a set of activities used to build an information system A system is a set of components that interact to achieve a common goal An information system (IS) is a collection of hardware, software, data, people, and procedures that work together to produce quality information System development activities are grouped into phases, and is called the system development life cycle (SDLC) Discovering Computers Fundamentals, 2011 Edition Chapter 11 4 Page 418

System Development Discovering Computers Fundamentals, 2011 Edition Chapter 11 5 Page 418 Figure 11-1

System Development System development should follow three general guidelines: Discovering Computers Fundamentals, 2011 Edition Chapter 11 6 Page 419 Group activities or tasks into phasesInvolve usersDefine standards

System Development System development should involve representatives from each department in which the proposed system will be used Discovering Computers Fundamentals, 2011 Edition Chapter 11 7 Page 419 Figure 11-2

System Development Project management is the process of planning, scheduling, and then controlling the activities during system development To plan and schedule a project efficiently, the project leader identifies: Discovering Computers Fundamentals, 2011 Edition Chapter 11 8 Page 420 Project scope Required activities Time estimates for each activity Cost estimates for each activity Order of activities Activities that can take place at the same time

System Development Discovering Computers Fundamentals, 2011 Edition Chapter 11 9 Pages Figure 11-3a Click to view Web Link, click Chapter 11, Click Web Link from left navigation, then click Gantt Charts below Chapter 11 A popular tool used to plan and schedule the time relationships among project activities is a Gantt chart

System Development Discovering Computers Fundamentals, 2011 Edition Chapter Pages Figure 11-3b Click to view Web Link, click Chapter 11, Click Web Link from left navigation, then click PERT Charts below Chapter 11 A PERT chart also can be used for planning and scheduling time

System Development Feasibility is a measure of how suitable the development of a system will be to the organization Discovering Computers Fundamentals, 2011 Edition Chapter Page 421 Operational feasibility Schedule feasibility Technical feasibility Economic feasibility

System Development Documentation is the collection and summarization of data and information and includes: – Reports – Diagrams – Programs – Other information generated during system development Discovering Computers Fundamentals, 2011 Edition Chapter Page 422

System Development During system development, members of the project team gather data and information using several techniques Discovering Computers Fundamentals, 2011 Edition Chapter Pages Figure 11-4 Review documentation ObserveSurvey InterviewJAD SessionsResearch

System Development A user may request a new or modified system Organizations may want to improve hardware, software, or other technology Situations beyond an organization’s control might require a changeManagement might mandate a change A user may request a new or modified information system using a request for system services or a project request Discovering Computers Fundamentals, 2011 Edition Chapter Page 423

System Development The planning phase for a project begins when the steering committee receives a project request Four major activities are performed: Discovering Computers Fundamentals, 2011 Edition Chapter Page 425 Review and approve the project requests Prioritize the project requests Allocate resources Form a project development team

System Development The analysis phase consists of two major activities: Discovering Computers Fundamentals, 2011 Edition Chapter Pages Conduct a preliminary investigation Determines and defines the exact nature of the problem or improvement Interview the user who submitted the request Perform detailed analysis Study how the current system works Determine the users’ wants, needs, and requirements Recommend a solution

System Development The system proposal assesses the feasibility of each alternative solution The steering committee discusses the system proposal and decides which alternative to pursue Discovering Computers Fundamentals, 2011 Edition Chapter Pages Packaged software Custom software Outsourcing Click to view Web Link, click Chapter 11, Click Web Link from left navigation, then click Vertical Market Software below Chapter 11

System Development The design phase consists of two major activities Discovering Computers Fundamentals, 2011 Edition Chapter Page 428 Acquire hardware and software Develop all of the details of the new or modified information system

System Development To acquire the necessary hardware and software: Discovering Computers Fundamentals, 2011 Edition Chapter Pages Use research techniques such as e-zines Identify technical specifications RFQ, RFP, or RFI is sent to potential vendors or VARs Solicit vendor proposals Various techniques are used to determine the best proposal Test and evaluate vendor proposals Systems analyst makes recommendation to steering committee Make a decision Click to view Web Link, click Chapter 11, Click Web Link from left navigation, then click E-Zines below Chapter 11

System Development The next step is to develop detailed design specifications – Sometimes called a physical design Discovering Computers Fundamentals, 2011 Edition Chapter Pages Database design Input and output design Program design

System Development A prototype (proof of concept) is a working model of the proposed system – Prototypes have inadequate or missing documentation – Users tend to embrace the prototype as a final system – Should not eliminate or replace activities Discovering Computers Fundamentals, 2011 Edition Chapter Page 431

System Development Computer-aided software engineering (CASE) tools are designed to support one or more activities of system development Discovering Computers Fundamentals, 2011 Edition Chapter Page 432 Figure 11-10

System Development The purpose of the implementation phase is to construct the new or modified system and then deliver it Discovering Computers Fundamentals, 2011 Edition Chapter Page 432 Develop programs Install and test the new system Train users Convert to the new system

System Development Various tests should be performed on the new system Discovering Computers Fundamentals, 2011 Edition Chapter Page 433 Unit test Verifies that each individual program or object works by itself Systems test Verifies that all programs in an application work together properly Integration test Verifies that an application works with other applications Acceptance test Checks the new system to ensure that it works with actual data

System Development Training involves showing users exactly how they will use the new hardware and software in the system – One-on-one sessions – Classroom-style lectures – Web-based training Discovering Computers Fundamentals, 2011 Edition Chapter Page 433 Figure 11-11

System Development One or more of four conversion strategies can be used to change from the old system to the new system – Direct conversion – Parallel conversion – Phased conversion – Pilot conversion Discovering Computers Fundamentals, 2011 Edition Chapter Pages

System Development The purpose of the operation, support, and security phase is to provide ongoing assistance for an information system and its users after the system is implemented Discovering Computers Fundamentals, 2011 Edition Chapter Page 434 Perform maintenance activities Monitor system performance Assess system security

System Development A computer security plan should do the following: Discovering Computers Fundamentals, 2011 Edition Chapter Page 434 Identify all information assets of an organization Identify all security risks that may cause an information asset loss For each risk, identify the safeguards that exist to detect, prevent, and recover from a loss

Programming Languages and Program Development Tools A computer program is a series of instructions that directs a computer to perform tasks – Created by a programmer using a programming language Discovering Computers Fundamentals, 2011 Edition Chapter Pages Figure 11-12

Programming Languages and Program Development Tools Machine language is the first generation of programming languages Only language the computer directly recognizes Discovering Computers Fundamentals, 2011 Edition Chapter Page 436 Figure 11-13

Programming Languages and Program Development Tools Assembly language is the second generation of programming languages Programmer writes instructions using symbolic instruction codes A source program contains the code to be converted to machine language Discovering Computers Fundamentals, 2011 Edition Chapter Page 437 Figure 11-14

Programming Languages and Program Development Tools In a procedural language, the programmer writes instructions that tell the computer what to accomplish and how to do it – Third-generation language (3GL) Discovering Computers Fundamentals, 2011 Edition Chapter Page 438 A compiler translates an entire program before executing it An interpreter converts and executes one code statement at a time

Programming Languages and Program Development Tools An object-oriented programming (OOP) language allows programmers the ability to reuse and modify existing objects Other advantages include: Discovering Computers Fundamentals, 2011 Edition Chapter Page 440 Objects can be reused Programmers create applications faster Work well in a RAD environment Most program development tools are IDEs

Programming Languages and Program Development Tools A 4GL (fourth-generation language) is a nonprocedural language that enables users and programmers to access data in a database – One popular 4GL is SQL Discovering Computers Fundamentals, 2011 Edition Chapter Page 443 Figure 11-21

Programming Languages and Program Development Tools An application generator is a program that creates source code or machine code from a specification of the required functionality – Often bundled as part of a DBMS Discovering Computers Fundamentals, 2011 Edition Chapter Pages Figure 11-23

Programming Languages and Program Development Tools HTML is a special formatting language that programmers use to format documents for display on the Web XHTML is a markup language that allows Web sites to be displayed more easily on mobile devices Discovering Computers Fundamentals, 2011 Edition Chapter Page 446 Figure 11-24

Programming Languages and Program Development Tools XML allows Web developers to create customized tags and use predefined tags to display content appropriately on various devices – WML is a subset of XML and is used to design pages for microbrowsers Two applications of XML are RSS 2.0 and ATOM Discovering Computers Fundamentals, 2011 Edition Chapter Pages Click to view Web Link, click Chapter 11, Click Web Link from left navigation, then click XML below Chapter 11

Programming Languages and Program Development Tools Web 2.0 allows Web sites to provide a means for users to: Discovering Computers Fundamentals, 2011 Edition Chapter Page 448 Share personal information Allow users to modify Web site content Have application software built into the site

Programming Languages and Program Development Tools Most Web 2.0 sites use APIs – An API enables programmers to interact with an environment such as a Web site or operating system Discovering Computers Fundamentals, 2011 Edition Chapter Page 448 Figure 11-26

Program Development Cycle Program development consists of a series of steps programmers use to build computer programs Discovering Computers Fundamentals, 2011 Edition Chapter Pages Figure 11-28