Why has extreme programming (XP) gone out of date in favor of Agile, Kanban etc?

Posted by Nick Rosencrantz on Programmers See other posts from Programmers or by Nick Rosencrantz
Published on 2012-10-09T06:39:50Z Indexed on 2012/10/09 9:52 UTC
Read the original article Hit count: 171

Filed under:
|
|

I like XP (extreme programming) especially the part where there are 2 programmers at the same screen since often a problem's solution gets closer if only you explain what you're doing and pair programming forces you to explain what your doing.

Last 10 years or so, the XP style of working seems to have gone out of date in favor of the working methodologies Agile and/or Kanban. Why? Since XP to me seems a veru good way to work and is a lot about the programming where Agile and Kanban are more about processes.

© Programmers or respective owner

Related posts about agile

Related posts about extreme-programming