Created
June 9, 2017 15:37
-
-
Save Hendekagon/6e69b13e4fb7a5437fc39256b875d19b to your computer and use it in GitHub Desktop.
A list of programmer jargon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
modulo - 'except' as in "modulo means an equivalence relation modulo its use by programmers" | |
orthogonal - 'unrelated' as in "the use of 'orthogonal' by programmers is orthogonal to its use by mathematicians" | |
land, landed - when a new feature is added to a library, it isn't mearly 'added', it 'lands' -- as if from the heavens, like a magical bird or an expensive jet | |
cut - when a new version of library is released it isn't mearly 'released' it is 'cut' -- like a sparkling diamond | |
curated - if you release a list that wasn't created by an algorithm, then say it's 'curated' as in "A curated list of programmer jargon" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
modulo - 'except' as in "modulo means an equivalence relation modulo its use by programmers"
orthogonal - 'unrelated' as in "the use of 'orthogonal' by programmers is orthogonal to its use by mathematicians"
land, landed - when a new feature is added to a library, it isn't mearly 'added', it 'lands' -- as if from the heavens, like a magical bird or an expensive jet
cut - when a new version of library is released it isn't mearly 'released' it is 'cut' -- like a sparkling diamond
curated - if you release a list that wasn't created by an algorithm, then say it's 'curated' as in "A curated list of programmer jargon"