Update
This commit is contained in:
parent
f1848a0f4b
commit
879a37fd2b
14 changed files with 55 additions and 19 deletions
|
@ -10,7 +10,7 @@ There are many terms that are very similar and are sometimes used interchangeabl
|
|||
- **[argument](argument.md)** vs **[parameter](parameter.md)**
|
||||
- **[array](array.md)** vs **[list](list.md)**
|
||||
- **[ASCII art](ascii_art.md)** vs **[ANSI art](ansi_art.md)**
|
||||
- **[assembler](assembler.md)** vs **[assembly](assembly.md)**
|
||||
- **[assembler](assembler.md)** vs **[assembly](assembly.md)** vs **[machine code](machine_code.md)**
|
||||
- **binary** vs **[executable](executable.md)**
|
||||
- **[bug](bug.md)** vs **[error](error.md)** vs **[exception](exception.md)** vs **[fault](fault.md)** vs **[failure](fail.md)** vs **[defect](defect.md)**
|
||||
- **[causation](causation.md)** vs **[correlation](correlation.md)**
|
||||
|
@ -22,7 +22,7 @@ There are many terms that are very similar and are sometimes used interchangeabl
|
|||
- **[color model](color_model.md)** vs **[color space](color_space.md)**
|
||||
- **[communism](communism.md)** vs **[Marxism](marxism.md)**
|
||||
- **[computer language](computer_language.md)** vs **[programming language](programming_language.md)**
|
||||
- **[computer science](compsci.md)** vs **[information technology](it.md)** vs **[informatics](informatics.md)** vs **[cybernetics](cybernetics.md)**
|
||||
- **[computer science](compsci.md)** vs **[information technology](it.md)** vs **[informatics](informatics.md)** vs **[cybernetics](cybernetics.md)** vs **[computer engineering](computer_engineering.md)** vs **[software engineering](software_engineering.md)**
|
||||
- **[concurrency](concurrency.md)** vs **[parallelism](parallelism.md)** vs **[quasiparallelism](quasiparallelism.md)** vs **[distribution](distributed.md)**
|
||||
- **[constant](constant.md)** vs **[literal](literal.md)**
|
||||
- **[coding](coding.md)** vs **[programming](programming.md)**
|
||||
|
@ -30,7 +30,7 @@ There are many terms that are very similar and are sometimes used interchangeabl
|
|||
- **[coherence](coherence.md)** vs **[consistency](consistency.md)**
|
||||
- **[computational model](computational_model.md)** vs **[model of computation](model_of_computation.md)**
|
||||
- **[convolution](convolution.md)** vs **[correlation](correlation.md)**
|
||||
- **[copyright](copyright.md)** vs **[patent](patent.md)** vs **[trademark](trademark.md)** etc.
|
||||
- **[copyright](copyright.md)** vs **[patent](patent.md)** vs **[trademark](trademark.md)** vs **[intellectual property](intellectual_property.md)** etc.
|
||||
- **[crossplatform/multiplatform](multiplatform.md)** vs **[portable](portability.md)**
|
||||
- **[cryptography](cryptography.md)** vs **[security](security.md)**
|
||||
- **[data](data.md)** vs **[information](information.md)** vs **[entropy](entropy.md)** vs **[signal](signal.md)**
|
||||
|
@ -65,9 +65,11 @@ There are many terms that are very similar and are sometimes used interchangeabl
|
|||
- **[kB/mB/gB/tB](memory_units.md)** vs **[KiB/MiB/GiB/TiB](memory_units.md)**
|
||||
- **[latency/ping/lag](latency.md)** vs **[throughput/bandwidth](throughput.md)**
|
||||
- **[leftism](left_right.md)** vs **[pseudoleftism](pseudoleft.md)**
|
||||
- **[license](license.md)** vs **[waiver](waiver.md)**
|
||||
- **[method](method.md)** vs **[methodology](methodology.md)**
|
||||
- **[modem](modem.md)** vs **[router](router.md)**
|
||||
- **[NP](p_vs_np.md)** vs **[NP-hard](np_hard.md)** vs **[NP-complete](np_complete.md)**
|
||||
- **[paging](paging.md)** vs **[virtual memory](virtual_memory.md)**
|
||||
- **[path tracing](path_tracing.md)** vs **[ray tracing](ray_tracing.md)** vs **[ray casting](ray_casting.md)**
|
||||
- **[pointer](pointer.md)** vs **[reference](reference.md)**
|
||||
- **[principal square root](principal_sqrt.md)** vs **[square root](sqrt.md)** (especially when defining [i](i.md))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue