How To Manage A Project

Size: px
Start display at page:

Download "How To Manage A Project"

Transcription

1 PROJECT MANAGEMENT

2 Project Management One of, if not the most important aspect of software development It is also one of the most neglected Programmers aren't good at it But it s not too hard if you've done the prep work We'll describe something light and easy, suitable for your type of project Inspired by agile methods, particularly Scrum

3 Overview The creative aspects of game development resist heavy up- front, on paper design Iterative methods embrace the chaos more effectively We've broken up your assignments into several milestones A working version of a game that incrementally converges to the final product So, how could you go about working on your milestones?

4 Creating a Feature List First, define the features that comprise your game This includes any documents, designs, art, sounds, code, etc. And assignments! Derive this from your high concept (assignment #1) Get as much detail as you can, but keep in mind there are a lot of unknowns at this point The whole team should agree with this list

5 Estimation and Prioritization For all the features, estimate time to complete all aspects of the feature Coding, tuning, testing, documentation, integration Be conservative Adjustments can and will be made throughout the project Assess risks unforeseen circumstances will come up Consult with us if you need help Determine how important the feature is to the quality of the final product (impact) Priority is a function of cost (time) to complete and the impact to the project Watch for high-impact, low-cost features (high priority),and low- impact, high-cost features (low priority)

6 Risk Management Why? Why? Risk analysis is a requirement of the technical design process Games are never finished early Not everything can be known in advance People tend to be optimistic with estimates Specifications change People quit, get sick, have family obligations For you: other courses, midterms Identified risk can be managed Unknown risk will bite you at some point

7 Risk Management Process Identify risk Decide: Will deal with it proactively, i.e. eliminate it upfront Adding contingency padding to the schedule is the default option Try to be smarter than that Usually still need a reactive plan Will deal with it reactively, i.e. when it happens Requires clearly defined triggers Requires a contingency plan upfront Usually still need contingency padding to execute the backup plan

8 Milestone Definition Get the team together Examine the feature list Agree to the features that can be completed for the milestone Pull them off the feature list Agree who owns each feature Typically features need further breakdown into multiple tasks Determine dependencies between tasks Leave paper trail

9 Task Breakdown and Estimates Break down features into 1 hour to 3 day tasks If a feature requires a technical design, make this a task Don't forget non-code content Don't forget about integration, testing and tuning Try to balance work so everyone finishes at the same time Easier to do the less territorial the code is

10 Task Breakdown and Estimates Beware of vague tasks e.g. Graphics Engine: 2 weeks If a task estimate is longer than three days, break it up into smaller subtasks and track individually Graphics Engine: 3 weeks mesh rendering: 3 days background rendering: 1 day vehicle rendering: 3 days text system: 2 days etc.

11 Dependencies Task A has to be completed before work on Task B can begin Dependencies lengthen the schedule Track across tasks and across people Avoid log jams Utilize flexibility in the order tasks can be completed

12 Creating a Schedule First pass: 1. List all tasks to be completed in breakdown 2. Determine who will complete each task 3. Add up completion estimates This will generate an initial completion date for the milestone at the current level of scope The first estimate will be: Very late Wildly optimistic

13 Scoping Scoping is the process of dropping tasks/features of the game to make the milestone schedule achievable. Importance of features determined by the priorities in the master feature list. Start with lowest priority features first. Re-evaluate schedule after each scoping pass. Scoping can happen at the feature (pre-milestone), or task level (during milestone).

14 Creating a Schedule After the first pass of scoping: 1. Add 30-50% contingency padding 2. Determine and balance dependencies Iterate until it works Variables: Number of tasks Scope of each task Person assigned to the task

15 Tracking Progress Scrum style Get together every day for a 15 minute meeting Everyone answers three questions: What did you do since the last meeting? What are you doing until the next meeting? Is there anything impeding your progress? The first two questions are used to track the progress of the milestone (are you late?) The third identifies issues that require additional action (recall risk analysis) Leave paper trail

16 Adjustment What do you do when things start to go off the rails? Use up some of the contingency time Redefine the task (make it smaller) Steal time from another task Work longer hours to "make up the time" What you do depends on the task in question Is the task related to a critical, or optional feature?

17 Adjustment cont d Projects that are behind schedule stay that way unless swift action is taken to fix the problem Daily meetings catch problems quickly Excessive overtime creates stress, degrades morale, and ultimately lowers the quality of the product It would be nice if it could be totally avoided Honest project management works

18 Shipping a Milestone Give yourself a couple of days before the milestone date for integration and testing Last second feature additions will destabilize the build Get ready for the next one Were any features incomplete? Throw them back onto the master feature list Conduct a post mortem...adjust the process Revisit master feature list Examine priorities, make adjustments, estimate with new refined knowledge If adding features to the game, use a zero-sum approach An equivalent cost feature has to be removed Repeat!

19 A Good Overview

20 Conclusion Agile project management accounts for the inherent unknowns of game development It's not hard to employ in practice Fine grained estimation, tracking and adjustment keeps you honest Problems are found early You aren't flying blind

21

Agile Projects 7. Agile Project Management 21

Agile Projects 7. Agile Project Management 21 Contents Contents 1 2 3 Agile Projects 7 Introduction 8 About the Book 9 The Problems 10 The Agile Manifesto 12 Agile Approach 14 The Benefits 16 Project Components 18 Summary 20 Agile Project Management

More information

The Basics of Scrum An introduction to the framework

The Basics of Scrum An introduction to the framework The Basics of Scrum An introduction to the framework Introduction Scrum, the most widely practiced Agile process, has been successfully used in software development for the last 20 years. While Scrum has

More information

Writing a Requirements Document For Multimedia and Software Projects

Writing a Requirements Document For Multimedia and Software Projects Writing a Requirements Document For Multimedia and Software Projects Rachel S. Smith, Senior Interface Designer, CSU Center for Distributed Learning Introduction This guide explains what a requirements

More information

15 Principles of Project Management Success

15 Principles of Project Management Success 15 Principles of Project Management Success Project management knowledge, tools and processes are not enough to make your project succeed. You need to get away from your desk and get your hands dirty.

More information

Agile So)ware Development

