Creating team solutions

Slides:



Advertisements
Similar presentations
PRJ566 Project Planning and Management Lecture: Network Diagrams.
Advertisements

PRJ566 Project Planning and Management Lecture: Dependencies and Network Diagrams.
Project Management Based on Sommerville’s “Software Engineering” textbook.
Chapter 3 Managing the Information Systems Project
© 2005 by Prentice Hall Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
Having Fun with Gantt PERT &.
Scheduling The Project  Scheduling Planning, budgeting and scheduling are all part of the same process Planning a project, developing a budget for it,
Chapter 10: Project Schedule Planning
Project Planning. Learning Objectives: By the end of this topic you should be able to:
SW Project Management Project Schedule and Budget
CS3773 Software Engineering Lecture 8 Software Planning and Estimation.
Projmgmt-1/18 DePaul University Evaluating Schedule In MicroSoft Project Instructor: David A. Lash.
SWE Introduction to Software Engineering
Chapter 4: Project Management Objectives Define the terms project and project management, and differentiate between project and process management. Describe.
Project Management tools BTEC National. General planning & scheduling tools Project management software helps you manage the administration, planning.
Chart Basics Paul Morris CIS144. Gantt Charts Gantt charts are essentially bar graphs that help plan and monitor project development, resource allocation,
This work is licensed under a Creative Commons Attribution 3.0 Unported LicenseCreative Commons Attribution 3.0 Unported License (CC-BY). Project Management.
Project planning. Software project management Informal definition of management – The art of getting work done through other people Software project management.
© 2006 ITT Educational Services Inc. System Analysis for Software Engineers: Unit 5 Slide 1 Chapter 3 Managing the Information Systems Project.
Project Management An overview. What is a Project A temporary job to accomplish a specific task A temporary job to accomplish a specific task Attributes.
Project Management A project is an undertaking whereby a problem or a series of problems are solved. The project must be completed on time and within.
Abeer Bin Humaid. Project management is “the application of knowledge, skills, tools, and techniques to project activities in order to meet project requirements”
 A project is “a unique endeavor to produce a set of deliverables within clearly specified time, cost and quality constraints”
PROJECT MANAGEMENT Outline What is project mean? Examples of projects… Project Planning and Control Project Life Cycle Gantt Chart PERT/CPM.
 Probably the most time-consuming project management activity.  Continuous activity - Plans must be regularly revised.  Various different types of.
MS project Abeer Bin Humaid. What is project management? Project management is “the application of knowledge, skills, tools, and techniques to project.
IT Project Management, Third Edition Chapter 6 1 Chapter 3: Project Time Management.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
TA. MARAM AL-KHAYYAL NET481 MS Project Overview. Outline Introduction to project management.  Project 2007 can help you manage project time, resources,
Project Management: A Managerial Approach
Gantt Chart Heba Iqbal. What is a Gantt chart? Developed by Henry Gantt Were considered revolutionary when first introduced Type of bar chart Illustrates.
Project Management Formal Methods. How do you monitor a project?
Objectives 4 Understand the basic concepts of project planning and control 4 Explain PERT and Timeline (Gantt) charts.
Project Schedule PLAN IT!. Project Schedule Project Schedule is based on Work Breakdown Structure (WBS) Define the WBS correctly or the Project Schedule.
CS 425/625 Software Engineering Project Management
PROGRAMMING Frank Ellis B.Sc. ARSM Thursday 26th March 2015
Mark Kelly Vceit.com Gantt Having Fun with. 2 Well, “fun” might be optimistic At least they’re more fun than this…
Chapter 3 Managing the Information Systems Project
Information System Project Management.  Some problems that org faced with IS dev efforts include schedule delays, cost overrun, less functionality than.
© 2006 John Wiley and Sons, Inc. Project Management: A Managerial Approach Chapter 8 – Scheduling.
Project Scheduling Class 7.
Microsoft Project 2010 ® Tutorial 1: Planning a Project.
1 Project Management Software management is distinct and often more difficult from other engineering managements mainly because: – Software product is.
Slide 1 CS 310 Ch5: Project management What do you think is involved? Proposal writing Project costing Project planning and scheduling Project monitoring.
Overview of Software Project Management cont Review – Class 6 Scheduling Tasks Project Management Activities CEN 4010 Class 8 – 09/22.
HNDIT23082 Lecture 10:Software Project Management
CMGT 410 Week 4 Learning Team Project Costing Check this A+ tutorial guideline at Team-Project-Costing.
Managing the Information Systems Project Cont’d
A Brief intro to Project Management What can it do for you
Chapter 3 Managing the Information Systems Project
PROJECT MANAGEMENT.
Animation of a planning
Project Management Systems
Business System Development
Project Management Techniques
Project Planning & Scheduling
Project Scheduling
Chapter 17 Tools.
Project Management.
How Organisations Use IT Continued
Tools, techniques and procedures Unit 2 IT Pathways
System analysis and design
Theory, Tools, and Obstacles
ENGINEERING MANAGEMENT (GE 404)
PROJECT MANAGEMENT Bill Biddle.
Resource Scheduling Difficult. Maybe Only for Big Problems
ENGINEERING MANAGEMENT (GE 404)
P ROJECT M ANAGEMENT Skills.
PROJECT MANAGEMENT CPM/PERT V P B Chakravarthi. K Abhijeet Kumar.
Time Scheduling and Project management
Presentation transcript:

Creating team solutions Benefits of collaboration through working in a team Project Management: A project has: Clearly defined purpose or goal A starting time A finite lifetime A number of interdependent tasks

Project Management PM defined: A project is an activity With a specific objective or goal A time-frame for completion A finite resources budget A unique one-timeness

A Project If it takes 2 people 2 days to complete a task how long does it take 4 People? 8 People? Project egs. office, blocks, new schools, freeway projects PM involves identifying: Key tasks Allocating resources Scheduling & monitoring taks Identifying milestones Determining contingency plans

Terms Task A definable unit of work with an estimated duration, usually performed by one resource Milestone, used to indicate major stages in a project; it is not a task, has zero time duration

PM terms contd Milestone A zero-duration task eg a point in time. Used to indicate major stages in the project. Resources Assigned to each task, technical, (money & equipment) & human resources Schedule Tasks are interdependent Schedule allows mapping project tasks and display interdependencies Tasks are interdependent and must be put in order Critical Path The longest path in the project. Any changes to tasks on the critical path will affect the end date of the project (minimum time)

Terms

Terms

PM terms contd Costing A cost is assigned for use of resources Quality control Involves checking results against quality standards Tools including flowcharts, control charts, scatter diagrams are used to monitor quality control Contingency plans Predetermined actions if a kind of disaster occurs

Tools for managing projects Project table Table used to undertake task analysis breaking the project into smaller tasks and determine task duration and predecessors.

Tools for managing projects Gantt Chart A graphical representation of the project. It indicates the timing and duration of the tasks; can also show milestones and task dependencies

Groupware Software designed to allow workers to collaborate on tasks; eg. Microsoft SharePoint Version Control Files can easily be overwritten if version control is not used Using a sequential file-naming strategy and storing working files in a central location reduces problems