CIS 210 Systems Analysis and Development Week 1 Part I The Systems Development Environment,

Slides:



Advertisements
Similar presentations
Systems Development Environment
Advertisements

Chapter 2: Approaches to System Development
Chapter 1 The Systems Development Environment
Ch 3 System Development Environment
Chapter 1 The Systems Development Environment
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 1 The Systems Development Environment
Types of Information Systems. Contemplative Questions What are the 4 types of information systems? What are the 4 types of information systems? How are.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Chapter 1 Assuming the Role of the Systems Analyst
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Systems Analysis & Design 5 th Edition Systems Analysis & Design 5 th Edition Chapter 1 Introduction to Systems Analysis and Design.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
The Systems Development Environment. Learning Objectives Define information systems analysis and design. Describe the different types of information systems.
CIS 321—IS Analysis & Design
Chapter 1 Systems Development in an Organizational Context
Chapter 1 The Systems Development Environment
2 Systems Analysis and Design in a Changing World, Fourth Edition.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design.
Information Systems in Organisations System Development: The Environment.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers Unit 11 Slide 1 Chapter 1 The Systems Development Environment.
Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich,
Chapter 1: Introduction to Systems Analysis and Design
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
The Systems Development Methodologies. Objectives  Describe the information Systems Development Life Cycle (SDLC)  Explain prototyping  Explain Rapid.
© 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 4 Slide 1 Chapter 1 The Systems Development Environment.
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Avimanyu Datta, Department of Information Systems, College of Business, Washington State University.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Copyright 2002 Prentice-Hall, Inc. 1.1 Modern Systems Analysis and Design Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 1 The Systems Development.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Fifth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
© 2005 by Prentice Hall Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
CIS Modern Systems Analysis and Design Fifth Edition Chapter 1 The Systems Development Environment.
2 Systems Analysis and Design in a Changing World, Fourth Edition.
The Systems Development Environment Systems Analysis and Design II.
Chapter 1 The Systems Development Environment Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
1-1 © Prentice Hall, 2004 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Unit 1 Object-Oriented Design Concepts. Key Concepts Development methodologies Classes and objects Attributes and methods Inheritance and polymorphism.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Faculty Economics & Business EBS 2033 Systems Development Lecture 1 The Systems Development Environment Lecturer: Puan Asleena Helmi.
IS 334. Primary Text "MODERM SYSTEMS ANALYSIS AND DESIGN", by J. Hoffer, Prentice –Hall, The Seventh Edition. Optional: - "SYSTEMS ANALYSIS AND DESIGN.
Chapter 1 The Systems Development Environment
5/11/2018.
Chapter 1 The Systems Development Environment
Chapter 1: Introduction to Systems Analysis and Design
Business System Development
Chapter 1 The Systems Development Environment
Chapter 2 The Systems Development Environment
Chapter 1 The Systems Development Environment
Business System Development
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
CIS 210 Systems Analysis and Development
Chapter 1: Introduction to Systems Analysis and Design
Chapter 1 The Systems Development Environment
Chapter 1: Introduction to Systems Analysis and Design
Presentation transcript:

CIS 210 Systems Analysis and Development Week 1 Part I The Systems Development Environment,

Objectives Upon completion of part I you will be able to: –Understand and be able to explain the concepts related to information systems analysis and design –Understand and be able to explain the concepts related to modern approach to systems analysis and design that combines both process and data views of systems –Understand and be able to explain the concepts related to organizational roles, including systems analyst, involved in information systems development –Understand and be able to explain the concepts related to different types of information systems –Understand and be able to explain the concepts related to the Systems Development Life Cycle –Understand and be able to explain the concepts related to the use of Computer Aided Software Engineering tools in systems development

Overview Information Systems Analysis and Design –Complex –Stimulating –Organizational perspective –Careers in IT –Application software –Methodologies –Techniques –Tools –Role of the systems analyst

A Modern Approach to Systems Analysis and Design Current Trends –System development for the Internet –Computer-based tools Speed Simplicity –Three-tier design Database Application Client logic –Off-the-shelf systems

Types of Information Systems Transaction Processing Systems (TPS) –Automate data handling –Improve transaction processing Management Information System (MIS) –Convert raw data –Meaningful aggregated form Decision Support Systems (DSS) –Interactive environment –Components Database Model base User dialogue

The Systems Development Life Cycle Life Cycle Overview –Standard steps –Circular process Steps in the Cycle –Planning –Analysis Requirements determination Requirements structure –Design Logical Physical –Implementation Coding Testing Installation –Maintenance

The Heart of the Systems Development Process Different Approaches to Improving Development –Prototyping –CASE tools –Joint application design –Rapid application development –Agile methodologies –eXtreme programming

Object-Oriented Analysis Design OOAD –Combines data and processes –Objects –Putting everything in one place –Inheritance –Object classes –Rational Unified Process (RUP) Inception Elaboration Construction Transition

Summary Systems Development Environment Modern Approach Types of Information Systems Systems Development Life Cycle Improving Development OOAD