Skip to content

Instantly share code, notes, and snippets.

View zoey-ada's full-sized avatar

Zoey Goetzinger zoey-ada

  • Sioux Falls, SD
View GitHub Profile
@zoey-ada
zoey-ada / Antonyms.md
Created May 9, 2022 03:11 — forked from maxtruxa/Antonyms.md
A list of common terms used in programming and their respective antonyms.

Antonym List

Note: The table headings (positive/negative) are not necessarily meaningful.

Positive Negative
acquire release
add remove (e.g. an item), subtract (arithmetic)
advance retreat
allocate deallocate (correct), free (common)
allow deny