SlideShare una empresa de Scribd logo
1 de 46
An Introduction
                     to Scrum

                          <your name here>
                               <date>


Mountain Goat Software, LLC
An Introduction to Scrum

                          Presented by
                                 <you>
                                 <date>


Mountain Goat Software, LLC
We’re losing the relay race

          “The… ‘relay race’ approach to product
          development…may conflict with the goals of
          maximum speed and flexibility. Instead a
          holistic or ‘rugby’ approach—where a team
          tries to go the distance as a unit, passing the
          ball back and forth—may better serve
          today’s competitive requirements.”
                               Hirotaka Takeuchi and Ikujiro Nonaka, “The
                               New New Product Development Game”,
                               Harvard Business Review, January 1986.




 Mountain Goat Software, LLC
Scrum in 100 words

• Scrum is an agile process that allows us to focus on
  delivering the highest business value in the shortest time.
• It allows us to rapidly and repeatedly inspect actual working
  software (every two weeks to one month).
• The business sets the priorities. Teams self-organize to
  determine the best way to deliver the highest priority
  features.
• Every two weeks to a month anyone can see real working
  software and decide to release it as is or continue to
  enhance it for another sprint.


Mountain Goat Software, LLC
Scrum origins
•   Jeff Sutherland
    •   Initial scrums at Easel Corp in 1993
    •   IDX and 500+ people doing Scrum
•   Ken Schwaber
    •   ADM
    •   Scrum presented at OOPSLA 96 with
        Sutherland
    •   Author of three books on Scrum
•   Mike Beedle
    •   Scrum patterns in PLOPD4
•   Ken Schwaber and Mike Cohn
    •   Co-founded Scrum Alliance in 2002, initially
        within the Agile Alliance
Mountain Goat Software, LLC
Scrum has been used by:
  •Microsoft                  •Intuit
  •Yahoo                      •Nielsen Media
  •Google                     •First American Real Estate
  •Electronic Arts            •BMC Software
  •High Moon Studios          •Ipswitch
  •Lockheed Martin            •John Deere
  •Philips                    •Lexis Nexis
  •Siemens                    •Sabre
  •Nokia                      •Salesforce.com
  •Capital One                •Time Warner
  •BBC                        •Turner Broadcasting
  •Intuit                     •Oce
Mountain Goat Software, LLC
Scrum has been used for:
•   Commercial software         • Video game development
•   In-house development        • FDA-approved, life-critical
                                    systems
•   Contract development
•   Fixed-price projects        •   Satellite-control software

•   Financial applications      •   Websites

•   ISO 9001-certified          •   Handheld software
    applications                •   Mobile phones
•   Embedded systems            •   Network switching applications
•   24x7 systems with 99.999%   •   ISV applications
    uptime requirements
                                •   Some of the largest applications in
•   the Joint Strike Fighter        use



Mountain Goat Software, LLC
Characteristics
 •   Self-organizing teams
 •   Product progresses in a series of month-long
     “sprints”
 •   Requirements are captured as items in a list of
     “product backlog”
 •   No specific engineering practices prescribed
 •   Uses generative rules to create an agile
     environment for delivering projects
 •   One of the “agile processes”

 Mountain Goat Software, LLC
The Agile Manifesto–a statement of
values

      Individuals and
                                   over       Process and tools
        interactions
                                               Comprehensive
   Working software                over
                                               documentation
        Customer
                                   over      Contract negotiation
       collaboration

 Responding to change             over         Following a plan

            Source: www.agilemanifesto.org
Mountain Goat Software, LLC
Project noise level


               Far from
             Agreement
                                                                      Anarchy
                     Requirements


                                                    Complex
                                           Co
                                                m
                                                    pli
                                                          ca                  Source: Strategic Management and
                                                               te
                                                                  d           Organizational Dynamics by Ralph Stacey in
                                                                              Agile Software Development with Scrum by

               Close to               Simple                                  Ken Schwaber and Mike Beedle.

             Agreement
                                    Certainty
                                    Close to




                                                           Technology
                                                                           Certainty
                                                                           Far from

 Mountain Goat Software, LLC
Scrum                                     24 hours




                                              Sprint
                                            2-4 weeks
      Sprint goal
          Return
                                 Sprint                 Potentially shippable
    Return
    Cancel                      backlog                  product increment
     Gift wrap
     Coupons
   Gift wrap
    Cancel                    Coupons
     Product
     backlog

Mountain Goat Software, LLC
Putting it all together




                         Image available at
                 www.mountaingoatsoftware.com/scrum
 Mountain Goat Software, LLC
Sprints

• Scrum projects make progress in a series of
     “sprints”
    •    Analogous to Extreme Programming iterations
• Typical duration is 2–4 weeks or a calendar
     month at most
