Update
This commit is contained in:
parent
e6f6091f16
commit
36021baff3
18 changed files with 1978 additions and 1902 deletions
|
@ -3,6 +3,7 @@
|
|||
There exist many terms that are highly similar and can legitimately be used interchangeably in various contexts. This isn't wrong, a slight difference may be insignificant in ordinary conversation and so the list here may also serve as a list of synonyms, considering a synonym is defined as a word of SIMILAR meaning (it is very rare for two distinct words to have exactly the same meaning). However it's crucial to stress that we must at least be aware of the fact that the slight differences do exist, for the sake of the cases where they matter (such as technical specifications etc.). The list below attempts to document some of the often confused/similar terms. This is NOT a nitpicking list for people to go "ACKCHUALY" every time someone uses a slightly incorrect word, it's here to make us aware that in some special cases we should take a little extra time to think through which word to use to prevent misunderstanding.
|
||||
|
||||
- **[1D](1d.md)** vs **[2D](2d.md)** vs **[2.5D](pseudo3d.md)** vs **[3D](3d.md)** (e.g. 2D function vs 3D function, 1D raycasting vs 2D raycasting, ...)
|
||||
- **academia** vs **[science](science.md)** vs **[soyence](soyence.md)**
|
||||
- **[address](address.md)** vs **[pointer](pointer.md)** vs **[reference](reference.md)** vs **[index](index.md)** vs **[vector](vector.md)**
|
||||
- **[AI](ai.md)** vs **[machine learning](machine_learning.md)** vs **[neural networks](neural_net.md)**
|
||||
- **[algebra](algebra.md)** vs **[arithmetic](arithmetic.md)** vs **[math](math.md)** vs **[logic](logic.md)**
|
||||
|
@ -132,7 +133,6 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[pseudoleft](pseudoleft.md)** vs **[left](left.md)**
|
||||
- **[pseudoskeptic](pseudosceptic.md)** vs **[skeptic](skeptic.md)**
|
||||
- **[shading](shading.md)** vs **[shadows](shadow.md)**
|
||||
- **[science](science.md)** vs **[soyence](soyence.md)**
|
||||
- **[static typing](static_typing.md)** vs **[strong typing](strong_typing.md)**
|
||||
- **[strategy](strategy.md)** vs **[tactics](tactics.md)**
|
||||
- **[Unicode](unicode.md)** vs **[UTF](utf.md)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue