Overview
The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. It uses a kitchen timer to break work into intervals, typically 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from the Italian word for tomato, after the tomato-shaped kitchen timer Cirillo used as a university student.
Apps and websites providing timers and instructions have widely popularized the technique. Closely related to concepts such as timeboxing and iterative and incremental development used in software design, the method has been adopted in pair programming contexts.
Description
The original technique has six steps:
Decide on the task to be done.
Set the Pomodoro timer (typically for 25 minutes).
Work on the task.
End work when the timer rings and take a short break (typically 5–10 minutes).
Go back to Step 2 and repeat until you complete four pomodoros.
After four pomodoros are done, take a long break (typically 20 to 30 minutes) instead of a short break. Once the long break is finished, return to step 2.
For the purposes of the technique, a pomodoro is an interval of work time.
From Wikipedia (CC BY-SA 4.0).