•    A constant duration leads to a better rhythm
•    Product is designed, coded, and tested during
     the sprint

 Mountain Goat Software, LLC
Sequential vs. overlapping
development

  Requirements                   Design                    Code        Test



          Rather than doing all of
          one thing at a time...
                                                     ...Scrum teams do a little
                                                     of everything all the time




    Source: “The New New Product Development Game” by Takeuchi
    and Nonaka. Harvard Business Review, January 1986.
 Mountain Goat Software, LLC
No changes during a sprint

           Change




• Plan sprint durations around how long you can
     commit to keeping change out of the sprint

 Mountain Goat Software, LLC
Scrum framework
   Roles
   •Product owner
   •ScrumMaster
   •Team          Ceremonies
                              •Sprint planning
                              •Sprint review
                              •Sprint retrospective
                              •Daily scrum meeting
                                           Artifacts
                                           •Product backlog
                                           •Sprint backlog
                                           •Burndown charts
Mountain Goat Software, LLC
Scrum framework
   Roles
   •Product owner
   •ScrumMaster
   •Team          Ceremonies
                              •Sprint planning
                              •Sprint review
                              •Sprint retrospective
                              •Daily scrum meeting
                                           Artifacts
                                           •Product backlog
                                           •Sprint backlog
                                           •Burndown charts
Mountain Goat Software, LLC
Product owner

• Define the features of the product
• Decide on release date and content
• Be responsible for the profitability of the
    product (ROI)
•   Prioritize features according to market value
•   Adjust features and priority every iteration, as
    needed 
•   Accept or reject work results

Mountain Goat Software, LLC
The ScrumMaster

•   Represents management to the project
•   Responsible for enacting Scrum values and
    practices
•   Removes impediments
•   Ensure that the team is fully functional and
    productive
•   Enable close cooperation across all roles and
    functions
•   Shield the team from external interferences
Mountain Goat Software, LLC
The team

•   Typically 5-9 people
•   Cross-functional:
    •   Programmers, testers, user experience designers,
        etc.
•   Members should be full-time
    •   May be exceptions (e.g., database administrator)




Mountain Goat Software, LLC
The team


•   Teams are self-organizing
    •   Ideally, no titles but rarely a possibility
•   Membership should change only between sprints




Mountain Goat Software, LLC
Scrum framework
   Roles
   •Product owner
   •ScrumMaster
   •Team
                              Ceremonies
                              •Sprint planning
                              •Sprint review
                              •Sprint retrospective
                              •Daily scrum meeting
                                          Artifacts
                                          •Product backlog
                                          •Sprint backlog
                                          •Burndown charts
Mountain Goat Software, LLC
Team
                       Sprint planning meeting
 capacity
                          Sprint prioritization

 Product                • Analyze and evaluate product            Sprint
 backlog                    backlog                                goal
                        •   Select sprint goal

 Business
conditions                Sprint planning
                        • Decide how to achieve sprint goal
                            (design)
 Current                                                           Sprint
 product                •   Create sprint backlog (tasks) from
                            product backlog items (user stories   backlog
                            / features)
Technology              •   Estimate sprint backlog in hours


 Mountain Goat Software, LLC
Sprint planning
 • Team selects items from the product backlog they
   can commit to completing
 •   Sprint backlog is created
     •   Tasks are identified and each is estimated (1-16 hours)
     •   Collaboratively, not done alone by the ScrumMaster
 •   High-level design is considered

     As a vacation                   Code the middle tier (8 hours)
     planner, I want to              Code the user interface (4)
     see photos of the               Write test fixtures (4)
                                     Code the foo class (6)
     hotels.                         Update performance tests (4)


 Mountain Goat Software, LLC
The daily scrum
• Parameters
   •    Daily
   •    15-minutes
   •    Stand-up
• Not for problem solving
   •    Whole world is invited
   •    Only team members, ScrumMaster, product
        owner, can talk
• Helps avoid other unnecessary meetings
Mountain Goat Software, LLC
Everyone answers 3 questions
                                            1
            What did you do yesterday?

                                            2
            What will you do today?

                                            3
            Is anything in your way?
• These are not status for the ScrumMaster
   •    They are commitments in front of peers
Mountain Goat Software, LLC
The sprint review
• Team presents what it accomplished during
    the sprint
•   Typically takes the form of a demo of new
    features or underlying architecture
•   Informal
    •   2-hour prep time rule
    •   No slides
• Whole team participates
• Invite the world
Mountain Goat Software, LLC
Sprint retrospective
 • Periodically take a look at what is and is not
     working
 •   Typically 15–30 minutes
 •   Done after every sprint
 •   Whole team participates
     •   ScrumMaster
     •   Product owner
     •   Team
     •   Possibly customers and others

 Mountain Goat Software, LLC
