Hard Code, Hard-Coded, Hard Coding
Two words as a verb or noun; hyphenated as an adjective.
Hard coding refers to the software development practice of embedding
output or configuration data directly into the source code of a program.
For example:
- The developer hard coded the error messages for the program.
- Hard-coded strings are a bad idea.