Agile So)ware Development Software Engineering Agile So)ware Development 1 Rapid software development Rapid development and delivery is now often the most important requirement for software systems Businesses operate in a fast

More information

Risk Assessment Worksheet and Management Plan

Risk Assessment Worksheet and Management Plan Customer/Project Name: The Basics There are four steps to assessing and managing risks, and effective risk management requires all four of them. 1. Identify the risks 2. Qualify the risks a. Assess each

More information

Software Engineering and Scientific Computing

Software Engineering and Scientific Computing Software Engineering and Scientific Computing Barbara Paech, Hanna Valtokari Institute of Computer Science Im Neuenheimer Feld 326 69120 Heidelberg, Germany http://se.ifi.uni-heidelberg.de paech@informatik.uni-heidelberg.de

More information

Start Learning Joomla!

Start Learning Joomla! Start Learning Joomla! Mini Course Transcript 2010 StartLearningJoomla.com The following course text is for distribution with the Start Learning Joomla mini-course. You can find the videos at http://www.startlearningjoomla.com/mini-course/

More information

SPECIFICATION BY EXAMPLE. Gojko Adzic. How successful teams deliver the right software. MANNING Shelter Island

SPECIFICATION BY EXAMPLE. Gojko Adzic. How successful teams deliver the right software. MANNING Shelter Island SPECIFICATION BY EXAMPLE How successful teams deliver the right software Gojko Adzic MANNING Shelter Island Brief Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Preface xiii Acknowledgments xxii

More information

The ITIL Guide to DevOps

The ITIL Guide to DevOps Table of Contents Introduction Change Management Release & Deploy Management Incident Management 3 4 6 8 Knowledge Management 9 Conclusion 10 About the author... Alan Sharp-Paul is a Cofounder & Co- CEO

More information

This handbook is meant to be a quick-starter guide to Agile Project Management. It is meant for the following people:

This handbook is meant to be a quick-starter guide to Agile Project Management. It is meant for the following people: AGILE HANDBOOK OVERVIEW WHAT IS THIS? This handbook is meant to be a quick-starter guide to Agile Project Management. It is meant for the following people: Someone who is looking for a quick overview on

More information

JROTCDL.com CADET 105 Time Management 1

JROTCDL.com CADET 105 Time Management 1 JROTCDL.com CADET 105 Time Management 1 JROTCDL.com CADET 105 Time Management 2 TABLE OF CONTENTS Defining Goals... 5 Types of Goals... 6 Types of Time Management... 7 Problems and Solutions... 8 Stop

More information

Mike Cohn - background

Mike Cohn - background Scrum for Video Game Development 1 Mike Cohn - background 2 What is Scrum? One of the agile processes Iterative and incremental Produces demonstrable working software every two to four weeks Results- and

More information

MIKE COHN. Software Development Using Scrum. VAddison-Wesley. Upper Saddle River, NJ Boston Indianapolis San Francisco

MIKE COHN. Software Development Using Scrum. VAddison-Wesley. Upper Saddle River, NJ Boston Indianapolis San Francisco Software Development Using Scrum MIKE COHN VAddison-Wesley Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal London Munich Paris Madrid Cape Town Sydney Tokyo Singapore

More information

TIME MANAGEMENT FOR COLLEGE STUDENTS