Start / Stop / Continue

 • Whole team gathers and discusses what they’d
     like to:
                  Start doing

                               Stop doing
        This is just one
        of many ways to             Continue doing
           do a sprint
         retrospective.

 Mountain Goat Software, LLC
Scrum framework
   Roles
   •Product owner
   •ScrumMaster
   •Team          Ceremonies
                              •Sprint planning
                              •Sprint review
                              •Sprint retrospective
                              •Daily scrum meeting
                                           Artifacts
                                           •Product backlog
                                           •Sprint backlog
                                           •Burndown charts
Mountain Goat Software, LLC
Product backlog

                              • The requirements
                              • A list of all desired work on
                                the project
                              • Ideally expressed such that
                                each item has value to the
                                users or customers of the
                                product
                              • Prioritized by the product
                                owner

              This is the
                              • Reprioritized at the start of
                                each sprint
           product backlog
Mountain Goat Software, LLC
A sample product backlog
                        Backlog item            Estimate
  Allow a guest to make a reservation              3

  As a guest, I want to cancel a reservation.      5

  As a guest, I want to change the dates of a
                                                   3
  reservation.
  As a hotel employee, I can run RevPAR
                                                   8
  reports (revenue-per-available-room)
  Improve exception handling                       8
  ...                                              30
  ...                                              50
Mountain Goat Software, LLC
The sprint goal
 • A short statement of what the work will be
     focused on during the sprint
                                   Life Sciences
                                  Support features necessary for
Database Application              population genetics studies.

Make the application run on SQL
Server in addition to Oracle.
                                   Financial services
                                   Support more technical indicators
                                   than company ABC with real-time,
                                   streaming data.

 Mountain Goat Software, LLC
Managing the sprint backlog
 •   Individuals sign up for work of their own choosing
     •   Work is never assigned
 •   Estimated work remaining is updated daily




 Mountain Goat Software, LLC
Managing the sprint backlog
 •   Any team member can add, delete or change the
     sprint backlog
 •   Work for the sprint emerges
 •   If work is unclear, define a sprint backlog item with
     a larger amount of time and break it down later
 •   Update work remaining as more becomes known




 Mountain Goat Software, LLC
A sprint backlog

                Tasks          Mon Tues Wed Thur Fri
  Code the user interface        8    4    8
  Code the middle tier          16   12   10    4
  Test the middle tier           8   16   16   11   8
  Write online help             12
  Write the foo class            8    8    8    8   8
  Add error logging                        8    4



 Mountain Goat Software, LLC
A sprint burndown chart
Hours




  Mountain Goat Software, LLC
Tasks            Mon Tues Wed Thur                 Fri
 Code the user interface              8      4          8
 Code the middle tier                16     12         10         7
 Test the middle tier                 8     16         16     11        8
 Write online help                   12


                   50
                   40
                   30
           Hours




                   20
                   10
                    0
                        Mon   Tue     Wed        Thu        Fri

Mountain Goat Software, LLC
Scalability
 •   Typical individual team is 7 ± 2 people
     •   Scalability comes from teams of teams
 •   Factors in scaling
     •   Type of application
     •   Team size
     •   Team dispersion
     •   Project duration
 •   Scrum has been used on multiple 500+ person
     projects
 Mountain Goat Software, LLC
Scaling through the Scrum of scrums




Mountain Goat Software, LLC
Scrum of scrums of scrums




Mountain Goat Software, LLC
Where to go next

•   www.mountaingoatsoftware.com/scrum
•   www.scrumalliance.org
•   www.controlchaos.com
•   scrumdevelopment@yahoogroups.com




Mountain Goat Software, LLC
A Scrum reading list
 •   Agile and Iterative Development: A Manager’s Guide by Craig
     Larman
 •   Agile Estimating and Planning by Mike Cohn
 •   Agile Project Management with Scrum by Ken Schwaber
 •   Agile Retrospectives by Esther Derby and Diana Larsen




 Mountain Goat Software, LLC
A Scrum reading list
 •   Agile Software Development Ecosystems by Jim Highsmith
 •   Agile Software Development with Scrum by Ken Schwaber and
     Mike Beedle
 •   Scrum and The Enterprise by Ken Schwaber
 •   Succeeding with Agile by Mike Cohn
 •   User Stories Applied for Agile Software Development by Mike Cohn




 Mountain Goat Software, LLC
Copyright notice

• You are free:
    • to Share―to copy, distribute and and transmit the work
    • to Remix―to adapt the work
•   Under the following conditions
    • Attribution. You must attribute the work in the manner specified
          by the author or licensor (but not in any way that suggests that
          they endorse you or your use of the work).

• Nothing in this license impairs or restricts the
    author’s moral rights.
