reusable routine
- noun
- Specialized
- Writing a reusable routine saves time and reduces errors in large software projects.
Examples
-
The library contains several reusable routines for data processing.
-
Developers should document each reusable routine to make integration easier.
-
The software includes a reusable routine for data processing.
-
Can you create a reusable routine for this task?
-
Developers should document each reusable routine to make integration easier.
-
Writing a reusable routine saves time and reduces errors in large software projects.
-
The library contains several reusable routines for data processing.
Synonyms
A computer program that you load once and run many times
A small part of a program that many programs use for tasks like sorting
A small program that does a common task other programs can use
How Reusable
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
The meaning is directly and transparently derived from 'reusable' (can be used more than once) combined with 'routine' (a set of program instructions), so it denotes a routine that can be used multiple times. Although it's a technical computing term, the semantic composition is straightforward and would be predictable to a B1 learner who knows the constituent words.
Etymology
The term reusable routine comes from a simple picture: a routine is like a ready-made recipe or tool you keep in a box, and reusable means you can use it again and again without changing it. So a reusable routine is 'a small piece of code you can load once and use repeatedly' in a program.