From e8800c9b9d78a69b413f11feda79e461dd75a020 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Thu, 21 May 2020 18:55:08 +0200 Subject: [PATCH] new entries RACI --- docs/project-management-methodology.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/project-management-methodology.md b/docs/project-management-methodology.md index a56fac6d..840c4eaf 100644 --- a/docs/project-management-methodology.md +++ b/docs/project-management-methodology.md @@ -1,4 +1,11 @@ # Project Management Methodology +- [Project Management Methodology](#project-management-methodology) + - [Agile vs Scrum vs Waterfall vs Kanban vs Lean](#agile-vs-scrum-vs-waterfall-vs-kanban-vs-lean) + - [Waterfall vs Agile](#waterfall-vs-agile) + - [Agile vs Scrum vs Kanban](#agile-vs-scrum-vs-kanban) +- [Responsibility Assignment Matrix (RACI)](#responsibility-assignment-matrix-raci) + +## Project Management Methodology - [dzone: Project Management Methodology: A Beginner's Guide](https://dzone.com/articles/best-emerging-project-management-methodologies-in) Using a specific methodology can help a Project Manager steer a project in the right direction and work in a structured manner. - [dzone: Agile Project Management Explained – A Beginner’s Guide](https://dzone.com/articles/agile-project-management-explained-a-beginners-gui) For all who are looking into the good Agile project management can do, here's an explanation and some benefits. - [dzone: A Complete Guide to the Project Management Lifecycle](https://dzone.com/articles/a-complete-guide-to-project-management-life-cycle) If you know about the product management lifecycle but aren't familiar with each of its phases, take a look at how they break down. @@ -21,6 +28,10 @@ - [dzone: Agile vs. Scrum: Differences Between Scrum and Agile Development](https://dzone.com/articles/agile-vs-scrum-differences-between-scrum-and-agile) - [softwaretestinghelp.com: Kanban Vs Scrum Vs Agile: A Detailed Comparison To Find Differences](https://www.softwaretestinghelp.com/kanban-vs-scrum-vs-agile/) +## Responsibility Assignment Matrix (RACI) +- [wikipedia: Responsibility assignment matrix](https://en.wikipedia.org/wiki/Responsibility_assignment_matrix) +- [Create A Responsibility Assignment Matrix (RACI Chart) That Works](https://thedigitalprojectmanager.com/raci-chart-made-simple/) +
[![agile](images/agile.jpg)](https://www.greycampus.com/blog/agile-and-scrum/agile-vs-scrum-vs-waterfall-vs-kanban)