•   For more information see http://creativecommons.org/licenses/by/3.0/

Mountain Goat Software, LLC
Contact information
                                 Presentation by: Mike Cohn
                              mike@mountaingoatsoftware.com
                              www.mountaingoatsoftware.com
                                   (720) 890-6110 (office)

                                                                 e)
                              You can remove this (or any slid
                                 but you must credit the source
                               somewhere in your presentation.
                                Use the logo and company name
                                                                  or
                              (as at bottom left, for example)
                                include a slide somewhere saying
                                  that portions (or all) of your
                                                                 ce.
                               presentation are from this sour
                                              Thanks.

Mountain Goat Software, LLC

Más contenido relacionado

La actualidad más candente

Scrum process powerpoint presentation templates
Scrum process powerpoint presentation templatesScrum process powerpoint presentation templates
Scrum process powerpoint presentation templates
SlideTeam.net
 
D.mathieson agile software_development_using_scrum
D.mathieson agile software_development_using_scrumD.mathieson agile software_development_using_scrum
D.mathieson agile software_development_using_scrum
Ramkumar Sundarakalatharan
 
Aras PLM Software Implementation Methodology
Aras PLM Software Implementation MethodologyAras PLM Software Implementation Methodology
Aras PLM Software Implementation Methodology
Aras
 

La actualidad más candente (20)

Scrum process powerpoint presentation templates
Scrum process powerpoint presentation templatesScrum process powerpoint presentation templates
Scrum process powerpoint presentation templates
 
MultiUni - IT150 Intro to Scrum and Agile
MultiUni - IT150 Intro to Scrum and AgileMultiUni - IT150 Intro to Scrum and Agile
MultiUni - IT150 Intro to Scrum and Agile
 
To scrumornottoscrum bucharest-2013
To scrumornottoscrum bucharest-2013To scrumornottoscrum bucharest-2013
To scrumornottoscrum bucharest-2013
 
PMI and Scrum - bridging the gap
PMI and Scrum - bridging the gapPMI and Scrum - bridging the gap
PMI and Scrum - bridging the gap
 
Distributed Agile
Distributed AgileDistributed Agile
Distributed Agile
 
D.mathieson agile software_development_using_scrum
D.mathieson agile software_development_using_scrumD.mathieson agile software_development_using_scrum
D.mathieson agile software_development_using_scrum
 
Unleashing the Power of Automated Refactoring with JDT
Unleashing the Power of Automated Refactoring with JDTUnleashing the Power of Automated Refactoring with JDT
Unleashing the Power of Automated Refactoring with JDT
 
Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)Scrum/XP using Team System (devLink & Agile 2009)
Scrum/XP using Team System (devLink & Agile 2009)
 
Beyond Scrum: Scaling Agile with Continuous Delivery and Subversion
Beyond Scrum: Scaling Agile with Continuous Delivery and SubversionBeyond Scrum: Scaling Agile with Continuous Delivery and Subversion
Beyond Scrum: Scaling Agile with Continuous Delivery and Subversion
 
Adm Initial Proposal
Adm Initial ProposalAdm Initial Proposal
Adm Initial Proposal
 
Top 7 Myths of Agile Testing - Busted!
Top 7 Myths of Agile Testing - Busted!Top 7 Myths of Agile Testing - Busted!
Top 7 Myths of Agile Testing - Busted!
 
Agile & kanban in Coordination
Agile & kanban in CoordinationAgile & kanban in Coordination
Agile & kanban in Coordination
 
Agile/Scrum Implemented in Large-Scale Distributed Program
Agile/Scrum Implemented in Large-Scale Distributed ProgramAgile/Scrum Implemented in Large-Scale Distributed Program
Agile/Scrum Implemented in Large-Scale Distributed Program
 
Agile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer PerspectiveAgile Software Development in Practice - A Developer Perspective
Agile Software Development in Practice - A Developer Perspective
 
Agile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai CultureAgile Software Development Process Practice in Thai Culture
Agile Software Development Process Practice in Thai Culture
 
Aras PLM Software Implementation Methodology
Aras PLM Software Implementation MethodologyAras PLM Software Implementation Methodology
Aras PLM Software Implementation Methodology
 
MeasureWorks - Velocity Conference Europe 2012 - a Web Performance dashboard ...
MeasureWorks - Velocity Conference Europe 2012 - a Web Performance dashboard ...MeasureWorks - Velocity Conference Europe 2012 - a Web Performance dashboard ...
MeasureWorks - Velocity Conference Europe 2012 - a Web Performance dashboard ...
 
Evolution Of Team Interaction Models
Evolution Of Team Interaction ModelsEvolution Of Team Interaction Models
Evolution Of Team Interaction Models
 
Agile Maintenance
Agile MaintenanceAgile Maintenance
Agile Maintenance
 
