InfoQ

News

InfoQ Book: Scrum and XP from the Trenches

Posted by Floyd Marinescu on Jun 29, 2007 08:58 AM

Community
Agile
Topics
Methodologies
Tags
Scrum ,
XP

Henrik Kniberg last year published wildly popular paper 'Scrum and XP from the trenches' in which he chronicled in pictures and text how his 40 person development team implemented parts of Scrum/XP over a one year period.  Henrik has updated his work and published a new version of it as a full book with InfoQ.com. 

Henrik's team experimented with different team sizes, different sprint lengths, different ways of defining "done", different formats for product backlogs and sprint backlogs, different testing strategies, different ways of doing demos, different ways of synchronizing multiple Scrum teams, etc. They also experimented with XP practices - different ways of doing continuous build, pair programming, test driven development, etc, and how to combine this with Scrum.

Download Scrum and XP from the Trenches. The 168 page book is also available for purchase for $22.95.

The book includes:

  • Practical tips and tricks for most Scrum and XP practices
  • Typical pitfalls and how they were addressed
  • Diagrams and photos illustrating day-to-day work
  • Testing and test-driven development
  • Scaling and coordinating multiple teams
  • Dealing with resistance from inside and outside the team
  • Planning and time estimation techniques

Henrik Kniberg is a consultant at Crisp in Stockholm specializing in Java and Agile software development; he has founded several Swedish software companies and is passionate about learning, teaching, and applying the art of software development. Henrik takes a holistic approach and enjoys adopting different roles such as manager, developer, scrum master, teacher, and coach.  Thank you Henrik for making this book available to the community!

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.
Thanks for making this available! by Michel Löhr Posted Jun 29, 2007 2:27 AM
thanks by asdfasdf asdfasdfsadf Posted Jun 29, 2007 3:01 AM
Re: thanks by Deborah Hartmann Posted Jul 2, 2007 12:14 PM
Book == Paper by Tammy M Posted Jun 29, 2007 11:03 AM
Re: Book == Paper by Henrik Kniberg Posted Jul 1, 2007 10:03 AM
Suggested name change by Curt Hibbs Posted Jul 3, 2007 12:27 PM
Re: Suggested name change by Henrik Kniberg Posted Jul 4, 2007 9:06 AM
  1. Back to top

    Thanks for making this available!

    Jun 29, 2007 2:27 AM by Michel Löhr

    I have already read the first version which provided a lot of value. I will definitly read this one as well. Again my thanks!

  2. Back to top

    thanks

    Jun 29, 2007 3:01 AM by asdfasdf asdfasdfsadf

    i am student,this book is useful for me. thanks

  3. Back to top

    Book == Paper

    Jun 29, 2007 11:03 AM by Tammy M

    Hi I read this paper some ago and loved it. What I can't tell is... Is this book an expansion on the original paper or simply a nicely printed version of the same? I went to lulu.com where the book is sold and the preview for the book is a generic preview (guess they forgot to replace it with a preview of the real book). Does anyone know if this book expands on the paper? I would certainly buy it if so. The paper is quite good. thanks t

  4. Back to top

    Re: Book == Paper

    Jul 1, 2007 10:03 AM by Henrik Kniberg

    It's mostly the same content, I just added some corrections and clarifications. And of course the forwards by Mike Cohn and Jeff Sutherland. Many people have asked for a printed version, since it is more comfy to hold a real book in your hand than to read over 100 pages on a computer screen. The InfoQ solution caters to both tastes - those that prefer a free version that they can read on screen as well as those that prefer paying a small fee to receive a physical book. /Henrik

  5. Back to top

    Re: thanks

    Jul 2, 2007 12:14 PM by Deborah Hartmann

    Hello asdfasdf I'm glad you find it helpful. We're pretty friendly here :-) please consider using your real name in your registration profile! It makes comments more meaningful. Thanks! deb

  6. Back to top

    Suggested name change

    Jul 3, 2007 12:27 PM by Curt Hibbs

    In the section "How we prepare for sprint planning", you explain the meaning of the "Importance Rating". In effect, this is a ranking, not a rating. So I would suggest just using the term "Importance Ranking" to more closely match its actual meaning.

  7. Back to top

    Re: Suggested name change

    Jul 4, 2007 9:06 AM by Henrik Kniberg

    Good point. Thanks for the suggestion! /Henrik

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.