Sunteți pe pagina 1din 12

11/3/2019 Computing - Wikipedia

Computing
Computing is any activity that uses computers to manage, process, and
communicate information. It includes development of both hardware and
software. Computing is a critical, integral component of modern industrial
technology. Major computing disciplines include computer engineering,
software engineering, computer science, information systems, and information
technology.

Contents A difference engine: computing the


solution to a polynomial function
Definitions
History
Computer
Computer software and hardware
Application software
System software
Computer network
Internet
Computer programming
Computer programmer
Computer industry
Software industry Computer laboratory, Moody Hall,
Sub-disciplines of computing James Madison University, 2003
Computer engineering
Software engineering
Computer science
Information systems
Computer Information System(s) (CIS)
Information technology
Systems administration

Research and emerging technologies


See also
References
External links

A rack of servers from 2006


Definitions
The ACM Computing Curricula 2005[1] defined "computing" as follows:

In a general way, we can define computing to mean any goal-oriented activity requiring, benefiting from, or
creating computers. Thus, computing includes designing and building hardware and software systems for a
wide range of purposes; processing, structuring, and managing various kinds of information; doing scientific

https://en.wikipedia.org/wiki/Computing 1/12
11/3/2019 Computing - Wikipedia

studies using computers; making computer systems behave intelligently; creating and using
communications and entertainment media; finding and gathering information relevant to any particular
purpose, and so on. The list is virtually endless, and the possibilities are vast.

and it defines five sub-disciplines of the computing field: computer science, computer engineering, information systems,
information technology, and software engineering.[2]

However, Computing Curricula 2005[1] also recognizes that the meaning of "computing" depends on the context:

Computing also has other meanings that are more specific, based on the context in which the term is used.
For example, an information systems specialist will view computing somewhat differently from a software
engineer. Regardless of the context, doing computing well can be complicated and difficult. Because society
needs people to do computing well, we must think of computing not only as a profession but also as a
discipline.

The term "computing" has sometimes been narrowly defined, as in a 1989 ACM report on Computing as a Discipline:[3]

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 computing is "What can be (efficiently) automated?"

The term "computing" is also synonymous with counting and calculating. In earlier times, it was used in reference to the
action performed by mechanical computing machines, and before that, to human computers.[4]

History
The history of computing is longer than the history of computing hardware and modern computing technology and
includes the history of methods intended for pen and paper or for chalk and slate, with or without the aid of tables.

Computing is intimately tied to the representation of numbers. But long before abstractions like the number arose, there
were mathematical concepts to serve the purposes of civilization. These concepts include one-to-one correspondence (the
basis of counting), comparison to a standard (used for measurement), and the 3-4-5 right triangle (a device for assuring a
right angle).

The earliest known tool for use in computation was the abacus, and it was thought to have been invented in Babylon circa
2400 BC. Its original style of usage was by lines drawn in sand with pebbles. Abaci, of a more modern design, are still used
as calculation tools today. This was the first known calculation aid - preceding Greek methods by 2,000 years.

The first recorded idea of using digital electronics for computing was the 1931 paper "The Use of Thyratrons for High
Speed Automatic Counting of Physical Phenomena" by C. E. Wynn-Williams.[5] Claude Shannon's 1938 paper "A Symbolic
Analysis of Relay and Switching Circuits" then introduced the idea of using electronics for Boolean algebraic operations.

The concept of a field-effect transistor was proposed by Julius Edgar Lilienfeld in 1925. John Bardeen and Walter
Brattain, while working under William Shockley at Bell Labs, built the first working transistor, the point-contact
transistor, in 1947.[6][7] In 1953, the University of Manchester built the first transistorized computer, called the Transistor
Computer.[8] However, early junction transistors were relatively bulky devices that were difficult to manufacture on a
mass-production basis, which limited them to a number of specialised applications.[9] The metal–oxide–silicon field-effect

https://en.wikipedia.org/wiki/Computing 2/12
11/3/2019 Computing - Wikipedia

transistor (MOSFET, or MOS transistor) was invented by Mohamed Atalla and Dawon Kahng at Bell Labs in 1959.[10][11] It
was the first truly compact transistor that could be miniaturised and mass-produced for a wide range of uses.[9] The
MOSFET made it possible to build high-density integrated circuit chips,[12][13] leading to what is known as the computer
revolution[14] or microcomputer revolution.[15]

Computer
A computer is a machine that manipulates data according to a set of instructions called a computer program. The program
has an executable form that the computer can use directly to execute the instructions. The same program in its human-
readable source code form, enables a programmer to study and develop a sequence of steps known as an algorithm.
Because the instructions can be carried out in different types of computers, a single set of source instructions converts to
machine instructions[16] according to the CPU type.

