惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
小众软件
小众软件
I
InfoQ
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Martin Fowler
Martin Fowler
月光博客
月光博客
雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
V
Visual Studio Blog
博客园 - 叶小钗
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
GbyAI
GbyAI
P
Proofpoint News Feed
Apple Machine Learning Research
Apple Machine Learning Research

jdhao's digital space

Conversion between base64 and OpenCV or PIL Image 腾讯云对象存储博客图床开启 CDN 加速(不需要购买额外域名) Search and Replace in Multiple Files in Vim/Neovim Change Table Column Width in LaTeX Image or Table Side by Side in LaTeX LaTeX 并排显示图像或表格 Firenvim: Neovim inside Your Browser Content inside HTML tags missing in Latest Hugo? Creating Markdown Front Matter with Ultisnips Labelme JSON 标注格式转 voc XML 格式 Nifty Nvim Techniques That Make My Life Easier -- Series 6 macOS 下如何为视频制作字幕 Running Command Asynchronously inside Neovim Resolving Merge Conflict after Git Stash Pop Pylint: command not found? A Hands-on Experience with Neovim's Built-in LSP Support How to Convert PDF to Images with Imagemagick 互联网上常用缩略语集锦 File Backup in Neovim Converting PDF Pages to Images with Poppler Nifty Nvim Techniques That Make My Life Easier -- Series 5 Neovim Configuration for System-wide Use How to sort a list of tuple or list in Python -- lambda or itemgetter? Building A Vim Statusline from Scratch 人类第一颗原子弹爆炸始末 Distributed Training in PyTorch with Horovod Learning Expect Programming Essential Knowledge about SSH Nifty LaTeX Techniques -- Series 1 更改 Adsense 邮寄地址,重新寄送 PIN
Agile and Scrum
2023-05-25 · via jdhao's digital space

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