TIME MANAGEMENT FOR COLLEGE STUDENTS TIME MANAGEMENT FOR COLLEGE STUDENTS Have you ever found yourself bleary-eyed and strung out from too much coffee and too little sleep after pulling an "all nighter" right before the big biology test?

More information

11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java. What is Project Management?

11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java. What is Project Management? 11.1 What is Project Management? Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 11: Managing the Software Process Project management encompasses all the

More information

Basic Trends of Modern Software Development

Basic Trends of Modern Software Development DITF LDI Lietišķo datorsistēmu programmatūras profesora grupa e-business Solutions Basic Trends of Modern Software Development 2 3 Software Engineering FAQ What is software engineering? An engineering

More information

http://www.bigvisible.com

http://www.bigvisible.com Sustainable Pace How can we help our teams achieve it? http://www.bigvisible.com 2011 BigVisible Solutions, Inc. Facilitator Bob Sarni 25 years focused on team development, leadership mentoring and coaching,

More information

Creating The Work Breakdown Structure By Kim Colenso, Managing Principal, Artemis Management Systems

Creating The Work Breakdown Structure By Kim Colenso, Managing Principal, Artemis Management Systems Creating The Work Breakdown Structure By Kim Colenso, Managing Principal, Artemis Management Systems The Work Breakdown Structure (WBS) is the foundation for project planning and control. It is the connecting

More information

Would you like to have a process that unlocks ability to learn and produce faster?

Would you like to have a process that unlocks ability to learn and produce faster? Would you like to have a process that unlocks ability to learn and produce faster? Agile - your unfair advantage in the competition. BUILD LEARN MEASURE DEFINED MEASURABLE REPEATABLE COLLABORATIVE IMPROVABLE

More information

Welcome to the Data Analytic Toolkit PowerPoint presentation an introduction to project management. In this presentation, we will take a brief look

Welcome to the Data Analytic Toolkit PowerPoint presentation an introduction to project management. In this presentation, we will take a brief look Welcome to the Data Analytic Toolkit PowerPoint presentation an introduction to project management. In this presentation, we will take a brief look at project management to understand the process and some

More information

SCRUM BODY OF KNOWLEDGE (SBOK Guide)

SCRUM BODY OF KNOWLEDGE (SBOK Guide) A Guide to the SCRUM BODY OF KNOWLEDGE (SBOK Guide) 2013 Edition A Comprehensive Guide to Deliver Projects using Scrum TABLE OF CONTENTS TABLE OF CONTENTS 1. INTRODUCTION... 1 1.1 Overview of Scrum...

More information

Scrum. SE Presentation. Anurag Dodeja Spring 2010

Scrum. SE Presentation. Anurag Dodeja Spring 2010 Scrum SE Presentation by Anurag Dodeja Spring 2010 What is Scrum? Scrum is an agile software development framework. Work is structured in cycles of work called sprints, iterations of work that are typically

More information

Principles of Software Engineering: Software Methodologies. COSI 120b, Spring 2005

Principles of Software Engineering: Software Methodologies. COSI 120b, Spring 2005 Principles of Software Engineering: Software Methodologies COSI 120b, Spring 2005 Overview What are methodologies? The methodologies Traditional Incremental Evolutionary Other Conclusions Way Forward What

More information

Kanban kick- start. By Tomas Björkholm at Crisp, April 2011

Kanban kick- start. By Tomas Björkholm at Crisp, April 2011 Kanban kick- start By Tomas Björkholm at Crisp, April 2011 INTRODUCTION... 1 AN APPROACH TO GET STARTED WITH KANBAN... 2 STEP 1 GET TO KNOW YOUR SYSTEM... 2 STEP 2 IDENTIFY YOUR SOURCES AND PRIORITIZE...

More information

Introduction to Open Atrium s workflow

Introduction to Open Atrium s workflow Okay welcome everybody! Thanks for attending the webinar today, my name is Mike Potter and we're going to be doing a demonstration today of some really exciting new features in open atrium 2 for handling

More information

Agile Development. Redefining Management in Project Management. Neil Stolovitsky

Agile Development. Redefining Management in Project Management. Neil Stolovitsky The PROJECT PERFECT White Paper Collection Abstract Agile Development Redefining Management in Project Management Neil Stolovitsky Agile development has been around for nearly a decade. However, its popularity

More information

Better Business Analytics with Powerful Business Intelligence Tools

Better Business Analytics with Powerful Business Intelligence Tools Better Business Analytics with Powerful Business Intelligence Tools Business Intelligence Defined There are many interpretations of what BI (Business Intelligence) really is and the benefits that it can

More information

Mobile Application. Development Life Cycle. A Definative Guide to Controlling your App Development

Mobile Application. Development Life Cycle. A Definative Guide to Controlling your App Development Mobile Application Development Life Cycle A Definative Guide to Controlling your App Development A MobileAppz ebook B E T T E R M O B I L E A P P Z Introduction What is this ebook all about? Thanks for

