1
h05
CS48 W19
Name:
(as it would appear on official course roster)
Umail address: @umail.ucsb.edu section
4pm, 5pm, 6pm
Optional: name you wish to be called
if different from name above.
Optional: name of "homework buddy"
(leaving this blank signifies "I worked alone"

h05: More on Agile

ready? assigned due points
true Wed 01/30 02:00PM Mon 02/04 02:00PM

You may collaborate on this homework with AT MOST one person, an optional "homework buddy".

MAY ONLY BE TURNED IN IN THE LECTURE/LAB LISTED ABOVE AS THE DUE DATE,
OR IF APPLICABLE, SUBMITTED ON GRADESCOPE. There is NO MAKEUP for missed assignments;
in place of that, we drop the three lowest scores (if you have zeros, those are the three lowest scores.)


https://ucsb-cs48.github.io/w19/hwk/h05/

As before, the web page https://www.agilealliance.org/agile101/ can be consulted as a reference for topics having to do with Agile.

In this homework, we’ll review the manifesto and focus on the 12 principles

  1. (10 pts) Please fill in the information at the top of this homework sheet, including your name and umail address. Put the time your discussion section starts (4pm, 5pm, 6pm) in the space indicated (the one you are registered for—even if you usually attend a different one.) If the other two items apply, please fill them in as well. Please do this every single time you submit homework for this class.
  2. The Agile Manifesto states that the signatories value “Individuals and interactions over processes and tools”, but goes on to say that the items “on the right” such as “processes and tools” do have value.

    Your instructor has reiterated that by pointing out that all of the Agile “processes and tools” are a means to an end; doing them may help you get to the goals of having a productive, harmonious team that delivers quality software while taking delight in its work. Using the tool doesn’t guarantee the result, but it can help.

    In this exercise, we’ll try to identify the links between processes and tools and a few of the twelve principles.

    1. (10 pts) Read principle 1. What is the connection between this principle, and the process/tools known as “user story mapping” and “minimum viable product”.

    2. (10 pts) Read principle 6. What is the connection between this principle, and the process/tool known as the “Agile Standup”?

    3. (10 pts) Read principle 12. What is the connection between this principle, and the process/tool known as the “Retrospective”?

  3. The Agile Manifesto states:

    We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:

    • Individuals and interactions over processes and tools
    • Working software over comprehensive documentation
    • Customer collaboration over contract negotiation
    • Responding to change over following a plan

    That is, while there is value in the items on the right, we value the items on the left more.

    1. (15 pts) Tell a (very) short story (or it could be something that really happened, or you can just make it up) where a team does the opposite of the first of the four values of Agile manifesto, i.e. it values processes and tools over individuals and interactions. If it’s a real story, change the names to protect folks’ privacy, but use some actual names n your story, e.g. Alice, Bob, Carol, David. Tell enough of the story that we can see the impact of the team’s choice to value processes and tools over individuals and interactions.

    2. (15 pts) Now tell the story again, but this time explain how it might have turned out differently if the team chose to value individuals and interactions over processes and tools.

  4. The 12 principles were originally designed for real-world software development teams, i.e. teams of individuals that are generally full-time employees, dedicated full-time, while at work, to software development. Some of the principles have to be modified to be applicable in an academic course, even if that academic course is attempting to mirror real world practice. Principles 4 and 5 may be particularly in need of adaptation.
    1. (10 pts) Choose either principle 4 or 5 and write a new version of it that, as far as you can tell, captures that same intent or spirit as the original, but is more appropriate for CS48 team. (see the next question too, before you start your answer).

    2. (10 pts) Explain what changes you made from the original principle 4 or 5, and why you made those changes. (For full credit, your explanation should be rooted in the differences, to the best of your knowledge, between real world working conditions and those that apply in a CS48 team.)

  5. (10 pts) Principles 9, 10 and 11 have to do with design. Reflect on the software product that your specific project team is working on, and some of the design challenges you face. Choose one of the three principles (9, 10, 11) and explain how you think your team could apply it to produce a better outcome.