forked from lorabv/awesome-agile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
458 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## A/B Testing | ||
|
||
- [How A/B Testing at LinkedIn, Wealthfront and eBay Made Me a Better Manager](http://firstround.com/review/how-a-b-testing-at-linkedin-wealthfront-and-ebay-made-me-a-better-manager/) | ||
|
||
- [How Netflix does A/B Testing](https://uxdesign.cc/how-netflix-does-a-b-testing-87df9f9bf57c) - by Jessie Chen | ||
|
||
- [It’s All A/Bout Testing: The Netflix Experimentation Platform](https://medium.com/netflix-techblog/its-all-a-bout-testing-the-netflix-experimentation-platform-4e1ca458c15) - by Steve Urban, Rangarajan Sreenivasan and Vineet Kannan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Agile Coach | ||
|
||
- [The Agile Coach Role at Spotify](http://joakimsunden.com/2013/04/the-agile-coach-role-at-spotify/) - by Joakim Sundén | ||
|
||
- [What is an Agile Coach?](https://www.linkedin.com/pulse/what-agile-coach-simon-powers) - by Simon Powers | ||
|
||
- [What Makes a Good Agile Coach?](https://www.linkedin.com/pulse/what-makes-good-agile-coach-pmi-acp-csp-agilepm-icp-acc-clsss) - by Tim Guay |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Agile Product Roadmap | ||
|
||
- [10 Tips for Creating an Agile Product Roadmap](https://medium.com/@romanpichler/10-tips-for-creating-an-agile-product-roadmap-515637c8081b#.y413bsegz) - by Roman Pichler | ||
|
||
- [Agile Roadmapping: How To Think Big, Ship Fast And Always Keep Moving](https://blog.trello.com/agile-roadmapping-how-to-think-big-ship-fast) - by Janna Bastow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Antipatterns | ||
|
||
- [10 Common Scrum Mistakes and How to Avoid Them](https://dzone.com/articles/10-common-scrum-mistakes-and-how-to-avoid-them) - by Dwight Kingdon | ||
|
||
- [16 Stand-up Anti-Patterns Threatening Your Transition to Scrum](https://age-of-product.com/stand-up-anti-patterns/) | ||
|
||
- [28 Product Backlog and Refinement Anti-Patterns](https://age-of-product.com/28-product-backlog-anti-patterns/) | ||
|
||
- [Dark Scrum](http://ronjeffries.com/articles/016-09ff/defense/) - by Ron Jeffries | ||
|
||
- [Zombie Scrum - Symptoms, Causes and Treatment](https://www.linkedin.com/pulse/zombie-scrum-symptoms-causes-treatment-barry-overeem) - by Barry Overeem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Backlog | ||
|
||
- [28 Product Backlog and Refinement Anti-Patterns](https://age-of-product.com/28-product-backlog-anti-patterns/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## Contribution Guidelines | ||
|
||
Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. | ||
|
||
The pull request should have a useful title. We are unlikely to accept pull requests with `Update readme.md` as the title. Please carefully read everything in `Adding to this list`. | ||
|
||
## Table of Contents | ||
|
||
- [Adding to this list](#adding-to-this-list) | ||
- [Updating your Pull Request](#updating-your-pull-request) | ||
|
||
## Adding to this list | ||
|
||
Please ensure your pull request adheres to the following guidelines: | ||
|
||
- Look at previous suggestions before making a new one, as yours may be a duplicate. | ||
- Make sure the entry is useful before submitting. That implies it has the author's name and a succinct description/"takeaway" after the link. | ||
- **The entry format** should follow this model: `[The Title of Your Article](link) - by author. Takeaway: ...` | ||
- Use a **-** to separate the link and description. | ||
- Takeaways should avoid sub-bullets and be complete sentences. | ||
- Use **quotation marks** when you're quoting verbatim. | ||
- Make **one individual pull request per each new entry/suggestion**. | ||
- Use [title-casing](http://titlecapitalization.com) (AP style), regardless of the style used by the original article. | ||
- Add link additions in **alphabetical order**. | ||
- Disregard articles (**the/an/a**) coming at the beginning of titles and use the next word. | ||
- New categories or improvements to the existing categorization are welcome. | ||
- Check your spelling and grammar. | ||
- Make sure your text editor is set to remove trailing whitespace. | ||
|
||
Thank you for your suggestions! | ||
|
||
## Adding something to an awesome list: how-to | ||
|
||
If you have something awesome to contribute to this list, here's how you do it. | ||
|
||
You'll need a [GitHub account](https://github.com/join)! | ||
|
||
1. Visit this list's GitHub page. | ||
2. Click on the `readme.md` file: ![Step 2 Click on Readme.md](https://cloud.githubusercontent.com/assets/170270/9402920/53a7e3ea-480c-11e5-9d81-aecf64be55eb.png) | ||
3. Now click on the edit icon. ![Step 3 - Click on Edit](https://cloud.githubusercontent.com/assets/170270/9402927/6506af22-480c-11e5-8c18-7ea823530099.png) | ||
4. Start editing the file text in the in-browser editor. Make sure you follow guidelines above. ![Step 4 - Edit the file](https://cloud.githubusercontent.com/assets/170270/9402932/7301c3a0-480c-11e5-81f5-7e343b71674f.png) | ||
5. Say why you're proposing the changes, and then click on "Propose file change." ![Step 5 - Propose Changes](https://cloud.githubusercontent.com/assets/170270/9402937/7dd0652a-480c-11e5-9138-bd14244593d5.png) | ||
6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)! | ||
|
||
## Updating your Pull Request: How-to Info | ||
We might ask you to edit your pull request before including it, due to spelling errors or because your PR didn't follow the guidelines. [Here](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) is a write-up on how to change a pull request. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Case Studies | ||
|
||
- [Case Study : When emulating Scaling Agile at Spotify went awry at Refinery29](https://medium.com/@andy.park/when-emulating-scaling-agile-at-spotify-goes-awry-d297dc006763) - by Andy Park. Refinery29 case sudy | ||
|
||
- [Fitbit’s Agile Development Journey](http://www.scaledagileframework.com/fitbit-case-study/) - Fitbit case study | ||
|
||
- [Large Scale Agile Transformation in an On-Demand World](https://www.slideshare.net/sgreene/large-scale-agile-transformation-presentation) - by Steve Greene. Salesforce.com case study | ||
|
||
- [LEGO® applies its own approach of “systematic creativity” to adopting SAFe](http://www.scaledagileframework.com/lego-case-study/) - LEGO case study | ||
|
||
- [Royal Philips Cuts Release Cycle Time by Two-Thirds with SAFe](http://www.scaledagileframework.com/royal-phillips-case-study/) - Philips case study | ||
|
||
- [SAFe drives continuous delivery, improves quality, productivity, and employee satisfaction](http://www.scaledagileframework.com/cisco-case-study/) - Cisco case study | ||
|
||
- [Scaling Agile @ Spotify with Tribes, Squads, Chapters & Guilds](http://blog.crisp.se/2012/11/14/henrikkniberg/scaling-agile-at-spotify) - by Henrik Kniberg. Spotify case study | ||
|
||
- [Scaling Agile Across the Enterprise](http://stories.visualstudio.com/scaling-agile-across-the-enterprise/) - Microsoft Visual Studio case study | ||
|
||
- [Staying Ahead of Moore’s Law Intel MVE Delivers 65% More Product Variants](http://www.scaledagileframework.com/case-study-intel/) - Intel case study |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Code Review | ||
|
||
- [Code Reviews in an Agile, Fast-Paced Environment](https://hackernoon.com/code-reviews-in-an-agile-fast-paced-environment-464d5e6ec860) - by Farnoosh Azadi | ||
|
||
- [What We Learned from Google: Code Reviews Aren’t Just for Catching Bugs](https://blog.fullstory.com/what-we-learned-from-google-code-reviews-arent-just-for-catching-bugs/) - by Bruce Johnson |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Continuous Delivery | ||
|
||
- [Build Quality In: The Key to Continuous Delivery in Kanban](https://leankit.com/blog/2016/10/build-quality-key-continuous-delivery/) - by Gus Evangelisti | ||
|
||
- [Continuous Delivery Distilled](https://www.slideshare.net/mcallana/continuous-delivery-distilled) - by Matt Callanan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Daily Standup Meeting | ||
|
||
- [16 Stand-up Anti-Patterns Threatening Your Transition to Scrum](https://age-of-product.com/stand-up-anti-patterns/) | ||
|
||
- [It's Not Just Standing Up: Patterns for Daily Standup Meetings](https://martinfowler.com/articles/itsNotJustStandingUp.html) - by Jason Yip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Decisions | ||
|
||
- [Decider Protocol](https://www.darkcoding.net/behaviour/decider-protocol/) - by Graham King | ||
|
||
- [Decisions, Decisions](https://www.youtube.com/watch?v=EauykEv_2iA) - by Dan North (Video) | ||
|
||
- [Open Decision Framework](https://github.com/red-hat-people-team/open-decision-framework/blob/master/ODF-community.pdf) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Definition of Done | ||
|
||
- [Agile and The Definition of Done : Why it Matters?](https://www.linkedin.com/pulse/agile-definition-done-why-matters-dhaval-panchal) - by Dhaval Panchal | ||
|
||
- [Why Getting to Done Is So Important](https://www.mountaingoatsoftware.com/blog/why-getting-to-done-is-so-important) - by Mike Cohn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Domain Driven Design (DDD) | ||
|
||
- [Modelling Reactive Systems with Event Storming and Domain-Driven Design](https://blog.redelastic.com/corporate-arts-crafts-modelling-reactive-systems-with-event-storming-73c6236f5dd7) - by Kevin Webber |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Epic | ||
|
||
- [Epic Confusion](https://www.agilealliance.org/epic-confusion/) - by Kent McDonald | ||
|
||
- [Stories and Epics](https://hackernoon.com/stories-vs-epics-d773118420d2) - by John Cutler |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Estimation | ||
|
||
- [Accuratizing Software Estimation](https://medium.com/pointer-io/accuratizing-software-estimation-cf81a9e9fd87) - by Chet Haase | ||
|
||
- [Building a Fort: Lessons in Software Estimation](http://www.construx.com/10x_Software_Development/Building_a_Fort__Lessons_in_Software_Estimation/) - by Steve McConnell | ||
|
||
- [Can You Stop Using Story Points?](https://hackernoon.com/can-you-stop-using-story-points-ac36449ffa10) - by John Cutler | ||
|
||
- [Pointing Poker](https://www.pointingpoker.com/) | ||
|
||
- [SE-Radio Episode 273: Steve McConnell on Software Estimation](http://www.se-radio.net/2016/11/se-radio-episode-273-steve-mcconnell-on-software-estimation/) - Podcast | ||
|
||
- [Stop Using Story Points](https://www.industriallogic.com/blog/stop-using-story-points/) - by Joshua Kerievsky | ||
|
||
- [The Practical Realities of Software Estimation](http://www.disciplinedagiledelivery.com/software-guesstimation/) - by Scott Ambler | ||
|
||
- [Why Estimation in Software Development is Usually Terrible](https://m.coderdan.co/why-estimation-in-software-development-is-usually-terrible-2d032161bc6) - by Dan Draper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Kanban | ||
|
||
- [One Day in Kanban Land](http://blog.crisp.se/2009/06/26/henrikkniberg/1246053060000) - by Henrik Kniberg | ||
|
||
- [Kanban, Can’tban, and Risky Visualizations](https://medium.com/@johnpcutler/kanban-cannotban-and-risky-visualizations-e19d83b53718) - by John Cutler | ||
|
||
- [Tutorial - Tracking a Kanban Team](https://confluence.atlassian.com/agile/jira-agile-user-s-guide/jira-agile-tutorials/tutorial-tracking-a-kanban-team) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Lean | ||
|
||
- [5 Lean behaviours we should all practice](https://www.linkedin.com/pulse/5-lean-behaviours-we-should-all-practice-james-morgan) - by James Morgan | ||
|
||
- [7 Lean Metrics to Improve Flow](https://leankit.com/learn/kanban/lean-flow-metrics/) | ||
|
||
- [Enter The Matrix – Lean Prioritisation](https://www.mindtheproduct.com/2017/07/enter-matrix-lean-prioritisation/) - by Andy Wicks | ||
|
||
- [Lean Coffee in the Workplace](http://agilecoffee.com/lean-coffee-in-the-workplace/) - by Victor ‘Vic’ Bonacci | ||
|
||
- [Lean Enterprise: How High Performance Organizations Innovate at Scale](http://barryoreilly.com/lean-enterprise/) - by Jez Humble, Joanne Molesky and Barry O’Reilly | ||
|
||
- [Lean UX: Applying Lean Principles to Improve User Experience](http://www.jeffgothelf.com/lean-ux-book/) - by Jeff Gothelf with Josh Seiden | ||
|
||
- [Running Lean: Iterate from Plan A to a Plan That Works](http://shop.oreilly.com/product/0636920020141.do) - by Ash Maurya | ||
|
||
- [The Lean Startup: How Today’s Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses](http://theleanstartup.com/book) - by Eric Ries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Maintainers | ||
|
||
* [Lora Vardarova](https://www.linkedin.com/in/loravardarova/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Management 3.0 | ||
|
||
- [Kudobox](http://kudobox.co/) | ||
|
||
- [Management 3.0 Agile Leadership Practices](https://www.slideshare.net/jurgenappelo/management-30-in-50-minutes) | ||
|
||
- [Management 3.0 Products: Kudo Cards](https://management30.com/product/kudo-cards/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Metrics | ||
|
||
- [Burndown Chart - the Ultimate Guide for Every Scrum Master](https://luis-goncalves.com/burndown-chart-ultimate-guide/) - by Luís Gonçalves | ||
|
||
- [Do you want Crappy Agile? Metrics. Maybe we should just say no.](http://ronjeffries.com/articles/016-03/you-want/) - by Ron Jeffries | ||
|
||
- [Tutorial - Tracking a Kanban Team](https://confluence.atlassian.com/agile/jira-agile-user-s-guide/jira-agile-tutorials/tutorial-tracking-a-kanban-team) | ||
|
||
- [Why Vanity Metrics are Dangerous: Holding a Mirror Up to Your Measures of Success](https://leankit.com/blog/2016/03/why-vanity-metrics-are-dangerous-holding-a-mirror-up-to-your-measures-of-success/) - by Julia Wester |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Minimum Viable Product (MVP) | ||
|
||
- [Minimum Valuable Problem](http://tynerblain.com/blog/2016/07/22/minimum-valuable-problem/) - by Scott Sehlhorst | ||
|
||
- [The MVP is dead. Long live the RAT.](https://hackernoon.com/the-mvp-is-dead-long-live-the-rat-233d5d16ab02) - by Rik Higham |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Objectives and Key Results (OKRs) | ||
|
||
- [Accomplish Big Goals With Objectives & Key Results](https://www.slideshare.net/futureinsights/accomplish-big-goals-with-objectives-key-results-christina-wodtke) - by Christina Wodtke | ||
|
||
- [Applying OKRs](https://dannorth.net/2017/05/01/applying-okrs/) - by Dan North | ||
|
||
- [Beyond OKRs: The Formula for High Performing Teams](http://eleganthack.com/beyond-okrs-the-formula-for-high-performing-teams/) - by Christina Wodtke |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Pair Programming | ||
|
||
- [Agile Pair Programming Everything You Need to Know…](https://luis-goncalves.com/agile-pair-programming/) - by Luís Gonçalves | ||
|
||
- [Pairing, Are You Doing it Wrong?](https://www.thoughtworks.com/insights/blog/pairing-are-you-doing-it-wrong) - by Ryan Oglesby | ||
|
||
- [Strengthening the Case for Pair-Programming](http://www.cs.utah.edu/~lwilliam/Papers/ieeeSoftware.PDF) - by Laurie Williams, Robert Kessler, Ward Cunningham and Ron Jeffries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Product Backlog | ||
|
||
- [28 Product Backlog and Refinement Anti-Patterns](https://age-of-product.com/28-product-backlog-anti-patterns/) | ||
|
||
- [Product Backlog](https://less.works/less/framework/product-backlog.html) | ||
|
||
- [Scrum Product Backlog – the Ultimate Simplistic Guide](https://luis-goncalves.com/scrum-product-backlog/) - by Luís Gonçalves |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Product Management | ||
|
||
- [12 Signs You’re Working in a Feature Factory](https://hackernoon.com/12-signs-youre-working-in-a-feature-factory-44a5b938d6a2) - by John Cutler | ||
|
||
- [7 Brilliant Little Skills To Master Your Role As A Product Manager](https://www.prodpad.com/blog/essential-skills-for-product-manager-roles/) - by Janna Bastow | ||
|
||
- [How to Survive the Hardest Part of Product Management by Janna Bastow](https://www.mindtheproduct.com/2017/09/survive-hardest-part-product-management-janna-bastow/) - by Martin Eriksson | ||
|
||
- [Top 7 Agile Tips I learnt as a Product Manager](https://www.youtube.com/watch?v=v7bNTqMlq-E) - by Benjamin Mitchell (Video) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Product Owner | ||
|
||
- [Agile Product Ownership in a Nutshell](https://www.youtube.com/watch?v=502ILHjX9EE) - by Henrik Kniberg (Video) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
## Retrospectives | ||
|
||
- [10 Agile Retrospectives Exercises](https://www.dropbox.com/s/6nedqvit10rvptc/10%20Agile%20Retrospectives%20Exercises_Luis%20Goncalves.pdf) - by Luis Goncalves | ||
|
||
- [11 Ideas to Spice up Your Retrospective](https://www.scrum.org/resources/blog/11-ideas-spice-your-retrospective) - by Barry Overeem | ||
|
||
- [A 5-why root cause analysis retrospective](http://nomad8.com/a-5-why-root-cause-analysis-retrospective/) - by Sandy Mamoli | ||
|
||
- [Agenda and Ideas](https://www.solutionsiq.com/learning/blog-post/agenda-and-ideas/) - by Tony Bonfante | ||
|
||
- [Agile Retrospective Resource Wiki](http://retrospectivewiki.org/index.php?title=Agile_Retrospective_Resource_Wiki) | ||
|
||
- [An Insight into Joint Retrospectives](https://www.scrumalliance.org/community/articles/2014/july/an-insight-into-joint-retrospectives) - by Madhavi Ledalla | ||
|
||
- [Awesome Retrospectives](https://github.com/josephearl/awesome-retrospectives) | ||
|
||
- [Energizing Retrospective – Energize Your Team Retrospective With This Easy Exercise](https://luis-goncalves.com/energize-your-team-retrospective/) - by Luis Goncalves | ||
|
||
- [Fun Retro](http://funretro.github.io/distributed/) | ||
|
||
- [Retromat](https://plans-for-retrospectives.com/) | ||
|
||
- [Retrospective Agile Facilitator Role and Responsibilities](https://luis-goncalves.com/retrospective-agile-facilitator/) - by Luis Goncalves | ||
|
||
- [Retrospective: Do the Team Radar](https://blog.agilistic.nl/retrospective-do-the-team-radar/) - by Christiaan Verwijs | ||
|
||
- [Retrospective Exercises Repository](https://age-of-product.com/retrospective-exercises/) | ||
|
||
- [Return of the Retrospective - Prioritising continuous improvement](https://www.slideshare.net/RyanMcKergow/return-of-the-retrospective-prioritising-continuous-improvement-15122016) - by Ryan McKergow | ||
|
||
- [Technical Debt Wall Retrospective](http://fabiopereira.me/blog/2009/09/01/technical-debt-retrospective/) - by Fabio Pereira | ||
|
||
- [Your Agile Journey with the Backpacking Retrospective Exercise](https://www.benlinders.com/2017/agile-journey-backpacking-retrospective-exercise/) - by Ben Linders | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Scrum Master | ||
|
||
- [70 Scrum Master Theses](https://age-of-product.com/70-scrum-master-theses/) | ||
|
||
- [A Day in the Life of a Scrum Master](https://www.linkedin.com/pulse/day-life-scrum-master-barry-overeem) - by Barry Overeem | ||
|
||
- [A good ScrumMaster is much more than a Team Coach](https://www.linkedin.com/pulse/good-scrummaster-much-more-than-team-coach-iain-mckenna) - by Iain McKenna | ||
|
||
- [A Scrum Master’s Checklist](http://blogs.collab.net/agile/a-scrummasters-checklist) - by Michael James | ||
|
||
- [An Example Checklist for ScrumMasters](http://scrummasterchecklist.org/pdf/ScrumMaster_Checklist_12_unbranded.pdf) | ||
|
||
- [Effective Leadership Styles for Scrum Masters](https://www.benlinders.com/2016/leadership-styles-scrum-masters/) - by Ben Linders | ||
|
||
- [Hiring: 38 Scrum Master Interview Questions to Avoid Agile Imposters](https://age-of-product.com/38-scrum-master-interview-questions-to-avoid-imposters-free-pdf/) | ||
|
||
- [ScrumMaster](https://www.mountaingoatsoftware.com/agile/scrum/roles/scrummaster) | ||
|
||
- [Scrum Training Series](http://scrumtrainingseries.com/) | ||
|
||
- [Three Mistakes Scrum Masters Make and How to Correct Them](https://www.linkedin.com/pulse/three-mistakes-scrum-masters-make-how-correct-them-mike-cohn) - by Mike Cohn | ||
|
||
- [Viewing the Scrum Master as a Team Member](http://www.spikesandstories.com/viewing-scrum-master-team-member/) by Tanner |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Scrum | ||
|
||
- [Reasons Why Scrum Can Fail](http://www.scrumexpert.com/knowledge/reasons-why-scrum-can-fail/) | ||
|
||
- [Scaling Scrum – a brief comparison of DAD, LeSS, and SAFe](https://www.linkedin.com/pulse/scaling-scrum-brief-comparison-dad-less-safe-brian-m-rabon-cst-pmp) - by Brian M. Rabon | ||
|
||
- [Scrum, A Brief Look into Using the Scrum Framework for Software Development](https://www.atlassian.com/agile/scrum) | ||
|
||
- [Scrum in 5 Minutes](http://stephenwalther.com/archive/2012/08/17/scrum-in-5-minutes) - by Stephen Walther | ||
|
||
- [The Scrum Guide™](http://www.scrumguides.org/scrum-guide.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Sprint Demo | ||
|
||
- [Applying "Build, Measure Learn" principles to Sprint Demos](https://www.linkedin.com/pulse/applying-build-measure-learn-principles-sprint-demos-ryan-thomas) - by Ryan Thomas Hewitt |
Oops, something went wrong.