Posts

Showing posts from 2020

Agile in Simplest words

Image
'Agile' is a word that you've no doubt heard frequently in 2018. But what exactly is agility and what can we learn from it? 1.        Agile is a mindset (first and foremost) In the most basic sense, Agile is a mindset described by four values. The first is that  individuals & interactions  are valued over  processes & tools . The second is that  working software  (or other products or services) is more  important than comprehensive documentation . The third states that  customer collaboration  should be  valued over contract  negotiation, and the final is that responding to change should be prioritized over following a plan. Agile is often implemented as a time-boxed, iterative project management approach to product or service delivery that builds a product incrementally from the start of the project, instead of trying to deliver it all at once near the end. 2.   ...