Difference between revisions of "Computer science"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(See also)
Line 12: Line 12:
 
== See also ==
 
== See also ==
  
 +
* [[Abstract data type]]
 
* [[Bit]]
 
* [[Bit]]
 
* [[Computation]]
 
* [[Computation]]
Line 18: Line 19:
 
* [[Computer programming]]
 
* [[Computer programming]]
 
* [[Computing]]
 
* [[Computing]]
* [[Data]]
+
* [[Data (computing)]]
 +
* [[Data structure]]
 +
* [[Data type]]
 
* [[Distributed computing]]
 
* [[Distributed computing]]
 
* [[Edsger Wybe Dijkstra|Dijkstra, Edsger Wybe]]
 
* [[Edsger Wybe Dijkstra|Dijkstra, Edsger Wybe]]

Revision as of 09:53, 31 August 2015

Computer science is the scientific and practical approach to computation and its applications.

Description

Computer science is the systematic study of the feasibility, structure, expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to information, whether such information is encoded as bits in a computer memory or transcribed in genes and protein structures in a biological cell.

An alternate, more succinct definition of computer science is the study of automating algorithmic processes that scale.

Computer scientist

A computer scientist specializes in the theory of computation and the design of computational systems.

See also

External links