Checkpoint

Meaning – Whenever an organisation or individual are executing a project, they tend to split the project into stages, in order to get some discipline into the process, and also, this approach helps them easily track the status of completion of the project at any given point of time. Each individual stage here is termed as a checkpoint. Usually, organisations offer incentives at each checkpoint, to keep the employees motivated.

In the context of computer programming, a checkpoint indicates a stage of execution of a program. The programmer can track the progress by simply checking which checkpoint is currently in play.

Example of usage“The programmer split the whole programming process into easy checkpoints, and after each successfully executed checkpoint, he rewarded himself with a few minutes’ break.”