The execution process carries out the instructions in a computer program. Instructions express the computations
performed by the computer. They trigger sequences of simple actions on the executing machine. Those actions produce
effects according to the semantics of the instructions.

Computer software and hardware


Computer software or just "software", is a collection of computer programs and related data that provides the instructions
for telling a computer what to do and how to do it. Software refers to one or more computer programs and data held in the
storage of the computer for some purposes. In other words, software is a set of programs, procedures, algorithms and its
documentation concerned with the operation of a data processing system. Program software performs the function of the
program it implements, either by directly providing instructions to the computer hardware or by serving as input to
another piece of software. The term was coined to contrast with the old term hardware (meaning physical devices). In
contrast to hardware, software is intangible.[17] Software is also sometimes used in a more narrow sense, meaning
application software only.

Application software
Application software, also known as an "application" or an "app", is a computer software designed to help the user to
perform specific tasks. Examples include enterprise software, accounting software, office suites, graphics software and
media players. Many application programs deal principally with documents. Apps may be bundled with the computer and
its system software, or may be published separately. Some users are satisfied with the bundled apps and need never install
additional applications.

Application software is contrasted with system software and middleware, which manage and integrate a computer's
capabilities, but typically do not directly apply them in the performance of tasks that benefit the user. The system software
serves the application, which in turn serves the user.

Application software applies the power of a particular computing platform or system software to a particular purpose.
Some apps such as Microsoft Office are available in versions for several different platforms; others have narrower
requirements and are thus called, for example, a Geography application for Windows or an Android application for
education or Linux gaming. Sometimes a new and popular application arises that only runs on one platform, increasing
the desirability of that platform. This is called a killer application.

System software

https://en.wikipedia.org/wiki/Computing 3/12
11/3/2019 Computing - Wikipedia

System software, or systems software, is computer software designed to operate and control the computer hardware and to
provide a platform for running application software. System software includes operating systems, utility software, device
drivers, window systems, and firmware. Frequently development tools such as compilers, linkers, and debuggers[18] are
classified as system software.

Computer network
A computer network, often simply referred to as a network, is a collection of hardware components and computers
interconnected by communication channels that allow sharing of resources and information.[19] Where at least one
process in one device is able to send/receive data to/from at least one process residing in a remote device, then the two
devices are said to be in a network.

Networks may be classified according to a wide variety of characteristics such as the medium used to transport the data,
communications protocol used, scale, topology, and organizational scope.

Communications protocols define the rules and data formats for exchanging information in a computer network, and
provide the basis for network programming. Well-known communications protocols are Ethernet, a hardware and Link
Layer standard that is ubiquitous in local area networks, and the Internet Protocol Suite, which defines a set of protocols
for internetworking, i.e. for data communication between multiple networks, as well as host-to-host data transfer, and
application-specific data transmission formats.

Computer networking is sometimes considered a sub-discipline of electrical engineering, telecommunications, computer


science, information technology or computer engineering, since it relies upon the theoretical and practical application of
these disciplines.

Internet
The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite
(TCP/IP) to serve billions of users that consists of millions of private, public, academic, business, and government
networks, of local to global scope, that are linked by a broad array of electronic, wireless and optical networking
technologies. The Internet carries an extensive range of information resources and services, such as the inter-linked
hypertext documents of the World Wide Web and the infrastructure to support email.

Computer programming
Computer programming in general is the process of writing, testing, debugging, and maintaining the source code and
documentation of computer programs. This source code is written in a programming language, which is an artificial
language often more restrictive or demanding than natural languages, but easily translated by the computer. The purpose
of programming is to invoke the desired behavior (customization) from the machine. The process of writing high quality
source code requires knowledge of both the application's domain and the computer science domain. The highest-quality
software is thus developed by a team of various domain experts, each person a specialist in some area of development. But
the term programmer may apply to a range of program quality, from hacker to open source contributor to professional.
And a single programmer could do most or all of the computer programming needed to generate the proof of concept to
launch a new "killer" application.

Computer programmer

https://en.wikipedia.org/wiki/Computing 4/12
11/3/2019 Computing - Wikipedia

A programmer, computer programmer, or coder is a person who writes computer software. The term computer
programmer can refer to a specialist in one area of computer programming or to a generalist who writes code for many
kinds of software. One who practices or professes a formal approach to programming may also be known as a programmer
analyst. A programmer's primary computer language (C, C++, Java, Lisp, Python, etc.) is often prefixed to the above titles,
and those who work in a web environment often prefix their titles with web. The term programmer can be used to refer to
a software developer, software engineer, computer scientist, or software analyst. However, members of these professions
typically possess other software engineering skills, beyond programming.

