From e2c33564267bcdcbb598242e2c4883b9121b3c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reyes=20Rond=C3=B3n?= <66537220+Reyes1921@users.noreply.github.com> Date: Thu, 29 Aug 2024 04:47:38 -0400 Subject: [PATCH] add content xp@7fL9lSu4BD1wRjnZy9tM9.md (#6860) * add content xp@7fL9lSu4BD1wRjnZy9tM9.md * Update src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md --------- Co-authored-by: dsh --- .../content/xp@7fL9lSu4BD1wRjnZy9tM9.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md b/src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md index e69de29bb..dee26e9f6 100644 --- a/src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md +++ b/src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md @@ -0,0 +1,16 @@ +# Extreme Programming (XP) + + +`Extreme Programming (XP)` is a popular agile software development framework that emphasizes speed, simplicity, and quality. It was developed by Kent Beck in the late 1990s and is based on five values: + +- **Communication**: Open and honest communication among team members and stakeholders is essential. +- **Simplicity**: The simplest solution that works is always preferred. +- **Feedback**: Continuous feedback from customers and team members is used to improve the product. +- **Courage**: Team members must be willing to make changes and take risks. +- **Respect**: Everyone on the team is treated with respect. + +Visit the following resources to learn more: + +- [@article@What is Extreme Programming (XP)?](https://www.agilealliance.org/glossary/xp/) +- [@article@It's Values, Principles, And Practices](https://www.nimblework.com/agile/extreme-programming-xp/) +- [@article@Extreme Programming (XP)](https://scrum-master.org/en/extreme-programming-xp-a-beginners-guide-to-the-agile-method/) \ No newline at end of file