Agile Overview
Agile OverviewAgile Overview
Agile Overview
 

Destacado (7)

Adopting technical practices 2013
Adopting technical practices 2013Adopting technical practices 2013
Adopting technical practices 2013
 
100 doors kata solution
100 doors kata solution100 doors kata solution
100 doors kata solution
 
Scrum Overview
Scrum OverviewScrum Overview
Scrum Overview
 
Scrum
ScrumScrum
Scrum
 
fast Introduction scrum
fast Introduction scrumfast Introduction scrum
fast Introduction scrum
 
Introduction into Scrum
Introduction into ScrumIntroduction into Scrum
Introduction into Scrum
 
Introduction to Scrum - Agile Methods
Introduction to Scrum - Agile MethodsIntroduction to Scrum - Agile Methods
Introduction to Scrum - Agile Methods
 

Similar a Redistributable introtoscrum

English-Redistributable-Intro-Scrum (1) (1).ppt
English-Redistributable-Intro-Scrum (1) (1).pptEnglish-Redistributable-Intro-Scrum (1) (1).ppt
English-Redistributable-Intro-Scrum (1) (1).ppt
ShwetaPuneyani1
 
Jax Sql Saturday Scrum presentation #130
Jax Sql Saturday Scrum presentation #130Jax Sql Saturday Scrum presentation #130
Jax Sql Saturday Scrum presentation #130
Christopher Daily
 
Introduction To Agile
Introduction To AgileIntroduction To Agile
Introduction To Agile
Tony Deng
 
Amy.stapleton
Amy.stapletonAmy.stapleton
Amy.stapleton
NASAPMC
 

Similar a Redistributable introtoscrum (20)

Redistributable introtoscrum
Redistributable introtoscrumRedistributable introtoscrum
Redistributable introtoscrum
 
Vladimirs Ivanovs IPMA GYCW2013 Agile - traditional or balanced mix
Vladimirs Ivanovs IPMA GYCW2013 Agile - traditional or balanced mixVladimirs Ivanovs IPMA GYCW2013 Agile - traditional or balanced mix
Vladimirs Ivanovs IPMA GYCW2013 Agile - traditional or balanced mix
 
Introduction to scrum
Introduction to scrumIntroduction to scrum
Introduction to scrum
 
Vladimirs Ivanovs - Creating children book in 45 minutes thanks to Scrum
Vladimirs Ivanovs - Creating children book in 45 minutes thanks to ScrumVladimirs Ivanovs - Creating children book in 45 minutes thanks to Scrum
Vladimirs Ivanovs - Creating children book in 45 minutes thanks to Scrum
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Scrum.ppt
Scrum.pptScrum.ppt
Scrum.ppt
 
English-Redistributable-Intro-Scrum (1) (1).ppt
English-Redistributable-Intro-Scrum (1) (1).pptEnglish-Redistributable-Intro-Scrum (1) (1).ppt
English-Redistributable-Intro-Scrum (1) (1).ppt
 
English redistributable-intro-scrum
English redistributable-intro-scrumEnglish redistributable-intro-scrum
English redistributable-intro-scrum
 
Transforming your sw development to agile
Transforming your sw development to agileTransforming your sw development to agile
Transforming your sw development to agile
 
Jax Sql Saturday Scrum presentation #130
Jax Sql Saturday Scrum presentation #130Jax Sql Saturday Scrum presentation #130
Jax Sql Saturday Scrum presentation #130
 
Scrum Training
Scrum TrainingScrum Training
Scrum Training
 
Scrum training
Scrum trainingScrum training
Scrum training
 
From Waterfall to Agile - from predictive to adaptive methods
From Waterfall to Agile - from predictive to adaptive methodsFrom Waterfall to Agile - from predictive to adaptive methods
From Waterfall to Agile - from predictive to adaptive methods
 
Introduction To Agile
Introduction To AgileIntroduction To Agile
Introduction To Agile
 
About scrum
About scrumAbout scrum
About scrum
 
Lean & agile 101 for Astute Entrepreneurs
Lean & agile 101 for Astute EntrepreneursLean & agile 101 for Astute Entrepreneurs
Lean & agile 101 for Astute Entrepreneurs
 
22-AnOverviewOfScrum.pptx
22-AnOverviewOfScrum.pptx22-AnOverviewOfScrum.pptx
22-AnOverviewOfScrum.pptx
 
Amy.stapleton
Amy.stapletonAmy.stapleton
Amy.stapleton
 
Agile
AgileAgile
Agile
 
English-RedistributableIntroToScrumPPT.pptx
English-RedistributableIntroToScrumPPT.pptxEnglish-RedistributableIntroToScrumPPT.pptx
English-RedistributableIntroToScrumPPT.pptx
 