More information

ITERATIVE DEVELOPMENT: KEY TECHNIQUE FOR MANAGING SOFTWARE DEVELOPMENTS. Dwayne Read Strategic Systems (WA) Pty Ltd dwayne@ss.com.

ITERATIVE DEVELOPMENT: KEY TECHNIQUE FOR MANAGING SOFTWARE DEVELOPMENTS. Dwayne Read Strategic Systems (WA) Pty Ltd dwayne@ss.com. ITERATIVE DEVELOPMENT: KEY TECHNIQUE FOR MANAGING SOFTWARE DEVELOPMENTS Dwayne Read Strategic Systems (WA) Pty Ltd dwayne@ss.com.au Abstract Iterative development provides the fundamental structure that

More information

New Developments in an Agile World: Drafting Software Development Agreements. By: Paul H. Arne 1,2

New Developments in an Agile World: Drafting Software Development Agreements. By: Paul H. Arne 1,2 New Developments in an Agile World: Drafting Software Development Agreements By: Paul H. Arne 1,2 A few months before this article was prepared, a group of senior IT professionals from some of the largest

More information

Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014

Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014 Scrum, User Stories, and More! CSCI 5828: Foundations of Software Engineering Lecture 22 11/06/2014 1 Goals Cover Material from our User Stories Book Chapter 15: Using Stories With Scrum Chapter 16: Additional

More information

Large Scale Systems Design G52LSS

Large Scale Systems Design G52LSS G52LSS Lecture 3 Rapid and Agile Development Rapid Application Development Prototyping CASE Tools Agile Development Extreme Programming Learning outcomes: describe main features of methods for RAD and

More information

Scrum. in five minutes

Scrum. in five minutes Scrum in five minutes Scrum and agile methods are hot topics these days A simple method for the management of complex projects... Older methods focus on staying on track; Scrum is aimed at delivering business

More information

The Blending of Traditional and Agile Project Management

The Blending of Traditional and Agile Project Management 1 of 6 The Blending of Traditional and Agile Project Management By Kathleen Hass Traditional project management involves very disciplined and deliberate planning and control methods. With this approach,

More information

10 Steps Process to your LMS

10 Steps Process to your LMS Implementing an Learning Management System 10 Steps Process to your LMS CapitalWave Inc. White Paper September 2010 1 Table of Contents: LMS Steps 1 4: Analysis Training Department Analysis The Vendor

More information

Business Process Optimization w/ Innovative Results

Business Process Optimization w/ Innovative Results Business Process Optimization w/ Innovative Results Sam DiSalvatore Introduction The principle of continuous process improvement is based on the belief that even excellent products and services can be

More information

B2C Marketing Automation Action Plan. 10 Steps to Help You Make the Move from Outdated Email Marketing to Advanced Marketing Automation

B2C Marketing Automation Action Plan. 10 Steps to Help You Make the Move from Outdated Email Marketing to Advanced Marketing Automation B2C Marketing Automation Action Plan 10 Steps to Help You Make the Move from Outdated Email Marketing to Advanced Marketing Automation Introduction B2C marketing executives are increasingly becoming more

More information

How to Outsource Inbound Marketing Services to Other Agencies

How to Outsource Inbound Marketing Services to Other Agencies How to Outsource Inbound Marketing Services to Other Agencies Written by Spencer Powell of TMR Direct Table of Contents Why Outsource? Sustainable MRR No developing systems and best practices No need to

More information

EXTREME PROGRAMMING AGILE METHOD USED IN PROJECT MANAGEMENT

EXTREME PROGRAMMING AGILE METHOD USED IN PROJECT MANAGEMENT EXTREME PROGRAMMING AGILE METHOD USED IN PROJECT MANAGEMENT Cruceru Anca Romanian- American University, Faculty of Management- Marketing, 1B Expozitiei Blvd, Bucharest, cruceruanca@yahoo.com, 0723508894

More information

The Agile Project Management Bill Gaiennie, Davisbase Consulting. Copyright 2011 Davisbase LLC. Distribution without express permission is forbidden

The Agile Project Management Bill Gaiennie, Davisbase Consulting. Copyright 2011 Davisbase LLC. Distribution without express permission is forbidden The Agile Project Management Bill Gaiennie, Davisbase Consulting Introduction and Agenda Bill Gaiennie, Davisbase Consulting 17 years in software development. 7 years working with software development

More information

MS Project 2007 Quick Guide

MS Project 2007 Quick Guide MS Project 2007 Quick Guide 1. Setup your project Add project information Determine project start date Check / Edit the standard/base calendar Check / Edit calendar calculation options Fine-tune your configuration

More information

Quality Assurance Software Development Processes

