Skip to content

Instantly share code, notes, and snippets.

View WizardCell's full-sized avatar
🏠
Working from home

Mohammad Mossa WizardCell

🏠
Working from home
View GitHub Profile
@WizardCell
WizardCell / Antonyms.md
Created August 2, 2019 01:54 — 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