Más de Nguyen Quang

X Query for beginner
X Query for beginnerX Query for beginner
X Query for beginner
Nguyen Quang
 
A holistic lexicon based approach to opinion mining
A holistic lexicon based approach to opinion miningA holistic lexicon based approach to opinion mining
A holistic lexicon based approach to opinion mining
Nguyen Quang
 

Más de Nguyen Quang (13)

Apache Zookeeper
Apache ZookeeperApache Zookeeper
Apache Zookeeper
 
Apache Storm
Apache StormApache Storm
Apache Storm
 
Deep Reinforcement Learning
Deep Reinforcement LearningDeep Reinforcement Learning
Deep Reinforcement Learning
 
Deep Dialog System Review
Deep Dialog System ReviewDeep Dialog System Review
Deep Dialog System Review
 
Sequence to Sequence Learning with Neural Networks
Sequence to Sequence Learning with Neural NetworksSequence to Sequence Learning with Neural Networks
Sequence to Sequence Learning with Neural Networks
 
Introduction to cassandra
Introduction to cassandraIntroduction to cassandra
Introduction to cassandra
 
Web browser architecture
Web browser architectureWeb browser architecture
Web browser architecture
 
Eclipse orion
Eclipse orionEclipse orion
Eclipse orion
 
X Query for beginner
X Query for beginnerX Query for beginner
X Query for beginner
 
Html 5
Html 5Html 5
Html 5
 
Text categorization
Text categorizationText categorization
Text categorization
 
A holistic lexicon based approach to opinion mining
A holistic lexicon based approach to opinion miningA holistic lexicon based approach to opinion mining
A holistic lexicon based approach to opinion mining
 
Overview of NoSQL
Overview of NoSQLOverview of NoSQL
Overview of NoSQL
 

Último

Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
amitlee9823
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
dlhescort
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
lizamodels9
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
lizamodels9
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
dollysharma2066
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Último (20)

Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 