Quality Assurance Software Development Processes Quality Assurance Software Development Processes Part II - Lecture 3 1 The University of Auckland New Zealand 254 12/09/ /2012 The FBI Virtual Case File 254 12/09/ /2012 Database application developed

More information

Scrum Guidelines. v.2 2011 W W W. S C R U M D E S K. C O M

Scrum Guidelines. v.2 2011 W W W. S C R U M D E S K. C O M Scrum Guidelines v.2 2011 W W W. S C R U M D E S K. C O M WHY Agile Ceremonies Agile project is developed in repeatable ceremonies that give rhythm to delivery. Product Strategy Once per year Release Planning

More information

USING YOUR TRAFFIC SYSTEM TO MAKE SMARTER CREDIT DECISIONS. Tricia Patterson, WideOrbit Sharon Simmers, Imagine Communications

USING YOUR TRAFFIC SYSTEM TO MAKE SMARTER CREDIT DECISIONS. Tricia Patterson, WideOrbit Sharon Simmers, Imagine Communications USING YOUR TRAFFIC SYSTEM TO MAKE SMARTER CREDIT DECISIONS Tricia Patterson, WideOrbit Sharon Simmers, Imagine Communications WHY CREDIT MANAGEMENT? What is the purpose of setting a credit limit for each

More information

IMPLEMENTING SCRUM. PART 1 of 5: KEYS TO SUCCESSFUL CHANGE

IMPLEMENTING SCRUM. PART 1 of 5: KEYS TO SUCCESSFUL CHANGE IMPLEMENTING SCRUM GUIDE PART 1 of 5: KEYS TO SUCCESSFUL CHANGE Created by Axosoft, makers of the #1 Scrum software, in collaboration with writer and coach, Tirrell Payton. A STORY ABOUT NIC AND SKIP I

More information

Accounts Payable Invoice Processing. White Paper

Accounts Payable Invoice Processing. White Paper www.allstarss.com ACCELERATING Business Processes Accounts Payable Invoice Processing Table of Contents Table of Contents TABLE OF CONTENTS... I THE BUSINESS CHALLENGE... 2 Invoice Processing Costs...

More information

RUP and XP, Part I: Finding Common Ground

RUP and XP, Part I: Finding Common Ground RUP and XP, Part I: Finding Common Ground by Gary Pollice Evangelist, The Rational Unified Process Rational Software extreme Programming (XP) is hot! Attend any software development conference today and

More information

Join Your Accountant And Jump

Join Your Accountant And Jump Join Your Accountant And Jump On Our Cloud Your accountant is using Clear Books so why aren't you? Carry on reading to find out why Clear Books is the perfect accounting software for you and your business.

More information

Software Development Process

Software Development Process Software Development Process A software development process, also known as software development lifecycle, is a structure imposed on the development of a software product. Similar terms include software

More information

How to Select and Implement an ERP System

How to Select and Implement an ERP System How to Select and Implement an ERP System Prepared by 180 Systems Written by Michael Burns 180 Systems WHAT IS ERP?... 3 ANALYSIS... 4 VENDOR SELECTION... 6 VENDOR DEMONSTRATIONS... 8 REFERENCE CALLS...

More information

Deep Agile Blending Scrum and Extreme Programming. Jeff Sutherland Ron Jeffries

Deep Agile Blending Scrum and Extreme Programming. Jeff Sutherland Ron Jeffries Deep Agile Blending Scrum and Extreme Programming Jeff Sutherland Ron Jeffries Separation of XP and Scrum Methods * Largely Historical * XP chose to write more down * XP programmer focus * Successful Scrum

More information

Governments information technology

Governments information technology So l u t i o n s Blending Agile and Lean Thinking for More Efficient IT Development By Harry Kenworthy Agile development and Lean management can lead to more cost-effective, timely production of information

More information

Developing for the App Store. (Legacy)

Developing for the App Store. (Legacy) Developing for the App Store (Legacy) Contents About the Application Development Process 5 At a Glance 5 Developing for Apple s Platforms Is a Mix of Administrative and Coding Tasks 5 Apps Published on

More information

Program & Portfolio! Management using! Kanban! Copyright 2013 Davisbase Consulting. Limited Display License Provided to ASPE

Program & Portfolio! Management using! Kanban! Copyright 2013 Davisbase Consulting. Limited Display License Provided to ASPE Program & Portfolio! Management using! Kanban! Introduction and Agenda Tom Wessel, Davisbase Consulting 20 years in software development. Over 7 years working with software development teams, training,

More information

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine Blender Notes Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine The Blender Game Engine This week we will have an introduction to the Game Engine build

More information

Be visual all the time, and be verbal when labeling because explanations help clarify ideas.