Computer industry
The computer industry is made up of all of the businesses involved in developing computer software, designing computer
hardware and computer networking infrastructures, the manufacture of computer components and the provision of
information technology services including system administration and maintenance.

Software industry
The software industry includes businesses engaged in development, maintenance and publication of software. The
industry also includes software services, such as training, documentation, and consulting.

Sub-disciplines of computing

Computer engineering
Computer engineering is a discipline that integrates several fields of electrical engineering and computer science required
to develop computer hardware and software.[20] Computer engineers usually have training in electronic engineering (or
electrical engineering), software design, and hardware-software integration instead of only software engineering or
electronic engineering. Computer engineers are involved in many hardware and software aspects of computing, from the
design of individual microprocessors, personal computers, and supercomputers, to circuit design. This field of engineering
not only focuses on the design of hardware within its own domain, but as well the interactions between hardware and the
world around it.[21]

Software engineering
Software engineering (SE) is the application of a systematic, disciplined, quantifiable approach to the design,
development, operation, and maintenance of software, and the study of these approaches; that is, the application of
engineering to software.[22][23][24] In layman's terms, it is the act of using insights to conceive, model and scale a solution
to a problem. The first reference to the term is the 1968 NATO Software Engineering Conference and was meant to
provoke thought regarding the perceived "software crisis" at the time.[25][26][27] Software development, a much used and
more generic term, does not necessarily subsume the engineering paradigm. The generally accepted concepts of Software
Engineering as an engineering discipline have been specified in the Guide to the Software Engineering Body of Knowledge
(SWEBOK). The SWEBOK has become an internationally accepted standard ISO/IEC TR 19759:2015.[28]

Computer science

https://en.wikipedia.org/wiki/Computing 5/12
11/3/2019 Computing - Wikipedia

Computer science or computing science (abbreviated CS or Comp Sci) is the scientific and practical approach to
computation and its applications. A computer scientist specializes in the theory of computation and the design of
computational systems.[29]

Its subfields can be divided into practical techniques for its implementation and application in computer systems and
purely theoretical areas. Some, such as computational complexity theory, which studies fundamental properties of
computational problems, are highly abstract, while others, such as computer graphics, emphasize real-world applications.
Still others focus on the challenges in implementing computations. For example, programming language theory studies
approaches to description of computations, while the study of computer programming itself investigates various aspects of
the use of programming languages and complex systems, and human–computer interaction focuses on the challenges in
making computers and computations useful, usable, and universally accessible to humans.

Information systems
"Information systems (IS)" is the study of complementary networks of hardware and software (see information
technology) that people and organizations use to collect, filter, process, create, and distribute data.[30][31][32][33][34] The
ACM's Computing Careers website says

"A majority of IS [degree] programs are located in business schools; however, they may have different
names such as management information systems, computer information systems, or business information
systems. All IS degrees combine business and computing topics, but the emphasis between technical and
organizational issues varies among programs. For example, programs differ substantially in the amount of
programming required."[35]

The study bridges business and computer science using the theoretical foundations of information and computation to
study various business models and related algorithmic processes within a computer science
discipline.[36][37][38][39][40][41][42][43][44][45]

Computer Information System(s) (CIS)


This field studies computers and algorithmic processes, including their principles, their software and hardware designs,
their applications, and their impact on society[46][47][48] while IS emphasizes functionality over design.[49]

Information technology
Information technology (IT) is the application of computers and telecommunications equipment to store, retrieve,
transmit and manipulate data,[50] often in the context of a business or other enterprise.[51] The term is commonly used as
a synonym for computers and computer networks, but it also encompasses other information distribution technologies
such as television and telephones. Several industries are associated with information technology, such as computer
hardware, software, electronics, semiconductors, internet, telecom equipment, e-commerce and computer services.[52][53]

Systems administration
A system administrator, IT systems administrator, systems administrator, or sysadmin is a person employed to maintain
and operate a computer system or network. The duties of a system administrator are wide-ranging, and may vary
substantially from one organization to another. Sysadmins are usually charged with installing, supporting and
maintaining servers or other computer systems, and planning for and responding to service outages and other problems.

https://en.wikipedia.org/wiki/Computing 6/12
11/3/2019 Computing - Wikipedia

Other duties may include scripting or light programming, project management for systems-related projects, supervising or
training computer operators, and being the consultant for computer problems beyond the knowledge of technical support
staff.

