Interactive computing

From Wikipedia, the free encyclopedia

In computer science, interactive computing refers to software which accepts input from the user as it runs.

Interactive software includes commonly used programs, such as word processors or spreadsheet applications. By comparison, non-interactive programs operate without user intervention; examples of these include compilers and batch processing applications that are pre-programmed to run independently.

Interactive computing focuses on real-time interaction ("dialog") between the computer and the operator, and the technologies that enable them.[1]

If the response of the computer system is complex enough, it is said that the system is conducting social interaction; some systems try to achieve this through the implementation of social interfaces.

The nature of interactive computing as well as its impact on users, are studied extensively in the field of computer interaction.

History of interactive computing systems[edit]

Ivan Sutherland is considered the father of interactive computing for his work on Sketchpad, the interactive display graphics program he developed in 1963. He later worked at the ARPA Information Processing Techniques Office under the direction of J. C. R. Licklider.

There he facilitated ARPA's research grant to Douglas Engelbart for developing the NLS[2] system at SRI, based on his visionary manifesto published in a 1962 report,[3] in which Engelbart envisioned interactive computing as a vehicle for user interaction with computers, with each other, and with their knowledge, all in a vast virtual information space.

In a 1965 report,[4] Engelbart published his early experiments with pointing devices, including the computer mouse, for composing and editing on interactive display workstations. Engelbart's work on interactive computing at SRI migrated directly to Xerox PARC, from there to Apple, and out into the mainstream. Thus, the tree of evolution for interactive computing generally traces back to Engelbart's lab at SRI.[5]

In December 2008, on the 40th anniversary of his 1968 demo, SRI sponsored a public commemorative event in his honor.[6]

Current research[edit]

The HP Sprout, a projector-camera interactive computing system.[7]

The need for constant user interaction in interactive computing systems makes it different in many ways from batch processing systems.

Areas of current research include the design of novel programming models[8] and achieving information security and reliability in interactive computing.[9]

IPython[10] is a software system for scientific interactive computing,[11] supporting data visualization, event-driven programming and a number of related GUI toolkits.[12]

The Georgia Institute of Technology's School of Interactive Computing formed in 2007, offering masters and doctoral degrees via collaboration with more than 40 faculties.[13]

The Tangible Media Group of MIT, led by Professor Hiroshi Ishii, seeks to seamlessly couple the dual world of bits and atoms by presenting a dynamic physical form to computation.[14]

See also[edit]

References[edit]

  1. ^ "What is Interactive Computing?". Beki's Blog. 2011-01-27. Retrieved 2016-04-25.
  2. ^ About NLS/Augment, Douglas Engelbart Institute
  3. ^ Augmenting Human Intellect: A Conceptual Framework (1962), Douglas Engelbart Institute
  4. ^ Computer-Aided Display Control (1965), Douglas C. Engelbart
  5. ^ Administrator. "Interactive Computing - Doug Engelbart Institute". www.dougengelbart.org. Retrieved 2016-04-25.
  6. ^ Engelbart and the Dawn of Interactive Computing, Douglas Engelbart Institute
  7. ^ "Hands-on with the HP Sprout, an imaging powerhouse built into a touch-friendly PC". PCWorld. 2015-02-03. Retrieved 2016-04-25.
  8. ^ Perera, Roly (2008-05-14). "Programming Languages For Interactive Computing". Electronic Notes in Theoretical Computer Science. Proceedings of the Workshop on the Foundations of Interactive Computation (FInCo 2007). 203 (3): 35–52. CiteSeerX 10.1.1.95.7225. doi:10.1016/j.entcs.2008.04.085.
  9. ^ Beaver, Donald (1991-08-11). "Foundations of Secure Interactive Computing". In Feigenbaum, Joan (ed.). Advances in Cryptology – CRYPTO '91. Lecture Notes in Computer Science. Vol. 576. Springer Berlin Heidelberg. pp. 377–391. doi:10.1007/3-540-46766-1_31. ISBN 9783540551881.
  10. ^ IPython official webpage
  11. ^ Perez, F.; Granger, B. E. (2007-05-01). "IPython: A System for Interactive Scientific Computing". Computing in Science & Engineering. 9 (3): 21–29. Bibcode:2007CSE.....9c..21P. doi:10.1109/MCSE.2007.53. ISSN 1521-9615.
  12. ^ IPython documentation on interactive computing
  13. ^ School of Interactive Computing official webpage
  14. ^ Tangible Media Group official webpage