Be visual all the time, and be verbal when labeling because explanations help clarify ideas. Great visual thinkers throughout history have kept records of their ideas in one form or another. (Leonardo da Vinci s sketchbooks are world famous.) Idea logs are an integral part of visual thinking and

More information

Mobile Friendly Email Design

Mobile Friendly Email Design Mobile Friendly Email Design Create emails that look good on every device. A guide by Mobile friendly email design Contents Why Design for Mobiles?...3 You Must Optimise for Mobiles...4 Mobile User s Behvaiour...5

More information

Creating a High Maturity Agile Implementation

Creating a High Maturity Agile Implementation Creating a High Maturity Agile Implementation Creating a High Maturity Agile Implementation www.qaiglobal.com 1 Copyright Notice 2015. Unless otherwise noted, these materials and the presentation of them

More information

http://asiatopforex.blogspot.com

http://asiatopforex.blogspot.com Asia Top Forex Trading Systems Tutorials All trading examples in this group are for educational purposes only. I will post updates on current charts but any trading decisions are yours. The following systems

More information

Sprint with Scrum and get the work done. Kiran Honavalli, Manager Deloitte Consulting LLP March 2011

Sprint with Scrum and get the work done. Kiran Honavalli, Manager Deloitte Consulting LLP March 2011 Sprint with Scrum and get the work done Kiran Honavalli, Manager Deloitte Consulting LLP March 2011 Contents About Deloitte Consulting 3 Executive summary 4 About Scrum 5 Scrum phases 8 Lessons learned

More information

Mastering Marketing Questions & Answers

Mastering Marketing Questions & Answers Mastering Marketing Questions & Answers Advertising Q: How do you feel about television advertising for your studio? A:(Farrah) I ve seen a couple of people who have done some fun commercials, but I m

More information

Converting a Scrum team to Kanban

Converting a Scrum team to Kanban Converting a Scrum team to Kanban Crisp 1. Abstract In 2009 I met a team in trouble. They were working big amounts of overtime and caught in an evil code-code-don t don t ask loop. Their mission was to

More information

Prioritization. Edwina Jones RN, BSN

Prioritization. Edwina Jones RN, BSN Prioritization Edwina Jones RN, BSN Objectives Discuss the importance of prioritization as a component of time management. Understand the three basic steps in time management. Recognize priority-setting

More information

Expert Reference Series of White Papers. Intersecting Project Management and Business Analysis

Expert Reference Series of White Papers. Intersecting Project Management and Business Analysis Expert Reference Series of White Papers Intersecting Project Management and Business Analysis 1-800-COURSES www.globalknowledge.com Intersecting Project Management and Business Analysis Daniel Stober,

More information

Introducing GPS Tracking Technology to Employees

Introducing GPS Tracking Technology to Employees Introducing GPS Tracking Technology to Employees Contents Overview... 2 The following five steps have proven to be highly effective in helping employees embrace change.... 2 Points for Introducing Our

More information

Web Application Development Process

Web Application Development Process Web Engineering Web Application Development Process Copyright 2013 Ioan Toma & Srdjan Komazec 1 Where we are? # Date Title 1 5 th March Web Engineering Introduction and Overview 2 12 th March Requirements

More information

Stride Methodology Lean Agile Development in a Dual Dual-Shore Environment Yash Talreja HethaTech

Stride Methodology Lean Agile Development in a Dual Dual-Shore Environment Yash Talreja HethaTech Stride Methodology Lean Agile Development in a Dual Dual-Shore Environment Yash Talreja HethaTech Dual-shore development introduces new challenges to any process. Especially when the offshore team is a

More information

Agility in Fixed-Price Projects

Agility in Fixed-Price Projects PMI Virtual Library 2012 Siju P. Varghese Agility in Fixed-Price Projects By Siju P. Varghese Executive Summary Corporate IT lawyer Alistair Maugham is one among many who argues that agile development

More information

There are 3 main activities during each Scrum sprint: A planning meeting where: the Product Owner prioritizes user stories in the product backlog

There are 3 main activities during each Scrum sprint: A planning meeting where: the Product Owner prioritizes user stories in the product backlog There are 3 main activities during each Scrum sprint: A planning meeting where: the Product Owner prioritizes user stories in the product backlog that need to be implemented during the sprint the Team

More information

How to Create Winning Joint Ventures

How to Create Winning Joint Ventures How to Create Winning Joint Ventures Jim Ingersoll here with another segment on private lender financing and your private lending course. I'm excited to have you along. Now that you know why you want to

More information

How To Find A Job

How To Find A Job HOW TO CONDUCT A JOB SEARCH Written by Tony Leng CIO/Technology Practice Leader, Diversified Search This article serves as a job search primer from the perspective of a retained search executive. It is

More information

MONEY MANAGEMENT WORKBOOK