Research and emerging technologies


DNA-based computing and quantum computing are areas of active research in both hardware and software (such as the
development of quantum algorithms). Potential infrastructure for future technologies includes DNA origami on
photolithography[54] and quantum antennae for transferring information between ion traps.[55] By 2011, researchers had
entangled 14 qubits.[56][57] Fast digital circuits (including those based on Josephson junctions and rapid single flux
quantum technology) are becoming more nearly realizable with the discovery of nanoscale superconductors.[58]

Fiber-optic and photonic (optical) devices, which already have been used to transport data over long distances, have
started being used by data centers, side by side with CPU and semiconductor memory components. This allows the
separation of RAM from CPU by optical interconnects.[59] IBM has created an integrated circuit with both electronic and
optical information processing in one chip. This is denoted "CMOS-integrated nanophotonics" or (CINP).[60] One benefit
of optical interconnects is that motherboards which formerly required a certain kind of system on a chip (SoC) can now
move formerly dedicated memory and network controllers off the motherboards, spreading the controllers out onto the
rack. This allows standardization of backplane interconnects and motherboards for multiple types of SoCs, which allows
more timely upgrades of CPUs.[61]

Another field of research is spintronics. Spintronics can provide computing power and storage, without heat
buildup.[62]Some research is being done on hybrid chips, which combine photonics and spintronics.[63][64]

See also
Index of history of computing articles
List of computer term etymologies
Scientific computing
Electronic data processing
Creative computing

