I bet you work at a company who’s doing Agile. But have you ever actually read the Manifesto for Agile Software Development? The first of the four key principles is this: Individuals and interactions over processes and tools.The Manifesto for Agile Software Development Now why is this so important? That’s what’s today’s blog post/rant is … Continue reading The Agile Paradox
Tag: software engineering
Be concise
Before any of you start nitpicking, let me just say this right away: This blog post will not be concise. In fact only very few (if any) blog posts are actually concise. However, when it comes to code - which I want to talk about - being concise is incredibly important. You cannot add 20 … Continue reading Be concise
Write better documentation with four simple steps
While it's tempting to have no documentation, it's often times not a very good idea. To me, documentation is a bit like vacuuming your house. I know it's a good idea. I also know why it's a good idea. Yet somehow, it's still a really daunting task, that I keep postponing until "tomorrow". So with … Continue reading Write better documentation with four simple steps