Keep It Simple
Last summer, while I was working with some college students at a software company, they told me all about this new system that they were using with companies. Extreme Programming Methodology or XP Methodology is a system designed to lower the cost of change in software developments. There are many different practices that go into this methodology, including working in pairs, getting fine scale feedback, and basically taking the things learned to extreme levels. It emphasizes keeping things simple. If a computer code is too complex, re-write it until it is simple. These are just a few key components if the methodology, but already it has made difference.