The fundamental concern of computer science is determining what can and cannot be automated.[2][8][3][9][10] TheTuring Award is generally recognized as the highest distinction in computer science.[11][12]
The earliest foundations of what would become computer science predate the invention of the moderndigital computer. Machines for calculating fixed numerical tasks such as theabacus have existed since antiquity, aiding in computations such as multiplication and division.Algorithms for performing computations have existed since antiquity, even before the development of sophisticated computing equipment.[16]
Wilhelm Schickard designed and constructed the first workingmechanical calculator in 1623.[17] In 1673,Gottfried Leibniz demonstrated a digital mechanical calculator, called theStepped Reckoner.[18] Leibniz may be considered the firstcomputer scientist and information theorist, because of various reasons, including the fact that he documented the binary number system. In 1820,Thomas de Colmar launched the mechanical calculator industry[note 1] when he invented his simplifiedarithmometer, the first calculating machine strong enough and reliable enough to be used daily in an office environment.Charles Babbage started the design of the firstautomatic mechanical calculator, hisDifference Engine, in 1822, which eventually gave him the idea of the firstprogrammable mechanical calculator, hisAnalytical Engine.[19] He started developing this machine in 1834, and "in less than two years, he had sketched out many of thesalient features of the modern computer".[20] "A crucial step was the adoption of a punched card system derived from theJacquard loom"[20] making it infinitely programmable.[note 2] In 1843, during the translation of a French article on the Analytical Engine,Ada Lovelace wrote, in one of the many notes she included, an algorithm to compute theBernoulli numbers, which is considered to be the first published algorithm ever specifically tailored for implementation on a computer.[21] Around 1885,Herman Hollerith invented thetabulator, which usedpunched cards to process statistical information; eventually his company became part ofIBM. Following Babbage, although unaware of his earlier work,Percy Ludgate in 1909 published[22] the 2nd of the only two designs for mechanical analytical engines in history. In 1914, the Spanish engineerLeonardo Torres Quevedo published hisEssays on Automatics,[23] and designed, inspired by Babbage, a theoretical electromechanical calculating machine which was to be controlled by a read-only program. The paper also introduced the idea offloating-point arithmetic.[24][25] In 1920, to celebrate the 100th anniversary of the invention of the arithmometer, Torres presented in Paris theElectromechanical Arithmometer, a prototype that demonstrated the feasibility of an electromechanical analytical engine,[26] on which commands could be typed and the results printed automatically.[27] In 1937, one hundred years after Babbage's impossible dream,Howard Aiken convinced IBM, which was making all kinds of punched card equipment and was also in the calculator business[28] to develop his giant programmable calculator, theASCC/Harvard Mark I, based on Babbage's Analytical Engine, which itself used cards and a central computing unit. When the machine was finished, some hailed it as "Babbage's dream come true".[29]
During the 1940s, with the development of new and more powerfulcomputing machines such as theAtanasoff–Berry computer andENIAC, the termcomputer came to refer to the machines rather than their human predecessors.[30] As it became clear that computers could be used for more than just mathematical calculations, the field of computer science broadened to studycomputation in general. In 1945, IBM founded theWatson Scientific Computing Laboratory atColumbia University inNew York City. The renovated fraternity house on Manhattan's West Side was IBM's first laboratory devoted to pure science. The lab is the forerunner of IBM's Research Division, which today operates research facilities around the world.[31] Ultimately, the close relationship between IBM and Columbia University was instrumental in the emergence of a new scientific discipline, with Columbia offering one of the first academic-credit courses in computer science in 1946.[32] Computer science began to be established as a distinct academic discipline in the 1950s and early 1960s.[33][34] The world's first computer science degree program, theCambridge Diploma in Computer Science, began at theUniversity of Cambridge Computer Laboratory in 1953. The first computer science department in the United States was formed atPurdue University in 1962.[35] Since practical computers became available, many applications of computing have become distinct areas of study in their own rights.
Although first proposed in 1956,[36] the term "computer science" appears in a 1959 article inCommunications of the ACM,[37]in which Louis Fein argues for the creation of aGraduate School in Computer Sciences analogous to the creation ofHarvard Business School in 1921.[38] Louis justifies the name by arguing that, likemanagement science, the subject is applied and interdisciplinary in nature, while having the characteristics typical of an academic discipline.[37]His efforts, and those of others such asnumerical analystGeorge Forsythe, were rewarded: universities went on to create such departments, starting with Purdue in 1962.[39] Despite its name, a significant amount of computer science does not involve the study of computers themselves. Because of this, several alternative names have been proposed.[40] Certain departments of major universities prefer the termcomputing science, to emphasize precisely that difference. Danish scientistPeter Naur suggested the termdatalogy,[41] to reflect the fact that the scientific discipline revolves around data and data treatment, while not necessarily involving computers. The first scientific institution to use the term was the Department of Datalogy at the University of Copenhagen, founded in 1969, with Peter Naur being the first professor in datalogy. The term is used mainly in the Scandinavian countries. An alternative term, also proposed by Naur, isdata science; this is now used for amulti-disciplinary field of data analysis, including statistics and databases.
In the early days of computing, a number of terms for the practitioners of the field of computing were suggested (albeit facetiously) in theCommunications of the ACM—turingineer,turologist,flow-charts-man,applied meta-mathematician, andappliedepistemologist.[42] Three months later in the same journal,comptologist was suggested, followed next year byhypologist.[43] The termcomputics has also been suggested.[44]In Europe, terms derived from contracted translations of the expression "automatic information" (e.g. "informazione automatica" in Italian) or "information and mathematics" are often used, e.g.informatique (French),Informatik (German),informatica (Italian, Dutch),informática (Spanish, Portuguese),informatika (Slavic languages andHungarian) orpliroforiki (πληροφορική, which means informatics) inGreek. Similar words have also been adopted in the UK (as in theSchool of Informatics, University of Edinburgh).[45] "In the U.S., however,informatics is linked with applied computing, or computing in the context of another domain."[46]
A folkloric quotation, often attributed to—but almost certainly not first formulated by—Edsger Dijkstra, states that "computer science is no more about computers than astronomy is about telescopes."[note 3] The design and deployment of computers and computer systems is generally considered the province of disciplines other than computer science. For example, the study of computer hardware is usually considered part ofcomputer engineering, while the study of commercialcomputer systems and their deployment is often called information technology orinformation systems. However, there has been exchange of ideas between the various computer-related disciplines. Computer science research also often intersects other disciplines, such ascognitive science,linguistics,mathematics,physics,biology,Earth science,statistics,philosophy, andlogic.
Computer science is considered by some to have a much closer relationship with mathematics than many scientific disciplines, with some observers saying that computing is a mathematical science.[33] Early computer science was strongly influenced by the work of mathematicians such asKurt Gödel,Alan Turing,John von Neumann,Rózsa Péter andAlonzo Church and there continues to be a useful interchange of ideas between the two fields in areas such asmathematical logic,category theory,domain theory, andalgebra.[36]
The relationship between computer science and software engineering is a contentious issue, which is further muddied bydisputes over what the term "software engineering" means, and how computer science is defined.[47]David Parnas, taking a cue from the relationship between other engineering and science disciplines, has claimed that the principal focus of computer science is studying the properties of computation in general, while the principal focus of software engineering is the design of specific computations to achieve practical goals, making the two separate but complementary disciplines.[48]
The academic, political, and funding aspects of computer science tend to depend on whether a department is formed with a mathematical emphasis or with an engineering emphasis. Computer science departments with a mathematics emphasis and with a numerical orientation consider alignment withcomputational science. Both types of departments tend to make efforts to bridge the field educationally if not across all research.
Despite the wordscience in its name, there is debate over whether or not computer science is a discipline of science,[49] mathematics,[50] or engineering.[51]Allen Newell andHerbert A. Simon argued in 1975,
Computer science is an empirical discipline. We would have called it an experimental science, but like astronomy, economics, and geology, some of its unique forms of observation and experience do not fit a narrow stereotype of the experimental method. Nonetheless, they are experiments. Each new machine that is built is an experiment. Actually constructing the machine poses a question to nature; and we listen for the answer by observing the machine in operation and analyzing it by all analytical and measurement means available.[51]
It has since been argued that computer science can be classified as an empirical science since it makes use of empirical testing to evaluate thecorrectness of programs, but a problem remains in defining the laws and theorems of computer science (if any exist) and defining the nature of experiments in computer science.[51] Proponents of classifying computer science as an engineering discipline argue that the reliability of computational systems is investigated in the same way as bridges incivil engineering and airplanes inaerospace engineering.[51] They also argue that while empirical sciences observe what presently exists, computer science observes what is possible to exist and while scientists discover laws from observation, no proper laws have been found in computer science and it is instead concerned with creating phenomena.[51]
Proponents of classifying computer science as a mathematical discipline argue that computer programs are physical realizations of mathematical entities and programs that can bedeductively reasoned through mathematicalformal methods.[51] Computer scientistsEdsger W. Dijkstra andTony Hoare regard instructions for computer programs as mathematical sentences and interpret formal semantics for programming languages as mathematicalaxiomatic systems.[51]
Paradigms of computer science
A number of computer scientists have argued for the distinction of three separate paradigms in computer science.Peter Wegner argued that those paradigms are science, technology, and mathematics.[52]Peter Denning's working group argued that they are theory, abstraction (modeling), and design.[33] Amnon H. Eden described them as the "rationalist paradigm" (which treats computer science as a branch of mathematics, which is prevalent in theoretical computer science, and mainly employs deductive reasoning), the "technocratic paradigm" (which might be found in engineering approaches, most prominently in software engineering), and the "scientific paradigm" (which approaches computer-related artifacts from the empirical perspective ofnatural sciences,[53] identifiable in some branches ofartificial intelligence).[54]Computer science focuses on methods involved in design, specification, programming, verification, implementation and testing of human-made computing systems.[55]
As a discipline, computer science spans a range of topics from theoretical studies of algorithms and the limits of computation to the practical issues of implementing computing systems in hardware and software.[56][57]CSAB, formerly called Computing Sciences Accreditation Board—which is made up of representatives of theAssociation for Computing Machinery (ACM), and theIEEE Computer Society (IEEE CS)[58]—identifies four areas that it considers crucial to the discipline of computer science:theory of computation,algorithms and data structures,programming methodology and languages, andcomputer elements and architecture. In addition to these four areas, CSAB also identifies fields such as software engineering, artificial intelligence, computer networking and communication, database systems, parallel computation, distributed computation, human–computer interaction, computer graphics, operating systems, and numerical andsymbolic computation as being important areas of computer science.[56]
Theoretical computer science is mathematical and abstract in spirit, but it derives its motivation from practical and everyday computation. It aims to understand the nature of computation and, as a consequence of this understanding, provide more efficient methodologies.
According to Peter Denning, the fundamental question underlying computer science is, "What can be automated?"[3] Theory of computation is focused on answering fundamental questions about what can be computed and what amount of resources are required to perform those computations. In an effort to answer the first question,computability theory examines which computational problems are solvable on various theoreticalmodels of computation. The second question is addressed bycomputational complexity theory, which studies the time and space costs associated with different approaches to solving a multitude of computational problems.
Information theory, closely related toprobability andstatistics, is related to the quantification of information. This was developed byClaude Shannon to find fundamental limits onsignal processing operations such as compressing data and on reliably storing and communicating data.[60]Coding theory is the study of the properties ofcodes (systems for converting information from one form to another) and their fitness for a specific application. Codes are used fordata compression,cryptography,error detection and correction, and more recently also fornetwork coding. Codes are studied for the purpose of designing efficient and reliabledata transmission methods.[61]
Programming language theory is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification ofprogramming languages and their individualfeatures. It falls within the discipline of computer science, both depending on and affecting mathematics, software engineering, andlinguistics. It is an active research area, with numerous dedicated academic journals.
Formal methods are a particular kind of mathematically based technique for thespecification, development andverification of software andhardware systems.[62] The use of formal methods for software and hardware design is motivated by the expectation that, as in other engineering disciplines, performing appropriate mathematical analysis can contribute to the reliability and robustness of a design. They form an important theoretical underpinning for software engineering, especially where safety or security is involved. Formal methods are a useful adjunct to software testing since they help avoid errors and can also give a framework for testing. For industrial use, tool support is required. However, the high cost of using formal methods means that they are usually only used in the development of high-integrity andlife-critical systems, where safety orsecurity is of utmost importance. Formal methods are best described as the application of a fairly broad variety oftheoretical computer science fundamentals, in particularlogic calculi,formal languages,automata theory, andprogram semantics, but alsotype systems andalgebraic data types to problems in software and hardware specification and verification.
Computer graphics is the study of digital visual contents and involves the synthesis and manipulation of image data. The study is connected to many other fields in computer science, includingcomputer vision,image processing, andcomputational geometry, and is heavily applied in the fields of special effects andvideo games.
Scientific computing (or computational science) is the field of study concerned with constructingmathematical models andquantitative analysis techniques and using computers to analyze and solvescientific problems. A major usage of scientific computing issimulation of various processes, including computationalfluid dynamics, physical, electrical, and electronic systems and circuits, as well as societies and social situations (notably war games) along with their habitats, among many others. Modern computers enable optimization of such designs as complete aircraft. Notable in electrical and electronic circuit design are SPICE,[63] as well as software for physical realization of new (or modified) designs. The latter includes essential design software forintegrated circuits.[64]
Software engineering is the study of designing, implementing, and modifying the software in order to ensure it is of high quality, affordable, maintainable, and fast to build. It is a systematic approach to software design, involving the application of engineering practices to software. Software engineering deals with the organizing and analyzing of software—it does not just deal with the creation or manufacture of new software, but its internal arrangement and maintenance. For examplesoftware testing,systems engineering,technical debt andsoftware development processes.
Artificial intelligence (AI) aims to or is required to synthesize goal-orientated processes such as problem-solving, decision-making, environmental adaptation, learning, and communication found in humans and animals. From its origins incybernetics and in theDartmouth Conference (1956), artificial intelligence research has been necessarily cross-disciplinary, drawing on areas of expertise such asapplied mathematics, symbolic logic,semiotics,electrical engineering,philosophy of mind,neurophysiology, andsocial intelligence. AI is associated in the popular mind withrobotic development, but the main field of practical application has been as an embedded component in areas ofsoftware development, which require computational understanding. The starting point in the late 1940s was Alan Turing's question "Can computers think?", and the question remains effectively unanswered, although theTuring test is still used to assess computer output on the scale of human intelligence. But the automation of evaluative and predictive tasks has been increasingly successful as a substitute for human monitoring and intervention in domains of computer application involving complex real-world data.
Computer architecture, or digital computer organization, is the conceptual design and fundamental operational structure of a computer system. It focuses largely on the way by which the central processing unit performs internally and accesses addresses in memory.[65] Computer engineers studycomputational logic and design of computer hardware, from individualprocessor components,microcontrollers,personal computers tosupercomputers andembedded systems. The term "architecture" in computer literature can be traced to the work of Lyle R. Johnson andFrederick P. Brooks Jr., members of the Machine Organization department in IBM's main research center in 1959.
Concurrency is a property of systems in which several computations are executing simultaneously, and potentially interacting with each other.[66] A number of mathematical models have been developed for general concurrent computation includingPetri nets,process calculi and theparallel random access machine model.[67] When multiple computers are connected in a network while using concurrency, this is known as a distributed system. Computers within that distributed system have their own private memory, and information can be exchanged to achieve common goals.[68]
Computer security is a branch of computer technology with the objective of protecting information from unauthorized access, disruption, or modification while maintaining the accessibility and usability of the system for its intended users.
A database is intended to organize, store, and retrieve large amounts of data easily. Digital databases are managed using database management systems to store, create, maintain, and search data, throughdatabase models andquery languages. Data mining is a process of discovering patterns in large data sets.
Discoveries
The philosopher of computingBill Rapaport noted threeGreat Insights of Computer Science:[70]
All the information about any computable problem can be represented using only 0 and 1 (or any other bistable pair that can flip-flop between two easily distinguishable states, such as "on/off", "magnetized/de-magnetized", "high-voltage/low-voltage", etc.).
Corrado Böhm and Giuseppe Jacopini's insight: there are onlythree ways of combining these actions (into more complex ones) that are needed in order for a computer to do "anything".[72]
Only three rules are needed to combine any set of basic instructions into more complex ones:
sequence: first do this, then do that;
selection: IF such-and-such is the case, THEN do this, ELSE do that;
repetition: WHILE such-and-such is the case, DO this.
The three rules of Boehm's and Jacopini's insight can be further simplified with the use ofgoto (which means it is more elementary thanstructured programming).
Programming languages can be used to accomplish different tasks in different ways. Common programming paradigms include:
Functional programming, a style of building the structure and elements of computer programs that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It is a declarative programming paradigm, which means programming is done with expressions or declarations instead of statements.[73]
Imperative programming, a programming paradigm that uses statements that change a program's state.[74] In much the same way that the imperative mood in natural languages expresses commands, an imperative program consists of commands for the computer to perform. Imperative programming focuses on describing how a program operates.
Object-oriented programming, a programming paradigm based on the concept of "objects", which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods. A feature of objects is that an object's procedures can access and often modify the data fields of the object with which they are associated. Thus object-oriented computer programs are made out of objects that interact with one another.[75]
Service-oriented programming, a programming paradigm that uses "services" as the unit of computer work, to design and implement integrated business applications andmission critical software programs.
Many languages offer support for multiple paradigms, making the distinction more a matter of style than of technical capabilities.[76]
Conferences are important events for computer science research. During these conferences, researchers from the public and private sectors present their recent work and meet. Unlike in most other academic fields, in computer science, the prestige ofconference papers is greater than that of journal publications.[77][78] One proposed explanation for this is the quick development of this relatively new field requires rapid review and distribution of results, a task better handled by conferences than by journals.[79]
^"The introduction of punched cards into the new engine was important not only as a more convenient form of control than the drums, or because programs could now be of unlimited extent, and could be stored and repeated without the danger of introducing errors in setting the machine by hand; it was important also because it served to crystallize Babbage's feeling that he had invented something really new, something much more than a sophisticated calculating machine."Bruce Collier, 1970
^See the entry"Computer science" on Wikiquote for the history of this quotation.
^The word "anything" is written in quotation marks because there are things that computers cannot do. One example is: to answer the question if an arbitrary given computer program will eventually finish or run forever (theHalting problem).
References
^"What is Computer Science?".Department of Computer Science, University of York.Archived from the original on June 11, 2020. RetrievedJune 11, 2020.
^abcDenning, P.J.; Comer, D.E.; Gries, D.; Mulder, M.C.; Tucker, A.; Turner, A.J.; Young, P.R. (February 1989)."Computing as a discipline".Computer.22 (2):63–70.doi:10.1109/2.19833.ISSN1558-0814.Archived from the original on March 3, 2022. RetrievedMarch 3, 2022.The discipline of computing is the systematic study of algorithmic processes that describe and transform information, their theory, analysis, design, efficiency, implementation, and application. The fundamental question underlying all of computing is, 'What can be (efficiently) automated?'
^"WordNet Search—3.1".WordNet Search. Wordnetweb.princeton.edu.Archived from the original on October 18, 2017. RetrievedMay 14, 2012.
^Forsythe, George (August 5–10, 1969). "Computer Science and Education".Proceedings of IFIP Congress 1968.The question 'What can be automated?' is one of the most inspiring philosophical and practical questions of contemporary civilization.
^Torres Quevedo, L. (1914). "Ensayos sobre Automática – Su definicion. Extension teórica de sus aplicaciones".Revista de la Academia de Ciencias Exacta, 12, pp. 391–418.
^"In this sense Aiken needed IBM, whose technology included the use of punched cards, the accumulation of numerical data, and the transfer of numerical data from one register to another",Bernard Cohen, p.44 (2000)
^P. Mounier-Kuhn,L'Informatique en France, de la seconde guerre mondiale au Plan Calcul. L'émergence d'une science, Paris, PUPS, 2010, ch. 3 & 4.
^Groth, Dennis P. (February 2010)."Why an Informatics Degree?".Communications of the ACM. Cacm.acm.org.Archived from the original on January 11, 2023. RetrievedJune 14, 2016.
^Parnas, D.L. (1998). "Software engineering programmes are not computer science programmes".Annals of Software Engineering.6:19–37.doi:10.1023/A:1018949113292.S2CID35786237., p. 19: "Rather than treat software engineering as a subfield of computer science, I treat it as an element of the set, Civil Engineering, Mechanical Engineering, Chemical Engineering, Electrical Engineering, [...]"
^Luk, R.W.P. (2020). "Insight in how computer science can be a science".Science & Philosophy.8 (2):17–47.doi:10.23756/sp.v8i2.531.
^Knuth, D.E. (1974). "Computer science and its relation to mathematics".The American Mathematical Monthly.81 (4):323–343.doi:10.2307/2318994.JSTOR2318994.
^abcdefg"The Philosophy of Computer Science".The Philosophy of Computer Science (Stanford Encyclopedia of Philosophy). Metaphysics Research Lab, Stanford University. 2021.Archived from the original on September 16, 2021. RetrievedSeptember 16, 2021.
^Wegner, P. (October 13–15, 1976).Research paradigms in computer science—Proceedings of the 2nd international Conference on Software Engineering. San Francisco, California, United States: IEEE Computer Society Press, Los Alamitos, CA.
^Turner, Raymond; Angius, Nicola (2019)."The Philosophy of Computer Science". In Zalta, Edward N. (ed.).The Stanford Encyclopedia of Philosophy.Archived from the original on October 14, 2019. RetrievedOctober 14, 2019.
^Van-Nam Huynh; Vladik Kreinovich; Songsak Sriboonchitta; 2012.Uncertainty Analysis in Econometrics with Applications. Springer Science & Business Media. p. 63.ISBN978-3-642-35443-4.
^Phillip A. Laplante, (2010).Encyclopedia of Software Engineering Three-Volume Set (Print). CRC Press. p. 309.ISBN978-1-351-24926-3.
^Muhammad H. Rashid, (2016).SPICE for Power Electronics and Electric Power. CRC Press. p. 6.ISBN978-1-4398-6047-2.
^Gordana Dodig-Crnkovic; Raffaela Giovagnoli, (2013).Computing Nature: Turing Centenary Perspective. Springer Science & Business Media. p. 247.ISBN978-3-642-37225-4.
^Simon Elias Bibri (2018).Smart Sustainable Cities of the Future: The Untapped Potential of Big Data Analytics and Context-Aware Computing for Advancing Sustainability. Springer. p. 74.ISBN978-3-319-73981-6.
^Rapaport, William J. (September 20, 2013)."What Is Computation?". State University of New York at Buffalo.Archived from the original on February 14, 2001. RetrievedAugust 31, 2013.
^B. Jack Copeland, (2012).Alan Turing's Electronic Brain: The Struggle to Build the ACE, the World's Fastest Computer. OUP Oxford. p. 107.ISBN978-0-19-960915-4.
^Charles W. Herbert, (2010).An Introduction to Programming Using Alice 2.2. Cengage Learning. p. 122.ISBN0-538-47866-7.
^Md. Rezaul Karim; Sridhar Alla, (2017).Scala and Spark for Big Data Analytics: Explore the concepts of functional programming, data streaming, and machine learning. Packt Publishing Ltd. p. 87.ISBN978-1-78355-050-0.
^Lex Sheehan, (2017).Learning Functional Programming in Go: Change the way you approach your applications using functional programming in Go. Packt Publishing Ltd. p. 16.ISBN978-1-78728-604-7.
^Evelio Padilla, (2015).Substation Automation Systems: Design and Implementation. Wiley. p. 245.ISBN978-1-118-98730-8.