The Problem with Software Project Success Criteria
Defining success in software development projects is not an easy task. In his book “Project Myopia”, Allan Kelly discusses the definition of success criteria for software development projects.
Defining success in software development projects is not an easy task. In his book “Project Myopia”, Allan Kelly discusses the definition of success criteria for software development projects.
As you advance in your software development career, your responsibilities evolve from being a junior to a senior, project manager, architect, or scrum master. How does this transformation affect your daily duties, and what value...
This video offers advice on leading software development teams. How do you make the step from software developer to manager? How do you deal with difficult situations and conversations? What are some of the commonest...
This article originally contains a list of resources about the most valuable positions, roles and responsibilities in a software development team. The original content mentioned had disappeared, so you will find below another list of...
In this article, based on chapter 4 of MongoDB in Action, author Kyle Banker explains how MongoDB schema differs from an equivalent relational database (RDBMS) schema, and how common data model relationships between entities, such...
When we look at the software that needs to be developed we have people pushing us to make sure we get the feature out as fast as possible. However, this will generally have an impact...
Good requirements are the foundation of software development projects. It is more important to “do the right thing” than to “do things right”. The book “So You Want To Be A Scrum Master?” discusses the...
Nowadays, it is pretty hard to find an application that doesn’t have a data flow that depends on external services, such as databases, queues or caches. We could also include API services in the mix,...
Last Comments