Articles by tag "methods"

Management

Blueprint

Blueprint book

Jan 01, 2020 min read
Read
Management

Scrum Methodology

Scrum is a methodology for managing and creating products in a complex environment with frequently changing conditions.

Jan 01, 2020 5 min read
Read
Management

Scrumbut

ScrumBut is a clever technique that exposes the underlying dysfunctions in implementing Scrum

Jan 02, 2020 10 min read
Read
Management

RCA

Root cause analysis (RCA) is a problem-solving method that aims to identify the underlying causes of an issue or problem, rather than just addressing its symptoms

Apr 01, 2020 min read
Read
Architecture

YAGNI

YAGNI stands for “You Aren’t Gonna Need It” — a core principle of Agile software development that reminds developers to resist the urge to build functionality “just in case.” It encourages teams to implement only what is necessary today, rather than what might be useful in the future.

Apr 20, 2025 5 min read
Read