Computing device: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m Link first instance
m Further reading: +Automatic Digital Calculators
 
Line 12: Line 12:
* William Aspray (editor), [https://ed-thelen.org/comp-hist/CBC.html ''Computing Before Computers''], Iowa State University Press, Ames, 1990
* William Aspray (editor), [https://ed-thelen.org/comp-hist/CBC.html ''Computing Before Computers''], Iowa State University Press, Ames, 1990
* Brian Randell (editor), [https://link.springer.com/book/10.1007/978-3-642-96145-8 ''The Origins of Digital Computers: Selected Papers''], Springer-Verlag, Berlin, Heidelberg, New York, 1973, 1982 (3rd edition)
* Brian Randell (editor), [https://link.springer.com/book/10.1007/978-3-642-96145-8 ''The Origins of Digital Computers: Selected Papers''], Springer-Verlag, Berlin, Heidelberg, New York, 1973, 1982 (3rd edition)
* Andrew D. Booth, Kathleen H. V. Booth, ''Automatic Digital Calculators'', Butterworths Scientific Publications, London, 1953 - has fairly good coverage of pre-computer devices


<!-- ==External links== -->
<!-- ==External links== -->


[[Category: Early Computing Devices]]
[[Category: Early Computing Devices]]

Latest revision as of 22:52, 19 September 2026

Computing devices (not a standard term in the field) are a class of devices which could perform complicated calculations, but are not computers (i.e. 'stored-program computing devices'); instead, they are members of a more general class. I.e. all devices which can perform complex calculations, but are not 'computers', fall in this class. (A good example is the Atanasoff-Berry Computer, which was hard-wired to only be able to solve systems of simultaneous equations.)

Complex computing devices (i.e. things considerably more complex than a simple adding machines) generally preceded the creation of computers. Note that the operation of these devices often did proceed through a list of more basic operations (the definition of a program) - e.g. the operations controlled by the timing cams in Charles Babbage‎‎'s Difference Engine. However, true computers are designed so that they can be easily changed to run any program.

See also

Further reading