Campbell’s Law
The principle that the more a metric is used to make decisions, the more it will be subject to corruption and distort the processes it is intended to monitor.
The principle that the more a metric is used to make decisions, the more it will be subject to corruption and distort the processes it is intended to monitor.
The part of an application that encodes the real-world business rules that determine how data is created, stored, and modified.
Representational State Transfer (REST) is an architectural style for designing networked applications based on stateless, client-server communication.
A cognitive bias where people place too much importance on one aspect of an event, causing errors in judgment.
Feature Driven Development (FDD) is an agile methodology focused on designing and building features based on client-valued functionality.
Content or functionality that is built into a platform or device rather than being provided by an external application.
A model of organizational change management that involves preparing for change (unfreeze), implementing change (change), and solidifying the new state (refreeze).
A statistical rule stating that nearly all values in a normal distribution (99.7%) lie within three standard deviations (sigma) of the mean.
Test-Driven Development (TDD) is a software development methodology where tests are written before the code that needs to pass them.