Update
This commit is contained in:
parent
910eefc063
commit
c6e3d45699
11 changed files with 2156 additions and 2070 deletions
|
@ -6,7 +6,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[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)** vs **[LLM](llm.md**
|
||||
- **[AI](ai.md)** vs **[machine learning](machine_learning.md)** vs **[neural networks](neural_net.md)** vs **[LLM](llm.md)**
|
||||
- **[algebra](algebra.md)** vs **[arithmetic](arithmetic.md)** vs **[math](math.md)** vs **[logic](logic.md)**
|
||||
- **[algorithm](algorithm.md)** vs **[program](program.md)** vs **[process](process.md)** vs **[heuristic](heuristic.md)** vs **[source code](source_code.md)** vs **[software](sw.md)**
|
||||
- **[algorithm](algorithm.md)** vs **[logarithm](logarithm.md)** lol
|
||||
|
@ -123,6 +123,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[gradient noise](gradient_noise.md)** vs **[value noise](value_noise.md)**
|
||||
- **[GUI](gui.md)** vs **graphics** vs **[UI](ui.md)** vs **[TUI](tui.md)** vs **[CLI](cli.md)**
|
||||
- **heading** vs **header**
|
||||
- **heat** vs **temperature**
|
||||
- **[hyperlink](hyperlink.md)** vs **[link](link.md)** vs **[URI](uri.md)** vs **[URL](url.md)** vs **[URN](urn.md)**
|
||||
- **[ideology](ideology.md)** vs **[philosophy](philosophy.md)** vs **[religion](religion.md)** vs **[paradigm](paradigm.md)**
|
||||
- **[imperative](imperative.md) paradigm** vs **procedural paradigm** vs **[procedural generation](procgen.md)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue