Computer Science Terms Deconstructed
https://github.com/hemanth/functional-programming-jargon
Numerical Terms Deconstructed
Programming Terms Deconstructed
Binding/Bound
Garbage Collection
Type(s)
String
Number, Int
Blobs
Boolean
Enum
Tuple
Buffer
Interface
Proxy
Closure
Partial Application
Abstract
Algorithm
big o
sorting
shuffling
randomizing
detecting
learning
Arity/Ariadic/Parity
Pure/Purity
Idempotent
Predicate
Lambda
Variable
Value
Function
Index
Data Structure
Array
Tree
Stack
Queue
Graph
Hash Table
Linked List
Heap
Class
Instance
Constructor
Pointer
Recursion
Concurrency
Parallelism
Race Condition
Mutex (Mututal Exclusion)
Semaphore
Deadlock
Streams/STDIN/STDOUT/STDERR
Function/Instruction
Session
Token
Read/Write
Infer/Inferrence
Stack
Package/Module
Software/Hardware
Engineer & Developer
Bootstrap
Prototype
Bug
Hotfix
Code/Coding/Program/Programming
Debug
API/Gateway
Programming Language
Open/Closed Source
IDE/code editor
URI/URL
Cryptography
Library/Framework/Plugin/Addon
Big Data
Aggregate
Batch
Binarry
Characterr/Character Set
Client/Server
Pub/Sub
Database
Distributed
GUI/CLI/Terminal
Node
Protocol
Query String
Record
Development Style Words Deconstructed
cat
sed
awk
sh/bash/zsh (shells)
cd
ls
sudo
mkdir
alias
touch
mv
history
find
cp
Software Specific Commands
ack/ag/rg
yarn/npm
brew
curl
npx
ssh