References
1. The Joint Task Force for Computing Curricula 2005. "Computing Curricula 2005: The Overview Report" (https://web.a
rchive.org/web/20141021153204/http://www.acm.org/education/curric_vols/CC2005-March06Final.pdf) (PDF).
Archived from the original (http://www.acm.org/education/curric_vols/CC2005-March06Final.pdf) (pdf) on 2014-10-21.
2. "Curricula Recommendations" (http://www.acm.org/education/curricula-recommendations). Association for Computing
Machinery. 2005. Retrieved 2012-11-30.
3. Peter J. Denning; et al. (January 1989). "Computing as a Discipline" (https://web.archive.org/web/20110928184550/ht
tp://cs.gmu.edu/cne/pjd/GP/CompDisc.pdf) (PDF). Communications of the ACM. Association for Computing
Machinery. 32: 9–23. doi:10.1145/63238.63239 (https://doi.org/10.1145%2F63238.63239). Archived from the original
(http://cs.gmu.edu/cne/pjd/GP/CompDisc.pdf) (PDF) on 2011-09-28. Retrieved 2012-11-30.
4. "The History of Computing" (http://mason.gmu.edu/~montecin/computer-hist-web.htm). mason.gmu.edu. Retrieved
2019-04-12.

https://en.wikipedia.org/wiki/Computing 7/12
11/3/2019 Computing - Wikipedia

5. Wynn-Williams, C. E. (July 2, 1931), "The Use of Thyratrons for High Speed Automatic Counting of Physical
Phenomena", Proceedings of the Royal Society A, 132 (819): 295–310, Bibcode:1931RSPSA.132..295W (https://ui.a
dsabs.harvard.edu/abs/1931RSPSA.132..295W), doi:10.1098/rspa.1931.0102 (https://doi.org/10.1098%2Frspa.1931.
0102)
6. Lee, Thomas H. (2003). The Design of CMOS Radio-Frequency Integrated Circuits (https://web.stanford.edu/class/ar
chive/ee/ee214/ee214.1032/Handouts/HO2.pdf) (PDF). Cambridge University Press. ISBN 9781139643771.
7. Puers, Robert; Baldi, Livio; Voorde, Marcel Van de; Nooten, Sebastiaan E. van (2017). Nanoelectronics: Materials,
Devices, Applications, 2 Volumes (https://books.google.com/books?id=JOqVDgAAQBAJ&pg=PA14). John Wiley &
Sons. p. 14. ISBN 9783527340538.
8. Lavington, Simon (1998), A History of Manchester Computers (2 ed.), Swindon: The British Computer Society,
pp. 34–35
9. Moskowitz, Sanford L. (2016). Advanced Materials Innovation: Managing Global Technology in the 21st century (http
s://books.google.com/books?id=2STRDAAAQBAJ&pg=PA165). John Wiley & Sons. pp. 165–167.
ISBN 9780470508923.
10. "1960 - Metal Oxide Semiconductor (MOS) Transistor Demonstrated" (https://www.computerhistory.org/siliconengine/
metal-oxide-semiconductor-mos-transistor-demonstrated/). The Silicon Engine. Computer History Museum.
11. Lojek, Bo (2007). History of Semiconductor Engineering. Springer Science & Business Media. pp. 321–3.
ISBN 9783540342588.
12. "Who Invented the Transistor?" (https://www.computerhistory.org/atchm/who-invented-the-transistor/). Computer
History Museum. 4 December 2013. Retrieved 20 July 2019.
13. Hittinger, William C. (1973). "METAL-OXIDE-SEMICONDUCTOR TECHNOLOGY". Scientific American. 229 (2): 48–
59. Bibcode:1973SciAm.229b..48H (https://ui.adsabs.harvard.edu/abs/1973SciAm.229b..48H).
doi:10.1038/scientificamerican0873-48 (https://doi.org/10.1038%2Fscientificamerican0873-48). ISSN 0036-8733 (http
s://www.worldcat.org/issn/0036-8733). JSTOR 24923169 (https://www.jstor.org/stable/24923169).
14. Fossum, Jerry G.; Trivedi, Vishal P. (2013). Fundamentals of Ultra-Thin-Body MOSFETs and FinFETs (https://books.g
oogle.com/books?id=zZJfAAAAQBAJ&pg=PR7). Cambridge University Press. p. vii. ISBN 9781107434493.
15. Malmstadt, Howard V.; Enke, Christie G.; Crouch, Stanley R. (1994). Making the Right Connections: Microcomputers
and Electronic Instrumentation (https://books.google.com/books?id=lyJGAQAAIAAJ). American Chemical Society.
p. 389. ISBN 9780841228610. "The relative simplicity and low power requirements of MOSFETs have fostered
today's microcomputer revolution."
16. "Up Technology | Up Coming Technology" (https://uptechnology10.blogspot.com). uptechnology10.blogspot.com.
Retrieved 2019-06-06.
17. "Wordreference.com: WordNet 2.0" (http://www.wordreference.com/definition/software). Princeton University,
Princeton, NJ. Retrieved 2007-08-19.
18. Rouse, Margaret (March 2019). "system software" (https://whatis.techtarget.com/definition/system-software).
WhatIs.com. TechTarget.
19. "Computer network definition" (https://web.archive.org/web/20120121061919/http://www.atis.org/glossary/definition.as
px?id=6555). Archived from the original (http://www.atis.org/glossary/definition.aspx?id=6555) on 2012-01-21.
Retrieved 2011-11-12.
20. IEEE Computer Society; ACM (12 December 2004). Computer Engineering 2004: Curriculum Guidelines for
Undergraduate Degree Programs in Computer Engineering (http://www.acm.org/education/education/curric_vols/CE-
Final-Report.pdf) (pdf). p. iii. Retrieved 2012-12-17. "Computer System engineering has traditionally been viewed as
a combination ofboth electronic engineering (EE) and computer science (CS)."
21. Trinity College Dublin. "What is Computer System Engineering" (http://www.tcd.ie/Engineering/about/what_is_eng/co
mputer_eng_intro.html). Retrieved 2006-04-21., "Computer engineers need not only to understand how computer
systems themselves work, but also how they integrate into the larger picture. Consider the car. A modern car contains
many separate computer systems for controlling such things as the engine timing, the brakes and the air bags. To be
able to design and implement such a car, the computer engineer needs a broad theoretical understanding of all these
various subsystems & how they interact.

https://en.wikipedia.org/wiki/Computing 8/12
11/3/2019 Computing - Wikipedia

22. Abran, Alain; Moore, James W.; Bourque, Pierre; Dupuis, Robert; Tripp, Leonard L. (2004). Guide to the Software
Engineering Body of Knowledge. IEEE. pp. 1–1. ISBN 978-0-7695-2330-9.
23. ACM (2006). "Computing Degrees & Careers" (https://web.archive.org/web/20110617053818/http://computingcareer
s.acm.org/?page_id=12). ACM. Archived from the original (http://computingcareers.acm.org/?page_id=12) on 2011-
06-17. Retrieved 2010-11-23.
24. Laplante, Phillip (2007). What Every Engineer Should Know about Software Engineering (https://books.google.com/?i
d=pFHYk0KWAEgC&lpg=PP1&dq=What%20Every%20Engineer%20Should%20Know%20about%20Software%20En
gineering.&pg=PA1#v=onepage). Boca Raton: CRC. ISBN 978-0-8493-7228-5. Retrieved 2011-01-21.
25. Sommerville, Ian (2008). Software Engineering (https://books.google.com/books?id=PqsWaBkFh1wC) (7 ed.).
Pearson Education. p. 26. ISBN 978-81-7758-530-8. Retrieved 10 January 2013.
26. Peter, Naur; Randell, Brian (7–11 October 1968). Software Engineering: Report of a conference sponsored by the
NATO Science Committee (http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1968.PDF) (PDF). Garmisch,
Germany: Scientific Affairs Division, NATO. Retrieved 2008-12-26.
27. Randell, Brian (10 August 2001). "The 1968/69 NATO Software Engineering Reports" (http://homepages.cs.ncl.ac.uk/
brian.randell/NATO/NATOReports/index.html). Brian Randell's University Homepage. The School of the Computer
Sciences, Newcastle University. Retrieved 2008-10-11. "The idea for the first NATO Software Engineering
Conference, and in particular that of adopting the then practically unknown term "software engineering" as its
(deliberately provocative) title, I believe came originally from Professor Fritz Bauer."
28. "Software Engineering -- Guide to the software engineering body of knowledge (SWEBOK)" (http://www.iso.org/iso/iso
_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=33897). International Organization for Standardization.
ISO/IEC TR 19759:2015. Retrieved 21 May 2019.
29. "WordNet Search - 3.1" (http://wordnetweb.princeton.edu/perl/webwn?s=computer%20scientist).
Wordnetweb.princeton.edu. Retrieved 2012-05-14.
30. "Definition of Application Landscape" (https://web.archive.org/web/20110305011857/http://wwwmatthes.in.tum.de/wiki
s/system-cartography/application-landscape). Software Engineering for Business Information Systems (sebis). Jan
21, 2009. Archived from the original (http://wwwmatthes.in.tum.de/wikis/system-cartography/application-landscape)
on March 5, 2011. Retrieved January 14, 2011.
31. Archibald, J.A. (May 1975). "Computer Science education for majors of other disciplines". AFIPS Joint Computer
Conferences: 903–906. "Computer science spreads out over several related disciplines, and shares with these
disciplines certain sub-disciplines that traditionally have been located exclusively in the more conventional disciplines"
32. Denning, Peter (July 1999). "COMPUTER SCIENCE: THE DISCIPLINE". Encyclopaedia of Computer Science (2000
Edition). "The Domain of Computer Science: Even though computer science addresses both human-made and
natural information processes, the main effort in the discipline has been directed toward human-made processes,
especially information processing systems and machines"
33. Coy, Wolfgang (June 2004). "Between the disciplines". ACM SIGCSE Bulletin. 36 (2): 7–10.
doi:10.1145/1024338.1024340 (https://doi.org/10.1145%2F1024338.1024340). ISSN 0097-8418 (https://www.worldca
t.org/issn/0097-8418). "Computer science may be in the core of these processes. The actual question is not to ignore
disciplinary boundaries with its methodological differences but to open the disciplines for collaborative work. We must
learn to build bridges, not to start in the gap between disciplines"
34. Jessup, Leonard M.; Valacich, Joseph S. (2008). Information Systems Today (3rd ed.). Pearson Publishing. pp. ???,
416.
35. "Computing Degrees & Careers " Information Systems" (http://computingcareers.acm.org/index.html@page_id=9.htm
l). Association for Computing Machinery. Retrieved 6 July 2018.
36. Hoganson, Ken (December 2001). "Alternative curriculum models for integrating computer science and information
systems analysis, recommendations, pitfalls, opportunities, accreditations, and trends". Journal of Computing
Sciences in Colleges. 17 (2): 313–325. ISSN 1937-4771 (https://www.worldcat.org/issn/1937-4771). "Information
Systems grew out of the need to bridge the gap between business management and computer science ..."

https://en.wikipedia.org/wiki/Computing 9/12
11/3/2019 Computing - Wikipedia

37. Davis, Timothy; Geist, Robert; Matzko, Sarah; Westall, James (March 2004). "τ'εχνη: A First Step". Technical
Symposium on Computer Science Education: 125–129. ISBN 1-58113-798-2. "In 1999, Clemson University
established a (graduate) degree program that bridges the arts and the sciences... All students in the program are
required to complete graduate level work in both the arts and computer science"
38. Hoganson, Ken (December 2001). "Alternative curriculum models for integrating computer science and information
systems analysis, recommendations, pitfalls, opportunities, accreditations, and trends". Journal of Computing
Sciences in Colleges. 17 (2): 313–325. ISSN 1937-4771 (https://www.worldcat.org/issn/1937-4771). "The field of
information systems as a separate discipline is relatively new and is undergoing continuous change as technology
evolves and the field matures"
39. Khazanchi, Deepak; Bjorn Erik Munkvold (Summer 2000). "Is information system a science? an inquiry into the nature
of the information systems discipline". ACM SIGMIS Database. 31 (3): 24–42. doi:10.1145/381823.381834 (https://do
i.org/10.1145%2F381823.381834). ISSN 0095-0033 (https://www.worldcat.org/issn/0095-0033). "From this we have
concluded that IS is a science, i.e., a scientific discipline in contrast to purportedly non-scientific fields"
40. Denning, Peter (June 2007). "Ubiquity a new interview with Peter Denning on the great principles of computing". 2007
(June): 1–1. "People from other fields are saying they have discovered information processes in their deepest
structures and that collaboration with computing is essential to them."
41. "Computer science is the study of information" (https://web.archive.org/web/20090529005415/http://www.njit.edu/v2/a
rchivecatalog/undergraduate/91/19-und.html). New Jersey Institute of Technology: Gutenberg Information
Technologies. Archived from the original (http://www.njit.edu/v2/archivecatalog/undergraduate/91/19-und.html) on
May 29, 2009.
42. Computer Science Department, College of Saint Benedict. "Computer science is the study of computation" (http://ww
w.csbsju.edu/computerscience/curriculum). Saint John's University.
43. "Computer Science is the study of all aspects of computer systems, from the theoretical foundations to the very
practical aspects of managing large software projects" (https://web.archive.org/web/20060619125916/http://study.mas
sey.ac.nz/major.asp?major_code=2010&prog_code=93068). Massey University. Archived from the original (http://stud
y.massey.ac.nz/major.asp?major_code=2010&prog_code=93068) on 2006-06-19.
44. Kelly, Sue; Gibson, Nicola; Holland, Christopher; Light, Ben (July 1999). "Focus Issue on Legacy Information Systems
and Business Process Engineering: a Business Perspective of Legacy Information Systems". Communications of the
AIS. 2 (7): 1–27.
45. Pearson Custom Publishing & West Chester University (2009). Custom Program for Computer Information Systems
(CSC 110). Pearson Custom Publishing. p. 694.
46. Polack, Jennifer (December 2009). "Planning a CIS Education Within a CS Framework". Journal of Computing
Sciences in Colleges. 25 (2): 100–106. ISSN 1937-4771 (https://www.worldcat.org/issn/1937-4771).
47. Hayes, Helen; Onkar Sharma (February 2003). "A decade of experience with a common first year program for
computer science, information systems and information technology majors". Journal of Computing Sciences in
Colleges. 18 (3): 217–227. ISSN 1937-4771 (https://www.worldcat.org/issn/1937-4771). "In 1988, a degree program
in Computer Information Systems (CIS) was launched with the objective of providing an option for students who were
less inclined to become programmers and were more interested in learning to design, develop, and implement
Information Systems, and solve business problems using the systems approach"
48. CSTA Committee; Allen Tucker; et al. (2006). A Model Curriculum for K-12 Computer Science (Final Report).
Association for Computing Machinery, Inc. pp. 0, 2.
49. Freeman, Peter; Hart, David (August 2004). "A Science of Design for Software-Intensive Systems". Communications
of the ACM. 47 (8): 19–21. doi:10.1145/1012037.1012054 (https://doi.org/10.1145%2F1012037.1012054).
ISSN 0001-0782 (https://www.worldcat.org/issn/0001-0782). "Computer science and engineering needs an
intellectually rigorous, analytical, teachable design process to ensure development of systems we all can live with ...
Though the other components' connections to the software and their role in the overall design of the system are
critical, the core consideration for a software-intensive system is the software itself, and other approaches to
systematizing design have yet to solve the "software problem"—which won't be solved until software design is
understood scientifically."
50. Daintith, John, ed. (2009), "IT", A Dictionary of Physics (http://www.oxfordreference.com/views/ENTRY.html?subview=
Main&entry=t83.e1592), Oxford University Press, retrieved 1 August 2012 (subscription required)

https://en.wikipedia.org/wiki/Computing 10/12
11/3/2019 Computing - Wikipedia

51. "Free on-line dictionary of computing (FOLDOC)" (http://foldoc.org/information+technology). Retrieved 9 Feb 2013.
52. Chandler, Daniel; Munday, Rod, "Information technology", A Dictionary of Media and Communication (http://www.oxfo
rdreference.com/views/ENTRY.html?subview=Main&entry=t326.e1343) (first ed.), Oxford University Press, retrieved
1 August 2012 (subscription required)
53. On the later more broad application of the term IT, Keary comments- "In its original application 'information
technology' was appropriate to describe the convergence of technologies with application in the broad field of data
storage, retrieval, processing, and dissemination. This useful conceptual term has since been converted to what
purports to be concrete use, but without the reinforcement of definition...the term IT lacks substance when applied to
the name of any function, discipline, or position." Anthony Ralston (2000). Encyclopedia of computer science (https://
books.google.com/books?id=yQ9LAQAAIAAJ). Nature Pub. Group. ISBN 978-1-56159-248-7. Retrieved 12 May
2013..
54. Ryan J. Kershner, Luisa D. Bozano, Christine M. Micheel, Albert M. Hung, Ann R. Fornof, Jennifer N. Cha, Charles T.
Rettner, Marco Bersani, Jane Frommer, Paul W. K. Rothemund & Gregory M. Wallraff (16 August 2009) "Placement
and orientation of individual DNA shapes on lithographically patterned surfaces" Nature Nanotechnology publication
information (http://www.nature.com/nnano/journal/vaop/ncurrent/suppinfo/nnano.2009.220_S1.html), supplementary
information: DNA origami on photolithography (http://www.nature.com/nnano/journal/vaop/ncurrent/extref/nnano.2009.
220-s1.pdf) doi:10.1038/nnano.2009.220 (https://doi.org/10.1038%2Fnnano.2009.220)
55. M. Harlander, R. Lechner, M. Brownnutt, R. Blatt, W. Hänsel. Trapped-ion antennae for the transmission of quantum
information. Nature, 2011; (https://www.sciencedaily.com/releases/2011/02/110223133444.htm)
doi:10.1038/nature09800 (https://doi.org/10.1038%2Fnature09800)
56. Thomas Monz, Philipp Schindler, Julio T. Barreiro, Michael Chwalla, Daniel Nigg, William A. Coish, Maximilian
Harlander, Wolfgang Hänse, Markus Hennrich, and Rainer Blatt, (31 March 2011) "14-Qubit Entanglement: Creation
and Coherence" Phys. Rev. Lett. 106 13 http://link.aps.org/doi/10.1103/PhysRevLett.106.130506
doi:10.1103/PhysRevLett.106.130506 (https://doi.org/10.1103%2FPhysRevLett.106.130506)
57. "World record: Calculations with 14 quantum bits" (http://www.nanowerk.com/news/newsid=20823.php).
58. Saw-Wai Hla et al., Nature Nanotechnology March 31, 2010 "World's smallest superconductor discovered" (http://ww
w.thinq.co.uk/news/2010/3/30/worlds-smallest-superconductor-discovered/) Archived (https://web.archive.org/web/20
100528133148/http://www.thinq.co.uk/news/2010/3/30/worlds-smallest-superconductor-discovered/) 2010-05-28 at
the Wayback Machine. Four pairs of certain molecules have been shown to form a nanoscale superconductor, at a
dimension of 0.87 nanometers. Access date 2010-03-31
59. Tom Simonite, "Computing at the speed of light", Technology Review Wed., August 4, 2010 (http://www.technologyrev
iew.com/computing/25924/?a=f) MIT
60. Sebastian Anthony (Dec 10,2012), "IBM creates first commercially viable silicon nanophotonic chip" (http://www.extre
metech.com/computing/142881-ibm-creates-first-cheap-commercially-viable-silicon-nanophotonic-chip),
accessdate=2012-12-10
61. Open Compute: Does the data center have an open future? (https://www.zdnet.com/open-compute-does-the-data-cen
ter-have-an-open-future-7000013012/) accessdate=2013-08-11
62. Putting electronics in a spin (http://news.bbc.co.uk/2/hi/technology/6935638.stm)
63. Merging spintronics with photonics (https://www.spice.uni-mainz.de/files/2018/11/UFS_2018_Koopmans.pdf)
64. Integrating all-optical switching with spintronics (https://www.nature.com/articles/s41467-018-08062-4)

External links
FOLDOC: the Free On-Line Dictionary Of Computing
open-access repository of publications (http://pubs.doc.ic.ac.uk/) - Department of Computing - Imperial College
London

Retrieved from "https://en.wikipedia.org/w/index.php?title=Computing&oldid=922668461"

This page was last edited on 23 October 2019, at 15:31.


https://en.wikipedia.org/wiki/Computing 11/12
11/3/2019 Computing - Wikipedia

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this
site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia
Foundation, Inc., a non-profit organization.

https://en.wikipedia.org/wiki/Computing 12/12

S-ar putea să vă placă și