Agile Software Development Paradigms

Slides:



Advertisements
Similar presentations
Keith McMillan Principal, Adept Technologies Copyright (C) 2008, Adept Technologies llc.
Advertisements

Colin Weaver The Eleven Essential Behaviours of Successful Agile Project Teams.
E X treme Programming & Agile Modeling Copyright © 2003 Patrick McDermott UC Berkeley Extension
Software Development Methodologies 1. A methodology is: A collection of procedures, techniques, principles, and tools that help developers build a computer.
Agile Project Management with Scrum
Agile Architecture? Paul Lund 24 th Nov Agile Manifesto We are uncovering better ways of developing software by doing it and helping others do it.
Agile Methods.
Agile Software Development
Agile Principles Suradet Jitprapaikulsarn 1. What is Agility? Effective (rapid and adaptive) response to change Effective communication among all stakeholders.
The Agile Alliance By Mark Rucker. The Agile Alliance What is the Agile Alliance? History of the Agile Alliance What is the Agile Alliance today? The.
Software engineering Process models Pavel Agejkin.
How Agile Are You? Larry Apke Agile Expert
The Two Faces of Project Management Bendik Bygstad, NITH IFI, 25.Sept 2009.
The Two Faces of Project Management Bendik Bygstad, NITH IFI, 16.Sept 2008.
1 Agile Methodology & Programming Ric Holt July 2009.
Software Engineering Modern Approaches
Agile Programming Principles.
The Agile Primer July 2008 © ThoughtWorks 2008.
Agile Web Development C. Daniel Chase University of Colorado at Boulder.
Developed by Reneta Barneva, SUNY Fredonia Agile Development.
Chapter 4 Agile Development
"The thinking it took to get us into this mess is not the same thinking that is going to get us out of it."
AgileCamp Presents: Agile 101. Good luck in your presentation! This slide deck has been shared by AgileCamp Kit under the Creative Commons Attribution.
CS1: Classic Software Life Cycle “Waterfall” method: 1.Requirements/Analysis Determine the problem to be solved – client-centered 2.Specification.
AGILE COTS Václav Pergl We are uncovering better ways of developing software by doing it and helping others do it. Through this work.
1 11/21/2015 ã 2007, Spencer Rugaber Agile Manifesto February, 2001 XP, SCRUM, DSDM, Adaptive Software Development,
Why (or When) Agile Fails Creating high performance software delivery teams.
Jeff Briggs Senior Consultant Capstone Consulting.
#2-What is Agile? Why Agile? Subtopics 1- Agile motivation for software / systems 2- Agile tenets and principles 3- Agile as a risk mitigation strategy.
- Discussion of Chapter 1 in Martin and Martin.  We are uncovering better ways of developing software by doing it and helping others do it. Through this.
Chapter 3 Agile Development
Module 2: What is Agile? Why use it? TLO: Given a DoD program involved in software development, the student will recognize situations where applying agile.
Agile Introduction Emerson Murphy-Hill. Agile Manifesto/Alliance XP, SCRUM, DSDM, Adaptive Software Development, Crystal, FDD February 2001 (Snowbird,
By: Isuru Abeysekera AGILE DEVELOPMENT. WHAT IS AGILE DEVELOPMENT? Broad term used to describe several methods for a development process Introduced in.
Industrial Software Development Process Bashar Ahmad RISC Software GmbH.
© 2014 IBM Corporation “Leaders Guide to Radical Management” for DevOps with Steve Denning Chapters 6 and 7: From Bureaucracy to Dynamic Linking by Delivering.
Baby Steps to Agility How to Grow Into Agile. A little about me A little about Agile Growing into Agile Questions Goals.
Project Workflow.
Introduction to Software Engineering
AGILE METHODS Curtis Cook CS 569 Spring 2003.
Embedded Systems Software Engineering
Chapter 5 Agile Development Moonzoo Kim KAIST
Forget about Agile for a second!
Agile Project Management
Manifesto for Agile Software Development
The low hanging fruit is gone!
Introduction to Agile Software Development
Principles for Agile Development
Jenna Maghie, Policy Officer
The Agile/Non-Agile Debate
Agile Training Day 2 November 17, 2015.
Agile MDA Stephen J. Mellor
The Current Conversation in Agile Software Development Aug-2002
#2-What is Agile? Why Agile?
Teaching Agile Methods CSEE&T 2017, Savannah, Georgia
Agile Development Methods: Philosophy and Practice
Agile Development Methods: Philosophy and Practice
Introduction to Software Engineering
Project Management and the Agile Manifesto
Rosa María Torres de Paz
Agile Development Agile Development Damian Gordon Damian Gordon.
Introduction to Agile Blue Ocean Workshops.
How Strong is Your Agile Foundation
Adjective: Able to move quickly and easily. Principles and Values
Chapter 3: Agile Software Processes
The Manifesto for Agile Software Development
Projects, Assignments, and other Assessments
Agile Development.
Agile Development Methods: Philosophy and Practice
Presentation transcript:

Agile Software Development Paradigms Start with the Manifesto? Copyright © 2016-2017 Curt Hill

Introduction Agile Software Development is a reaction to the problems of software development commonly found in businesses Therefore a number of developers wrote the Agile Manifesto to lay the foundation for an alternative way This occurred in February of 2001 These were representatives from several different paradigms Copyright © 2016-2017 Curt Hill

Signatories: A Who’s Who of OO Kent Beck Mike Beedle Arie van Bennekum Alistair Cockburn Ward Cunningham Martin Fowler James Grenning Jim Highsmith Andrew Hunt Ron Jeffries Jon Kern Brian Marick Robert C. Martin Steve Mellor Ken Schwaber Jeff Sutherland Dave Thomas Copyright © 2016-2017 Curt Hill

Assignment Each of the above signatories is comparatively famous At least compared to your professor Each of you will do a brief report on a different one that includes: Birth date Agile methodology connected with A book that they have written Company currently connected with Any OO technique connected with Word document of less than one page Copyright © 2016-2017 Curt Hill

We Value Processes and tools Individuals and interactions over Comprehensive documentation over Working software Customer collaboration Contract negotiation over Responding to change over Following a plan While there is value in the items on the right, we value the items on the left more Copyright © 2016-2017 Curt Hill

Principles 1-3 Our highest priority is to satisfy the customer through early and continuous delivery of valuable software Welcome changing requirements, even late in development Agile processes harness change for the customer's competitive advantage Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale Copyright © 2016-2017 Curt Hill

Principles 4-6 Business people and developers must work together daily throughout the project Build projects around motivated individuals Give them the environment and support they need Trust them to get the job done The most efficient and effective method of conveying information to and within a development team is face-to-face conversation Copyright © 2016-2017 Curt Hill

Principles 7-9 Working software is the primary measure of progress Agile processes promote sustainable development The sponsors, developers, and users should be able to maintain a constant pace indefinitely Continuous attention to technical excellence and good design enhances agility Copyright © 2016-2017 Curt Hill

Principles 10-12 Simplicity--the art of maximizing the amount of work not done--is essential The best architectures, requirements, and designs emerge from self-organizing teams At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly Copyright © 2016-2017 Curt Hill

Variants The most important versions of agile today seem to be: Scrum Kanban XP These and others will be considered All agile methods have fans and detractors Converting to an agile method can be particularly difficult The mindset is different Copyright © 2016-2017 Curt Hill

Finally Now that we have seen these principles we can look at all of the agile methods Ask the questions when we consider: Where do they live up to the manifesto? Where do they not live up to the manifesto? Finally for now Copyright © 2016-2017 Curt Hill