
Technical debt
What is technical debt, who owns it and when is it due? Post #2 in a series of post about obstacles around software development.
Your obstacles are YOUR obstacles
Why do we have obstacles in software development when software is almost free from constraints?
TDD and prototyping; a love story?
Can you combine Test-Driven Development (TDD) with prototyping? How can you write tests for functionality that is largely unknown? Where do you even start if you're on unfamilia...