Learn. Share. Empower.
Comprehensive Guide to Project Management, Kanban and Agile


Generational Differences at Work: Is It a Real Issue?

Dynamic System Development Method (DSDM)
Dynamic Systems Development Method, DSDM for short, seeks to do what came to be known as ‘Agile’ well before the manifesto was written. Learn more about its philosophy, principles, pillars, and practices.

What is Scrum?
Scrum is an agile development methodology used in the development of Software based on an iterative and incremental processes. This article showcases some of the basics of Scrum methodology.

Scrum of Scrums: A Starting Point to Scaling Agile
Scrum of scrums is an approach to coordinate multiple scrum teams working together. Learn how it works, how to get started and how it differs from competing approaches.

Pair Programming
Pair programming is a programming method in which two people work together on a single program. The first person is the “Driver”, who writes the code, the other person is the “Navigator” who reviews each line of code as it is typed, checking for errors. They exchange their roles on a regular basis.

Refactoring In Agile
Code refactoring in Agile is a well-known technique to keep a codebase healthy and amenable to change. Learn what it is and a sound process to follow.

Lead Time & Cycle Time Metrics: What Do They Reveal?
The terms lead time and cycle time are often heard in Kanban style software development. This article will tell you what they are and what you can learn from them about your software development process.

Large Scale Scrum: Comprehensive Overview of LeSS
A comprehensive but succinct overview of Large Scale Scrum, including how LeSS’s whole product focus is reflected in its roles and team organization.

Iterative And Incremental Development
Iterative development, incremental development, it’s hard to keep them straight. This article will tell you what they are and what benefits each brings. And you’ll also learn about their place in Agile Development.

Feature Driven Development (FDD)
Feature Driven Development bridges the gap between traditional controlled waterfall approaches and the emergent processes found in agile approaches like behavior driven development, extreme programming, and scrum.

What is Velocity in Agile?
Velocity in agile terms means the average amount of work a team can complete in one “delivery cycle” – typically a sprint or a release for Scrum teams or a time period such as a Week or a month for Kanban teams.

Extreme Programming Xp

Definition of Done – The What and Why and How to Grow One
Learn what a Definition of Done, DoD for short, is, how to benefit from it, what mistakes to avoid, and how to grow and adopt one successfully.

Burndown Chart: What It Is + What It Does & Doesn’t Tell You
Learn what a burndown chart is. Its advantages and limitations. What a burndown chart can tell you about how you’re progressing and what it can’t.

Behavior Driven Development (BDD): Creating Useful Software Customers Want

User Stories: What They Are and Why and How to Use Them
This article digs into Agile user stories. You’ll learn what they are and why and how to use them. You’ll also find out what makes a good user story, how to write them, and how to use them in development.

Backlog Refinement
Backlog Refinement/ Grooming is an essential process to keep your Product Backlog in good shape. In this article you’ll learn what it is, why it is important, and what it all entails.

Unit Testing: A Tutorial on What It Is, How To Do It + Tools To Use
Reading this article you’ll learn what unit testing is and what characterizes a unit test. You’ll find out their purpose and benefits and learn about the best practices and common pitfalls of unit testing.

Agile Software Development
Agile Software Development sounds desirable yet at the same time a bit like wishful thinking. All that talk about delivering excellent products that delight the end-user and about being fun for you too, working with a great team.

Test Driven Development TDD
Learn what test-driven development (tdd) is and what it is really about. You’ll also learn what advantages it gets you and how to do it. And, because test-driven development is harder to do than to explain, you’ll get a short list of the best resources to help you improve.