<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d13405220\x26blogName\x3dPavan+Podila\x27s+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://pavanpodila.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://pavanpodila.blogspot.com/\x26vt\x3d-3240902251102105728', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, July 10, 2005

Agile Development and Martial Arts

There is a connection. Agility in movement is a founding principle in Martial Arts. It's the technique that can overcome sheer strength. Bruce Lee has demonstrated many times before that the technique is more important and it can guarantee success than simply toiling with hardwork. At some point it becomes utterly difficult to maintain a peice of code that is seething with pain from so many design disasters and patch work. Agility can bring in some relief. But it needs to be practiced. Practiced right from the beginning.

It would be interesting to see what kind of connection exists between these two worlds. Although disparate I do believe there are principles common to both. Proven techniques in Martial arts when interpreted differently can serve as guiding principles just as the Manifesto of Agile Development. Although I am no expert at Martial arts, out of some weird instinct I do believe there is a connection.