Introduction to Computers

Slides:



Advertisements
Similar presentations
Systems Analysis & IT Project Management Pepper. System Life Cycle BirthDeathDevelopmentProduction.
Advertisements

Chapter 12 Systems Development Three common methods for MIS development: The systems development life cycle (SDLC) Prototyping End-user development Five.
Sixth Edition 1 M a n a g e m e n t I n f o r m a t i o n S y s t e m s M a n a g I n g I n f o r m a t i o n T e c h n o l o g y i n t h e E – B u s i.
Acquiring Information Systems and Applications
Pg. 1 Systems Development Life Cycle (SDLC) Systems Analyst – change agent Systems Analyst – change agent  coordination, communication, planning, design.
Lab/Sessional -CSE-374. SYSTEM DEVELOPMENT LIFE CYCLE.
Systems Analysis and Design
Chapter 8 Information Systems Development & Acquisition
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved CHAPTER SYSTEMS ANALYSIS AND DESIGN McGraw-Hill/Irwin.
1 California State University, Fullerton Chapter 13 Developing and Managing Information Systems.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Eleventh Edition 1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise Irwin/McGraw-Hill Copyright © 2002, The.
1 McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved. Information Systems Development – The System Approach 1. “System.
System Development Life Cycle (SDLC)
Computing Essentials 2014 Systems Analysis and Design © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 13 Developing and Managing Information Systems.
SDLC. Information Systems Development Terms SDLC - the development method used by most organizations today for large, complex systems Systems Analysts.
SDLC and alternative methodologies 1/14/2015 © Abdou Illia MIS Spring 2015.
Building Information Systems lesson 26 This lesson includes the following sections: The Systems Development Life Cycle Phase 1: Needs Analysis Phase.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
CORE 1: PROJECT MANAGEMENT Overview TECHNIQUES FOR MANAGING A PROJECT Communication Skills Active Listening Mirroring Paraphrasing Summarizing Clarifying.
Systems Analysis and Design: The Big Picture
1313 CHAPTER SYSTEMS ANALYSIS AND DESIGN. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Describe the six phases of the.
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 13: Systems Analysis and Design Steps in programming.
Succeeding with Technology Systems Development An Overview of Systems Development Tools and Techniques for Systems Development Systems Investigation Systems.
System design technique  System Development Life Cycle  Prototyping  Rapid Application Development.
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.
Information Systems Analysis and Design
© 2001 Business & Information Systems 2/e1 Chapter 13 Developing and Managing Information Systems.
Chapter 14 Information System Development
Computers Are Your Future © 2006 Prentice Hall, Inc.
Systems Development AIMS 2710 R. Nakatsu. Overview Why do IT projects succeed and fail? Two philosophies of systems development –Systems Development Life.
Chapter 10 Information Systems Analysis and Design
Systems Analysis and Design
Computers Are Your Future © 2008 Prentice Hall, Inc.
Computers Are Your Future Tenth Edition Chapter 13: Systems Analysis & Design Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
+ SUH Incorporated Executive Briefing. + SUH Business Opportunity I.T. solutions are needed to improve SUH’s ability to operate Sales Support team would.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Systems Development AIMS 2710 R. Nakatsu. Overview Two philosophies of systems development –Systems Development Life Cycle (SDLC) –Prototyping Alternative.
Making the System Operational Implementation & Deployment
Systems Development Life Cycle (SDLC)
 Materi :  Understanding e-Business System Development  Buku Wajib & Sumber Materi :  O’Brien, James A. (2003). Introduction to Information Systems.
ANALISA & PERANCANGAN SISTEM Disusun Oleh : Dr. Lily Wulandari Program Pasca Sarjana Magister Sistem Informasi Universitas Gunadarma.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 12 Exploring Information System Development.
CHAPTER Systems Analysis and Design. 13 © The McGraw-Hill Companies, Inc Objectives Phases of systems life cycle –ID needs and possible.
MANAGEMENT INFORMATION SYSTEM
© 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Information Systems Development
Systems Analysis and Design
Chapter 1 The Systems Development Environment
Fundamentals of Information Systems, Sixth Edition
Chapter 1 The Systems Development Environment
System Development Life Cycle (SDLC)
Chapter 1 The Systems Development Environment
Deck 12 Accounting Information Systems Romney and Steinbart
System Development Life Cycle (SDLC)
Chapter 1 The Systems Development Environment
INFS 211: Introduction to Information Technology
Making the System Operational Implementation & Deployment
Chapter 13: Systems Analysis and Design
Systems Analysis and Design
System Development Life Cycle (SDLC)
Pertemuan 08 Materi : Buku Wajib & Sumber Materi :
Building Information Systems
McGraw-Hill Technology Education
Chapter 1 The Systems Development Environment
Systems Development An Overview of Systems Development
Public Management Information Systems System Analysis Thursday, August 01, 2019 Hun Myoung Park, Ph.D. Public Management & Policy Analysis Program Graduate.
Building Information Systems
Presentation transcript:

Introduction to Computers Lesson 12B Introduction to Computers

Systems Development Life Cycle (SDLC) SDLC is an organized way to build an information system

The SDLC is a Series of Five Phases Needs analysis Systems design Development Implementation Maintenance

Needs Analysis Phase Defining the problem and deciding whether to proceed Analyzing the current system in depth and developing possible solutions to the problem Selecting the best solution and defining its function

Several Ways to Document Problem or System Data flow diagram Structured English Decision tree

Systems Design Phase The project team tackles the “how” of the selected solution

Examples of Answering the “How” Top-down design Bottom-up design

System Design Tools Working models, called prototypes Computer-aided software engineering (CASE) tools

Development Phase The programmers create or customize the software for the various parts of the system

Two Alternative Development Phase Paths Acquisition Local development

Implementation Phase The project team installs the hardware and software

Conversion The process of moving from an old computer system to a new one

Conversion Methods Direct Parallel Phased Pilot

Maintenance Phase IS professionals continue to provide support after the information systems are implemented

Building Information Systems Lesson 12B Building Information Systems

Review Questions What is SDLC? What are the five SDLC phases? What are the possible development phase paths? What is conversion?