Skip to main content
  1. Posts/

Agile and Scrum

··316 words·2 mins·
Table of Contents

This is my learning notes for Agile and Scrum.

Notes
#

Jira is just one of many tools or platforms for agile working approach.

Hierarchy: Topic —> Epic —> User Story —> tasks —> sub-tasks

User story is just a fancy and templated way to describe a feature for the product.

Story points (a measure of the amount work, complexity and also uncertainty involved in a user story).

The scrum process: planning, building, testing, review, retrospective.

MVP: In Agile development, it usually stands for minimum viable product.

difference between Sprint review and retrospective.

  1. topic is different: review talks about the product, it will check the output of the sprint, and discuss how to make the product better, retrospective talks how to make the team work better
  2. people attending is different: in review, the stakeholders will also join, but in retrospective, only the team and PO attend
  3. the outcome: for review, the outcome is like what changes will be made to the product, what changes to make in the product backlog etc. but for retrospective, the outcome may be what changes to made to the team, what tools to add etc. to make the team work more efficiently.

Relationship between PO (product owner) and the development team?
#

The Product Owner and Scrum Master participate on the team as a servant leader and peer to the rest of the team. The Product Owner has no authority over the Development Team. But this role represents stakeholders with a particular political “weight” in the organization

Excerpt from https://medium.com/serious-scrum/the-product-owner-is-part-of-the-scrum-team-not-above-them-982b7ca8fca3.

references
#

  1. Jira and scrum https://www.youtube.com/watch?v=uM_m6EzMg3k
  2. what is scrum, very short and clear, https://www.youtube.com/watch?v=9TycLR0TqFA
  3. scrum in 10 mins, https://www.youtube.com/watch?v=XU0llRltyFM
  4. sprint review VS retrospective: https://www.youtube.com/watch?v=WB4mgF75uy4
  5. agile software development MIT, https://www.youtube.com/watch?v=UxMpn92vGXs
  6. what is agile, https://www.youtube.com/watch?v=Z9QbYZh1YXY
  7. user story, https://www.youtube.com/watch?v=apOvF9NVguA
  8. scrum in a nutshell https://www.youtube.com/watch?v=L_sAo93ASTU
  9. agile product ownership in a nutshell, https://www.youtube.com/watch?v=502ILHjX9EE
  10. scrum in 20 min, https://www.youtube.com/watch?v=SWDhGSZNF9M
  11. Epic and user story, https://www.youtube.com/watch?v=ogV2r9579WI
  12. story points, https://www.youtube.com/watch?v=VsSaolMtkKU

Related

我们为何工作?
··19 words·1 min
程序员海外工作---语言篇
·55 words·1 min
德国工签申请指南
··359 words·2 mins