MONEY MANAGEMENT WORKBOOK MICHIGAN ENERGY ASSISTANCE PROGRAM MONEY MANAGEMENT WORKBOOK Life is a challenge. As the saying goes, just when you're about to make ends meet, someone moves the ends. While it can be a struggle to pay

More information

Paid Advertising on Search Engines: Tips on how to create and manage a successful pay-per-click marketing campaign

Paid Advertising on Search Engines: Tips on how to create and manage a successful pay-per-click marketing campaign Paid Advertising on Search Engines: Tips on how to create and manage a successful pay-per-click marketing campaign What are the Benefits of Pay-per-click Advertising? The goal of any website is to attract

More information

Top 10 Tips for Successful Software Development Management

Top 10 Tips for Successful Software Development Management 71% of the software projects do not succeed! Top 10 Tips for Successful Software Development Management by Jack Bicer Here are some time tested guidelines that have been used extensively to deliver web

More information

Project Management. Interview Questions

Project Management. Interview Questions Project Management Interview Questions 2 Contents Introduction 3 Preparing for Your Interview 3 Specific Skill Areas 4 Preparing for a PSO Interview 4 Project Manager Interviews-Soft Skills 6 Preparing

More information

Agile Project Management with Scrum

Agile Project Management with Scrum Agile Project Management with Scrum Resource links http://www.agilealliance.org/ http://www.agilemanifesto.org/ http://www.scrum-master.com/ 1 Manifesto for Agile Software Development Individuals and interactions

More information

Using Simulation to teach project management skills. Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca

Using Simulation to teach project management skills. Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca Using Simulation to teach project management skills Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca Agenda of the workshop 1 The software project management theory overview (40 minutes) 2 Why use SDLC

More information

Transforming Your Patient Data from Paper to Electronic Medical Records. Part of the Power2Practice Practice Management and Efficiency Series

Transforming Your Patient Data from Paper to Electronic Medical Records. Part of the Power2Practice Practice Management and Efficiency Series Transforming Your Patient Data from Paper to Electronic Medical Records Part of the Power2Practice Practice Management and Efficiency Series Introduction Introduction You ve decided to convert your paper

More information

Scaling Agile Is Hard, Here s How You Do It!

Scaling Agile Is Hard, Here s How You Do It! Scaling Agile Is Hard, Here s How You Do It! Diego Lo Giudice, Vice President, Principal Analyst April 9, 2014. Optional Conference, Budapest Agenda Is Agile still worthwhile? How are Organizations Doing

More information

Project Management in Software: Origin of Agile

Project Management in Software: Origin of Agile PAGE 1 ios App Development Project Management in Software: Origin of Agile PAGE 2 Learning Outcomes By the end of the unit, you should be able to: 1. Differentiate between Waterfall and Agile process 2.

More information

Lean QA: The Agile Way. Chris Lawson, Quality Manager

Lean QA: The Agile Way. Chris Lawson, Quality Manager Lean QA: The Agile Way Chris Lawson, Quality Manager The Quality Problem Agile Overview Manifesto Development Methodologies Process Agile QA Lean QA Principles An Agile QA Framework Summary Q & A Agenda

More information

Agile Scrum Training. Nice to meet you. Erik Philippus. Erik Philippus (1951) www.improvement-services.nl www.agile-architecting.com.

Agile Scrum Training. Nice to meet you. Erik Philippus. Erik Philippus (1951) www.improvement-services.nl www.agile-architecting.com. Erik Philippus IMPROVEMENT BV erik@agile-architecting.com 1 IMPROVEMENT BV Nice to meet you Erik Philippus (191) IMPROVEMENT BV 3 years of experience in industrial automation Foxboro, ESA, Philips Medical,

More information

Contents. www.iphotographycourse.com

Contents. www.iphotographycourse.com Contents Secret #1 - You really need the right equipment... 3 Secret #2 - Know the sport you will be photographing... 5 Secret #3 - Get in the right location... 6 Secret #4 - Know how to use your camera's

More information

Agile vs. Waterfall. Why not both. Arnold Okkenburg PMP

Agile vs. Waterfall. Why not both. Arnold Okkenburg PMP Agile vs. Waterfall Why not both Arnold Okkenburg PMP Project Management Agile Project Management Traditional Project Management Key Questions for Project Managers 1. Impact on Existing Project Methodologies:

More information

Choosing IT Service Management Software

Choosing IT Service Management Software Choosing IT Service Management Software What to look for in an IT Service Management solution Monitor 24-7 Inc. www.monitor24-7.com sales@monitor24-7.com 1 416 410 2716 1 866 364 2757 Introduction Service

More information

Gothenburg 2015 Jan Marek Jan.Marek@ca. com CA Technologies Introducing Agile development methodologies to Session S601 mainframe development teams

