As a developer I’ve been happy with scrum, but as I’ve been more involved in project management I’ve felt that there is something missing. When I talked to two of our most experienced project managers at Kentor; Susanne Ribbing and Cecilia Andersson I realized that what I was missing was project governance. Looking thoroughly, it is enough with a… Continue reading Scrum and Project Governance
Tag: Project Management
Features are Unimplemented By Default
Why does system X not include feature Y? That is quite a common question. I think that Eric Lippert has en excellent standard answer to that kind of questions on C# at Stack Overflow. Features are unimplemented by default; C# does not have that feature because no one designed, implemented and shipped the feature to customers. Being… Continue reading Features are Unimplemented By Default
Estimating Times
If you’re reading this, you’re probably a developer. Being a developer myself and having worked with developers I know that one of the most dreaded questions for a developer is about time: How long time will it take to implement this? Most developer hates that question, simply because it is so hard to answer. Programming… Continue reading Estimating Times