Software Development Project Management Articles
In a typical website, some element of static reference data exists in the system. This static reference data might never change or might change infrequently. Rather than continually querying for the same data from the...
July 15, 2025
Collaborating on deriving scope from goals is undoubtedly the most controversial topic in this book. In the last five years, the surge in popularity of value chains in software development has increased awareness of the...
July 7, 2025
This article explores the concept of resiliency in software development and project planning. Resiliency is defined by the capability of an application to recover to a stable, functioning state after failure or adverse events.
May 12, 2025
The Process of Software Architecting is a book that presents the influence of architecture in the software development process. The interesting aspect of this book is that is it a thorough presentation of the architecture...
April 9, 2025
Working software over comprehensive documentation is one of the key element of the Agile Manifesto. In his book “Software Ownership Transfer”, Vinod Sankaranarayanan provides his perspective on why software documentation should not become an objective...
March 17, 2025
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.
January 24, 2025
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...
December 4, 2024
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...
November 22, 2024
Last Comments