Gothenburg 2015 Jan Marek Jan.Marek@ca. com CA Technologies Introducing Agile development methodologies to Session S601 mainframe development teams Jan Marek Jan.Marek@ca. com CA Technologies Session S601 Introducing Agile development methodologies to mainframe development teams Agenda Introduce Agile software development methodologies Scrum overview

More information

22 nd -24 th July 2015

22 nd -24 th July 2015 22 nd -24 th July 2015 B-19 Country Club, Uccle, Brussels Funded by the Seventh Framework Programme of the European Union Overview Inception Phase Key Goals Inception Reporting Requirements Key Goals Purpose

More information

SmartBear Software Pragmatic Agile Development (PAD) Conceptual Framework

SmartBear Software Pragmatic Agile Development (PAD) Conceptual Framework Pragmatic Agile Development (PAD) Conceptual Framework This document describes the Pragmatic Agile Development framework, a Scrum based development process. SmartBear Software 3/10/2010 Pragmatic Agile

More information

Using Adaptive Web Design to Increase E-Commerce Sales & Lead Generation

Using Adaptive Web Design to Increase E-Commerce Sales & Lead Generation Using Adaptive Web Design to Increase E-Commerce Sales & Lead Generation Building High Conversion Websites Copyright 2012-2014 Published by Click Laboratory, LLC 4208 Sandy Shores, Lutz, Florida 33558

More information

Student Academic Learning Services Page 1 of 8. Time Management & Organization. A Student Academic Learning Services Workshop

Student Academic Learning Services Page 1 of 8. Time Management & Organization. A Student Academic Learning Services Workshop Student Academic Learning Services Page 1 of 8 Time Management & Organization A Student Academic Learning Services Workshop Student Academic Learning Services Page 2 of 8 Time Management What is Time Management?

More information

Today: Software Development Models (cont)

Today: Software Development Models (cont) Today: Software Development Models (cont) CPSC 491 Development Processes (aka Development Lifecycle) Define the steps, and their order, to be carried out The main steps (or phases) generally include: 1.

More information

Knee Deep in Debt. Self-help

Knee Deep in Debt. Self-help Knee Deep in Debt Having trouble paying your bills? Getting dunning notices from creditors? Are your accounts being turned over to debt collectors? Are you worried about losing your home or your car? You're

More information

Scrum Is Not Just for Software

Scrum Is Not Just for Software Scrum Is Not Just for Software A real-life application of Scrum outside IT. Robbie Mac Iver 2/9/2009. Agile methods like Scrum can be applied to any project effort to deliver improved results in ever evolving

More information

Scope Of Services At Dataflurry Prospectus

Scope Of Services At Dataflurry Prospectus ------------- Scope Of Services At Dataflurry Prospectus Prospective Client Overview Overview Of Services Offered By Dataflurry To Increase Targeted Search Engine Traffic Overview Of Methodologies Used

More information

Social Networking Sites like Facebook, MSN

Social Networking Sites like Facebook, MSN Most people, young and old, can use a computer and mobile phone these days. Using computers, mobile phones, Tablets (like the ipad) and the internet can be fun and let you keep in touch with friends and

More information

Waterfall to Agile. Colin Kelley CTO & Cofounder Invoca, Inc. colin@invoca.com. UCSB CS 189a January 13, 2015

Waterfall to Agile. Colin Kelley CTO & Cofounder Invoca, Inc. colin@invoca.com. UCSB CS 189a January 13, 2015 Waterfall to Agile UCSB CS 189a January 13, 2015 Colin Kelley CTO & Cofounder Invoca, Inc. colin@invoca.com 1 My background Villanova University, 87: BSEE/CS Forum Systems 87-88: Software Developer Digital

More information

Planned Methodologies vs. Agile Methodologies under the Pressure of Dynamic Market

Planned Methodologies vs. Agile Methodologies under the Pressure of Dynamic Market JKAU: Eng. Sci., Vol. 21 No.1 pp: 19-35 (1431A.H./2010 A.D.) DOI: 10.4197 / Eng. 21-1.2 Planned Methodologies vs. Agile Methodologies under the Pressure of Dynamic Market Faculty of Computer Science and

More information

Chapter 10. Becoming an Agile Enterprise

Chapter 10. Becoming an Agile Enterprise Chapter 10. Becoming an Agile Enterprise Continuous improvement is not about the things you do well that's work. Continuous improvement is about removing the things that get in the way of your work. The

More information

Managing a Project Using an Agile Approach and the PMBOK Guide

Managing a Project Using an Agile Approach and the PMBOK Guide Managing a Project Using an Agile Approach and the PMBOK Guide Kathy Schwalbe, Ph.D. schwalbe@augsburg.edu Augsburg College Minneapolis, Minnesota September 25, 2012 Abstract This paper includes excerpts

More information