Redistributable introtoscrum

  • 1. An Introduction to Scrum <your name here> <date> Mountain Goat Software, LLC
  • 2. An Introduction to Scrum Presented by <you> <date> Mountain Goat Software, LLC
  • 3. We’re losing the relay race “The… ‘relay race’ approach to product development…may conflict with the goals of maximum speed and flexibility. Instead a holistic or ‘rugby’ approach—where a team tries to go the distance as a unit, passing the ball back and forth—may better serve today’s competitive requirements.” Hirotaka Takeuchi and Ikujiro Nonaka, “The New New Product Development Game”, Harvard Business Review, January 1986. Mountain Goat Software, LLC
  • 4. Scrum in 100 words • Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest time. • It allows us to rapidly and repeatedly inspect actual working software (every two weeks to one month). • The business sets the priorities. Teams self-organize to determine the best way to deliver the highest priority features. • Every two weeks to a month anyone can see real working software and decide to release it as is or continue to enhance it for another sprint. Mountain Goat Software, LLC
  • 5. Scrum origins • Jeff Sutherland • Initial scrums at Easel Corp in 1993 • IDX and 500+ people doing Scrum • Ken Schwaber • ADM • Scrum presented at OOPSLA 96 with Sutherland • Author of three books on Scrum • Mike Beedle • Scrum patterns in PLOPD4 • Ken Schwaber and Mike Cohn • Co-founded Scrum Alliance in 2002, initially within the Agile Alliance Mountain Goat Software, LLC
  • 6. Scrum has been used by: •Microsoft •Intuit •Yahoo •Nielsen Media •Google •First American Real Estate •Electronic Arts •BMC Software •High Moon Studios •Ipswitch •Lockheed Martin •John Deere •Philips •Lexis Nexis •Siemens •Sabre •Nokia •Salesforce.com •Capital One •Time Warner •BBC •Turner Broadcasting •Intuit •Oce Mountain Goat Software, LLC
  • 7. Scrum has been used for: • Commercial software • Video game development • In-house development • FDA-approved, life-critical systems • Contract development • Fixed-price projects • Satellite-control software • Financial applications • Websites • ISO 9001-certified • Handheld software applications • Mobile phones • Embedded systems • Network switching applications • 24x7 systems with 99.999% • ISV applications uptime requirements • Some of the largest applications in • the Joint Strike Fighter use Mountain Goat Software, LLC
  • 8. Characteristics • Self-organizing teams • Product progresses in a series of month-long “sprints” • Requirements are captured as items in a list of “product backlog” • No specific engineering practices prescribed • Uses generative rules to create an agile environment for delivering projects • One of the “agile processes” Mountain Goat Software, LLC
  • 9. The Agile Manifesto–a statement of values Individuals and over Process and tools interactions Comprehensive Working software over documentation Customer over Contract negotiation collaboration Responding to change over Following a plan Source: www.agilemanifesto.org Mountain Goat Software, LLC
  • 10. Project noise level Far from Agreement Anarchy Requirements Complex Co m pli ca Source: Strategic Management and te d Organizational Dynamics by Ralph Stacey in Agile Software Development with Scrum by Close to Simple Ken Schwaber and Mike Beedle. Agreement Certainty Close to Technology Certainty Far from Mountain Goat Software, LLC
  • 11. Scrum 24 hours Sprint 2-4 weeks Sprint goal Return Sprint Potentially shippable Return Cancel backlog product increment Gift wrap Coupons Gift wrap Cancel Coupons Product backlog Mountain Goat Software, LLC
  • 12. Putting it all together Image available at www.mountaingoatsoftware.com/scrum Mountain Goat Software, LLC
  • 13. Sprints • Scrum projects make progress in a series of “sprints” • Analogous to Extreme Programming iterations • Typical duration is 2–4 weeks or a calendar month at most • A constant duration leads to a better rhythm • Product is designed, coded, and tested during the sprint Mountain Goat Software, LLC
  • 14. Sequential vs. overlapping development Requirements Design Code Test Rather than doing all of one thing at a time... ...Scrum teams do a little of everything all the time Source: “The New New Product Development Game” by Takeuchi and Nonaka. Harvard Business Review, January 1986. Mountain Goat Software, LLC
  • 15. No changes during a sprint Change • Plan sprint durations around how long you can commit to keeping change out of the sprint Mountain Goat Software, LLC
  • 16. Scrum framework Roles •Product owner •ScrumMaster •Team Ceremonies •Sprint planning •Sprint review •Sprint retrospective •Daily scrum meeting Artifacts •Product backlog •Sprint backlog •Burndown charts Mountain Goat Software, LLC
  • 17. Scrum framework Roles •Product owner •ScrumMaster •Team Ceremonies •Sprint planning •Sprint review •Sprint retrospective •Daily scrum meeting Artifacts •Product backlog •Sprint backlog •Burndown charts Mountain Goat Software, LLC
  • 18. Product owner • Define the features of the product • Decide on release date and content • Be responsible for the profitability of the product (ROI) • Prioritize features according to market value • Adjust features and priority every iteration, as needed  • Accept or reject work results Mountain Goat Software, LLC
  • 19. The ScrumMaster • Represents management to the project • Responsible for enacting Scrum values and practices • Removes impediments • Ensure that the team is fully functional and productive • Enable close cooperation across all roles and functions • Shield the team from external interferences Mountain Goat Software, LLC
  • 20. The team • Typically 5-9 people • Cross-functional: • Programmers, testers, user experience designers, etc. • Members should be full-time • May be exceptions (e.g., database administrator) Mountain Goat Software, LLC
  • 21. The team • Teams are self-organizing • Ideally, no titles but rarely a possibility • Membership should change only between sprints Mountain Goat Software, LLC
  • 22. Scrum framework Roles •Product owner •ScrumMaster •Team Ceremonies •Sprint planning •Sprint review •Sprint retrospective •Daily scrum meeting Artifacts •Product backlog •Sprint backlog •Burndown charts Mountain Goat Software, LLC
  • 23. Team Sprint planning meeting capacity Sprint prioritization Product • Analyze and evaluate product Sprint backlog backlog goal • Select sprint goal Business conditions Sprint planning • Decide how to achieve sprint goal (design) Current Sprint product • Create sprint backlog (tasks) from product backlog items (user stories backlog / features) Technology • Estimate sprint backlog in hours Mountain Goat Software, LLC
  • 24. Sprint planning • Team selects items from the product backlog they can commit to completing • Sprint backlog is created • Tasks are identified and each is estimated (1-16 hours) • Collaboratively, not done alone by the ScrumMaster • High-level design is considered As a vacation Code the middle tier (8 hours) planner, I want to Code the user interface (4) see photos of the Write test fixtures (4) Code the foo class (6) hotels. Update performance tests (4) Mountain Goat Software, LLC
  • 25. The daily scrum • Parameters • Daily • 15-minutes • Stand-up • Not for problem solving • Whole world is invited • Only team members, ScrumMaster, product owner, can talk • Helps avoid other unnecessary meetings Mountain Goat Software, LLC
  • 26. Everyone answers 3 questions 1 What did you do yesterday? 2 What will you do today? 3 Is anything in your way? • These are not status for the ScrumMaster • They are commitments in front of peers Mountain Goat Software, LLC
  • 27. The sprint review • Team presents what it accomplished during the sprint • Typically takes the form of a demo of new features or underlying architecture • Informal • 2-hour prep time rule • No slides • Whole team participates • Invite the world Mountain Goat Software, LLC
  • 28. Sprint retrospective • Periodically take a look at what is and is not working • Typically 15–30 minutes • Done after every sprint • Whole team participates • ScrumMaster • Product owner • Team • Possibly customers and others Mountain Goat Software, LLC
  • 29. Start / Stop / Continue • Whole team gathers and discusses what they’d like to: Start doing Stop doing This is just one of many ways to Continue doing do a sprint retrospective. Mountain Goat Software, LLC
  • 30. Scrum framework Roles •Product owner •ScrumMaster •Team Ceremonies •Sprint planning •Sprint review •Sprint retrospective •Daily scrum meeting Artifacts •Product backlog •Sprint backlog •Burndown charts Mountain Goat Software, LLC
  • 31. Product backlog • The requirements • A list of all desired work on the project • Ideally expressed such that each item has value to the users or customers of the product • Prioritized by the product owner This is the • Reprioritized at the start of each sprint product backlog Mountain Goat Software, LLC
  • 32. A sample product backlog Backlog item Estimate Allow a guest to make a reservation 3 As a guest, I want to cancel a reservation. 5 As a guest, I want to change the dates of a 3 reservation. As a hotel employee, I can run RevPAR 8 reports (revenue-per-available-room) Improve exception handling 8 ... 30 ... 50 Mountain Goat Software, LLC
  • 33. The sprint goal • A short statement of what the work will be focused on during the sprint Life Sciences Support features necessary for Database Application population genetics studies. Make the application run on SQL Server in addition to Oracle. Financial services Support more technical indicators than company ABC with real-time, streaming data. Mountain Goat Software, LLC
  • 34. Managing the sprint backlog • Individuals sign up for work of their own choosing • Work is never assigned • Estimated work remaining is updated daily Mountain Goat Software, LLC
  • 35. Managing the sprint backlog • Any team member can add, delete or change the sprint backlog • Work for the sprint emerges • If work is unclear, define a sprint backlog item with a larger amount of time and break it down later • Update work remaining as more becomes known Mountain Goat Software, LLC
  • 36. A sprint backlog Tasks Mon Tues Wed Thur Fri Code the user interface 8 4 8 Code the middle tier 16 12 10 4 Test the middle tier 8 16 16 11 8 Write online help 12 Write the foo class 8 8 8 8 8 Add error logging 8 4 Mountain Goat Software, LLC
  • 37. A sprint burndown chart Hours Mountain Goat Software, LLC
  • 38. Tasks Mon Tues Wed Thur Fri Code the user interface 8 4 8 Code the middle tier 16 12 10 7 Test the middle tier 8 16 16 11 8 Write online help 12 50 40 30 Hours 20 10 0 Mon Tue Wed Thu Fri Mountain Goat Software, LLC
  • 39. Scalability • Typical individual team is 7 ± 2 people • Scalability comes from teams of teams • Factors in scaling • Type of application • Team size • Team dispersion • Project duration • Scrum has been used on multiple 500+ person projects Mountain Goat Software, LLC
  • 40. Scaling through the Scrum of scrums Mountain Goat Software, LLC
  • 41. Scrum of scrums of scrums Mountain Goat Software, LLC
  • 42. Where to go next • www.mountaingoatsoftware.com/scrum • www.scrumalliance.org • www.controlchaos.com • scrumdevelopment@yahoogroups.com Mountain Goat Software, LLC
  • 43. A Scrum reading list • Agile and Iterative Development: A Manager’s Guide by Craig Larman • Agile Estimating and Planning by Mike Cohn • Agile Project Management with Scrum by Ken Schwaber • Agile Retrospectives by Esther Derby and Diana Larsen Mountain Goat Software, LLC
  • 44. A Scrum reading list • Agile Software Development Ecosystems by Jim Highsmith • Agile Software Development with Scrum by Ken Schwaber and Mike Beedle • Scrum and The Enterprise by Ken Schwaber • Succeeding with Agile by Mike Cohn • User Stories Applied for Agile Software Development by Mike Cohn Mountain Goat Software, LLC
  • 45. Copyright notice • You are free: • to Share―to copy, distribute and and transmit the work • to Remix―to adapt the work • Under the following conditions • Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). • Nothing in this license impairs or restricts the author’s moral rights. • For more information see http://creativecommons.org/licenses/by/3.0/ Mountain Goat Software, LLC
  • 46. Contact information Presentation by: Mike Cohn mike@mountaingoatsoftware.com www.mountaingoatsoftware.com (720) 890-6110 (office) e) You can remove this (or any slid but you must credit the source somewhere in your presentation. Use the logo and company name or (as at bottom left, for example) include a slide somewhere saying that portions (or all) of your ce. presentation are from this sour Thanks. Mountain Goat Software, LLC

Notas del editor

  1. would be nice to include a quote from Wicked Problems here