Update
This commit is contained in:
parent
9284009450
commit
dcb8228ac1
10 changed files with 2096 additions and 1898 deletions
|
@ -28,6 +28,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[brute force](brute_force.md)** vs **[heuristic search](heuristic_search.md)**
|
||||
- **[buffer](buffer.md)** vs **[cache](cache.md)** vs **[cash](money.md)**
|
||||
- **[bug](bug.md)** vs **[glitch](glitch.md)** vs **[error](error.md)** vs **[exception](exception.md)** vs **[fault](fault.md)** vs **[failure](fail.md)** vs **[defect](defect.md)**
|
||||
- **[calculus](calculus.md)** vs **mathematical analysis**
|
||||
- **[causation](causation.md)** vs **[correlation](correlation.md)** (le [reddit](reddit.md) scientist rule)
|
||||
- **[cepstrum](cepstrum.md)** vs **[spectrum](spectrum.md)**
|
||||
- **[chaos](chaos.md)** vs **[randomness](random.md)** vs **[pseudorandomness](pseudorandom.md)** vs **[quasirandomness](quasirandomness.md)** vs **[entropy](entropy.md)** vs **[statistics](statistics.md)** vs **[probability](probability.md)** vs **[stochasticity](stochastic.md)**
|
||||
|
@ -63,6 +64,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[democracy](democracy.md)** vs **[voting](voting.md)**
|
||||
- **demonstration** vs **[proof](proof.md)**
|
||||
- **[desktop environment](de.md)** vs **[window manager](wm.md)** vs **[windowing system](windowing_system.md)**
|
||||
- **[derivative](derivative.md)** vs **[differential](differential.md)**
|
||||
- **[discretization](discretization.md)** vs **[quantization](quantization.md)**
|
||||
- **[duck typing](duck_typing.md)** vs **[weak typing](weak_typing.md)** vs **[dynamic typing](dynamic_typing.md)** vs **[no typing](untyped.md)**
|
||||
- **[digit](digit.md)** vs **[number](number.md)** vs **[value](value.md)** vs **figure** vs **numeral**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue