Update
This commit is contained in:
parent
2897818490
commit
f96124b085
3 changed files with 67 additions and 5 deletions
|
@ -5,10 +5,10 @@ The word *computer* can be defined in many ways and can also take many different
|
|||
We can divide computers based on many attributes, e.g.:
|
||||
|
||||
- by **representation of data**: [digital](digital.md) vs [analog](analog.md)
|
||||
- by **[hardware](hw.md) technology**: [electronic](electronics.md), [mechanical](mechanical.md), biological etc.
|
||||
- by **[hardware](hw.md) technology**: [electronic](electronics.md), [mechanical](mechanical.md), [quantum](quantum.md), biological etc.
|
||||
- by **purpose**: special purpose vs general purpose, [personal](pc.md), [embedded](embedded.md), [supercomputers](supercomputer.md) etc.
|
||||
- by **[programmability](programming.md)**: non-programmable, partially or fully programmable
|
||||
- by **other criteria**: conventional vs [quantum computers](quantum.md) etc.
|
||||
- by **other criteria**: conventional vs [quantum computers](quantum.md), gaming computers etc.
|
||||
|
||||
Computers are studied by [computer science](compsci.md). The kind of computer we normally talk about consists of two main parts:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue