| The problem I have with your question is "agile" seems to mean anything except a pure waterfall development model. Even modified waterfall seems to be described as agile. As a sole developer of a software product, I haven't figured out how the agile principles even apply to me. "Individuals and interactions over processes and tools" doesn't work when there's only one person. "Working software over comprehensive documentation" Does that mean ship code but don't provide comprehensive documentation to my users? No, it means internal process documentation. Which isn't applicable since it's just me. "Customer collaboration over contract negotiation". That only applies for contract software development. I sell a software product. "Responding to change over following a plan". I don't have much of a plan, so I guess I do this one. But I do have a long-term vision, since that's essential to figuring out what groundwork to have. Personally, I learned RAD (rapid application development) when I was a young programmer back in the 1990s, and that's what I still use. |
The software vendor sells a software product, not the developer.