Xp Glossary
Browse 3 xp terms defined in plain English, from the cultural dictionary of computing.
3 Xp Terms
- Pair Programming
- Pair Programming is a software development technique where two programmers work together at a single workstation, with one typing (the driver) while the other...
- Pair Programming Culture
- A team norm where engineers frequently work together live on the same problem to share context, reduce mistakes, and teach one another.
- YAGNI
- You Aren't Gonna Need It — a principle of extreme programming that states a programmer should not add functionality until deemed necessary. The antidote to...
Related Topics
- Collaboration (2 terms in common)
- Practice (1 terms in common)
- Learning (1 terms in common)
- Principle (1 terms in common)
- Simplicity (1 terms in common)