Leading A Group.

Slides:



Advertisements
Similar presentations
Project Management Concepts
Advertisements

Chapter 2 The Analyst As Project Manager In Managing Information Systems 2.3.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 3.1.
CS3773 Software Engineering Lecture 8 Software Planning and Estimation.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Project Management.
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project 3.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 3.1.
Projmgmt-1/18 DePaul University Evaluating Schedule In MicroSoft Project Instructor: David A. Lash.
What is a project? Project Management Institute definition
Project Plan The Development Plan The project plan is one of the first formal documents produced by the project team. It describes  How the project will.
Copyright 2002 Prentice-Hall, Inc. Managing the Information Systems Project 3.1 Chapter 3.
HIT241 - TIME MANAGEMENT Introduction
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Computer System Analysis
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
E-Commerce Project Sixth Lecture Mohammed Antour
 2004 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, by Bodnar/Hopwood 11 – 1 Chapter 11 Systems Implementation, Operation,
CSE G674/2009 Project Project Management Section Presented by: Amir Aref Adib.
5.1 Principles of Project Management. So what is Project Management? Definition: Is the process of planning, organizing, and managing tasks and resources.
Open Workbench By Wilmer Arellano Spring Statement Of Work (SOW) A statement of work (SOW) is a document used in the Project Development Life Cycle.
E-Commerce Project Second Lecture Mohammed Antour
Appendix A Project Management: Process, Techniques, and Tools.
IT Project Management, Third Edition Chapter 6 1 Chapter 3: Project Time Management.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Problem Solving and Decision Making Techniques Leadership Certification Level 1 Linda Koh.
Rev. 0 CONFIDENTIAL Mod.19 02/00 Rev.2 Mobile Terminals S.p.A. Trieste Author: M.Fragiacomo, D.Protti, M.Torelli 31 Project Idea Feasibility.
Introduction to Software Engineering ECSE-321 Unit 4 – Project Management 10/19/2015Introduction to Software Engineering – ECSE321Unit 4 – Project Management/1.
Objectives 4 Understand the basic concepts of project planning and control 4 Explain PERT and Timeline (Gantt) charts.
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project 3.1 Modern Systems Analysis and Design.
PRJ566 Project Planning & Management Dependencies, Network Diagrams & Critical Path.
Information Systems System Analysis 421 Chapter 3 Managing the Information Systems Project.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 3 Managing the Information Systems Project 3.1.
E-Commerce Project Fifth Lecture Mohammed Antour
Project Management. Introduction  Project management process goes alongside the system development process Process management process made up of three.
Meetings Managers are people who do things right, while leaders are people who do the right thing. Warren Bennis, Ph.D. “On Becoming a Leader”
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Chapter 2 Managing the Information Systems Project 2.1.
Leading A Group. Leading a Group A group needs a leader – A leader is responsible for making final decisions – The leader is responsible for assigning.
Project Management Why do projects fail? Technical Reasons
Status Reports ~ Good meeting communication. It is a good practice when coordinating work with others to keep frequent brief communication Everyone maintains.
P3 Business Analysis. 2 Section F: Project Management F1.The nature of projects F2. Building the Business Case F4. Planning,monitoring and controlling.
IT-301 Project Management I: Unit 4: Cost Management.
Project Scope, Time and Cost IT Project Management PM Knowledge Areas:
University of Southern California Center for Systems and Software Engineering Barry Boehm, USC CS 510 Fall 2010 Software Planning Guidelines.
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Project Management Business Management.
Project Management MGT 30725
Chapter 3 Managing the Information Systems Project
Systems Implementation,
Project Management and Information Security
Chapter 3 Managing the Information Systems Project
Chapter 3 Managing the Information Systems Project
CHAPTER 6 PROJECT TIME MANAGEMENT
Chapter 3 Managing the Information Systems Project
Conducting Effective Meetings
Chapter 3 Managing the Information Systems Project
Tools for Visualization
Chapter 3 Managing the Information Systems Project
CIS 210 Systems Analysis and Development
Project management Learning Unit 5.
Examining the project.
PPT3: Project planning and management
Project management concepts
CHAPTER 6 PROJECT TIME MANAGEMENT
Chapter 3 Managing the Information Systems Project
Chapter 3 Managing the Information Systems Project
Chapter 2 Managing the Information Systems Project
Chapter 3 Managing the Information Systems Project
Presentation transcript:

Leading A Group

Leading a Group A group needs a leader A leader is responsible for making final decisions The leader is responsible for assigning tasks The leader is responsible for making sure tasks are completed on time Sample Tasks Designing Coding Quality Assurance including testing and reviews Documentation including Javadoc and UML diagrams Management – usually done by leader The leader can change over the semester if that is what the group wants

Leadership Styles Dictator – not desirable Democracy -- slow They come up with all the ideas and unilaterally make all of the assignments and decisions Everyone else serves the dictator and does what ever he/she asks Democracy -- slow Ideas can come from anyone Decisions and assignments are made by consensus Benevolent Dictator – often best but should be an egoless dictator Listens to all ideas makes final decisions Listens to suggestions or volunteers but makes final assignments

Simple Project Management Tool The Pert/Gantt Chart An example of free software http://www.ganttproject.biz/ Concepts Work breakdown structure – divide each phase into a set of tasks, each of 1 to a few days duration Order the tasks into a directed acyclic graph where the edges represent task dependencies Assign start dates, due dates, and expected duration (measured in hours) for each task These can be adjusted as needed Assign each person or persons to a task Identify critical paths

The Leader On a frequent basis, monitors progress of all tasks, especially those on the critical path or a path that has just become critical Frequent can be every day or every other day Adjust resources and estimates as necessary