StudentShare
Contact Us
Sign In / Sign Up for FREE
Search
Go to advanced search...
Free

History of Computing - Essay Example

Cite this document
Summary
The paper "History of Computing" presents detailed information, that one of the most interesting figures to have emerged in the development and evolution of computing is Noam Chomsky. He was primarily an academic – a linguist and a famous commentator of foreign policy…
Download full paper File format: .doc, available for editing
GRAB THE BEST PAPER91.6% of users find it useful
History of Computing
Read Text Preview

Extract of sample "History of Computing"

NOAM CHOMSKY AND COMPUTING TECHNOLOGY One of the most interesting figures to have emerged in the development and evolution of computing is Noam Chomsky. He was primarily an academic – a linguist and a famous commentator of foreign policy. His impressive biography is peppered by scholarly undertakings, at times marked by excellent achievements in psychology, then, at scientific approach to the study of language, to politics, philosophy and everything in between. To demonstrate this point, Chomsky published several works on international relations such as the international bestseller, Failed States (2006), which attacked the US foreign policy and discussed extensively the factors that make democracies fail. So it is actually and initially surprising to find that he is considered as a progenitor of certain important and highly technical computing principles and that he came to influence many of the developments and developers in computing technology. Early Career: From Linguist to a Rebel Piatteli-Palmarani (1980) explained that Chomsky’s academic career began as a student of language “whose approach was rooted in rigorous philosophical analysis and in formal logical-mathematical methods.” (pxxii) During this period he was a revolutionary, seeking to address the inadequacy of the then extant attempts at explaining the nature of language. His passionate work and genius enabled him to develop revolutionary concerns in linguistics by formulating an agenda for scientific linguistics, which is the identification of “a set of grammatical rules that would generate syntactic descriptions for all of the permissible and none of the nonpermissible sentences in any given language.” (pxxii) It appears that this early, his penchant for the technical approach to linguistics is already apparent – a variable that would be displayed in further works and applicable to computing problems as well. His thoughts in this area, documented in a series of published materials, explained his position that the human mind is highly sensitive to the abstract linguistic structures. They are supposedly never learned because such recognition, according to Chomsky, is innate in human knowledge system. After this stage in Chomsky’s career, he would take up the cudgels for several and different causes that ranged from politics to psychology. In this latter aspect, for instance, Chomsky had a widely publicized conflict with imminent psychologist Jean Piaget. At one point, adherents of both parties managed to have them meet and debate their arguments, resulting in a demonstration of Chomsky’s aptitude in an entirely new field besides linguistics. There are authors who call such excursions on different fields as second, third or fourth career. But the fact is that Chomsky was bent on addressing head-on those aberrations that he believed could be solved. And this was displayed in his attack on the polity. In Rogue States (2000), for instance, he attacked the American pursuit of power, citing that the empire is using aid to perpetuate its ambition. There are people who wrongly branded Chomsky’s interests and causes as those that reflect a penchant for dissent. Indeed, Chomsky commented once: “We confidently expected that I’d be in jail in a few years.” (Barsky 1998, p126) However, this is not really the case. One could consider him a rebel but this is in the sense that his genius could not keep up with the inability and mediocrity of those people and the issues he confronted. This and his genius would lead him to the computing world. Linguistics Principles and Computing Technology If one pondered the prospect on the surface, linguistics – Chomsky’s forte – is seemingly alien to computing. Indeed, grammar, vocabulary, and cognitive learning, among other linguistic concerns appear to have no place and incompatible with technological concepts such as mathematical codes and algorithms. Chomsky, himself, has been known to abhor technology. This attitude was based on his observation that the field is nothing but a brute force and, specifically, computers can do nothing unless directed by a program written by humans. (p39) However, Chomsky, himself, would be able to clear the perceived incompatibility by demonstrating in his work that linguistics is highly technical and that the principle at work in the field can be applied to computers as well. In fact the study of language and computer science was revealed to be closely intertwined. Central to this is a strategy that Chomsky formulated and would pursue throughout his character – that of constructing a formalized general model of linguistic structure through an aggressive push for a precise but inadequate formulation to an unacceptable conclusion. Through this theory, Chomsky believed that “we can often expose exact source of this inadequacy and consequently, gain a deeper understanding of the linguistic data.” (p5) Linguistic principles were eventually found to be applicable to the creation of softwares and other computing language. As programmers struggled to produce accurate, complete and clear definitions for the programming language’s structure, linguistics became very helpful. When they turned to Chomsky’s work, they found an invaluable principle in his theory of formal language wherein grammar can be specified as a series of rules that are built up a level at a time. According to Henderson: Chomsky sought to apply rules to strings of symbols (words), the result is called a generative grammar… Meanwhile computer scientists could use formal grammar rules to define the valid statements in programming languages. This in turn allows a compiler parser to break down high-level language statements and convert them into low-level instruction codes that can actually be executed by the CPU. (p278) The Chomsky Hierarchy Chomsky’s association with George Miller, a professor at Harvard, led to both of his indirect and direct contributions to the computing field. Chomsky met the latter after he was invited to teach in Massachusetts Institute of Technology (MIT). As previously mentioned, he was averse to dabbling in anything that has something to do with technology. But Miller and the Psycho-Acoustic Laboratory at Cambridge, sparked an interest in engineering and technology, making him decide to stay at MIT and teach. As he taught his own mix of philosophy and linguistics, Chomsky was able to accumulate a wealth of manuscripts, lecture notes and other writer records which would become the bases for his numerous publications afterwards. The most notable of these is his work on the logical kinds of grammars that develop out of von Neumann’s work on automata. This is more popularly known today as The Chomsky Hierarchy. The goal of this “hierarchy” is “to establish a system in which the term language, here identified exactly with syntax, can be applied both to logical formalisms like those used by computers and also to so-called natural languages.” (Golumbia 2009, p37) To represent the computational complexity of human language mathematically, Barsky explained, “Chomsky characterized a range of computational mechanisms for generating languages (i.e., sets of strings, organizing them into a hierarchy of classes.” (p226) Davis, Sigal and Weyuker (1994, p. 327-328) demonstrated this hierarchy in the following: It is important to note that during this period, computing was not like what is now known today. Back then, the computing language is more mathematical in character and, certainly, logic-based while quite a number of them closely resembled pure mathematical equations. Chomsky worked around this environs and specified the term in this way: A grammar is a set of rules – preferably a finite set, if we expect finite automata to learn them – that specify the grammatical strings of symbols. Now there are a great many different ways to state a set of rules. The rules as stated in the traditional grammar books do not lend themselves to logical analysis, and so it is natural to search for some alternative method of description that will be more compatible with our modern methods of describing communication processes in general. (cited in Luce 1965, p157) Golumbia noted that the above assumption by Chomsky equivocates consistently between whether a “grammar” is something that an automaton should or should not be able to use. All in all, The Chomsky Hierarchy pointed out that new, more powerful language classes were needed in order to model the essential properties of human languages. Its application in the computing machine is demonstrated in the following table: Table 1: Chomsky Hierarchy: Correspondence between Classes of Languages and Classes of Machines. (Kolen and Kremer 2001, p130) Conclusion: Chomsky and Computing Chomsky’s significance to computer science is anchored on his theory of the “transformational generative grammar” as a universal model that can be applied universally to all human languages. Computer scientists find this theory invaluable in solving many computing problems particularly in the computer’s interaction with its human users. As has been demonstrated by this paper, Chomsky’s background in linguistics has fundamentally contributed to the development of this theory. As computers evolve, more and more powerful hardware and new languages emerge. Chomsky’s hierarchy theory empowers the computing machine to cope up with processing these effectively. References Barsky, R 1998, Noam Chomsky: a life of dissent. MIT Press. Chomsky, N 1957, Syntactic Structures. The Hague: Mouton. Chomsky, N 2000, Rogue states: the rule of force in world affairs. Cambridge: South End Press. Chomsky, N 2006, Failed states: the abuse of power and the assault on democracy. Crows Nest, NSW: Allen & Unwin. Davis, M, Sigal, R & Weyuker, E 1994, Computability, complexity, and languages: fundamentals of theoretical computer science. San Diego: Academic Press. Golumbia, D 2009, The cultural logic of computation. Harvard University Press. Henderson, H 2009, Encyclopedia of computer science and technology. New York: Infobase Publishing. Kolen, J & Kremer, S 2001, A field guide to dynamical recurrent networks. Piscataway, NJ: Wiley-IEEE. Luce, R 1965, Readings in mathematical psychology, Volume 2. Wiley. Piattelli-Palmarini, M 1980, Language and learning: the debate between Jean Piaget and Noam Chomsky. Cambridge: Harvard University Press. Read More
Cite this document
  • APA
  • MLA
  • CHICAGO
(History of Computing Essay Example | Topics and Well Written Essays - 1250 words, n.d.)
History of Computing Essay Example | Topics and Well Written Essays - 1250 words. https://studentshare.org/information-technology/1571169-history-of-computing
(History of Computing Essay Example | Topics and Well Written Essays - 1250 Words)
History of Computing Essay Example | Topics and Well Written Essays - 1250 Words. https://studentshare.org/information-technology/1571169-history-of-computing.
“History of Computing Essay Example | Topics and Well Written Essays - 1250 Words”. https://studentshare.org/information-technology/1571169-history-of-computing.
  • Cited: 0 times

CHECK THESE SAMPLES OF History of Computing

From Counterculture to Cyberculture: the Rise of Digital Utopianism

This report "From Counterculture to Cyberculture: the Rise of Digital Utopianism" presents a succinct description of the History of Computing by describing major inventions in computing.... The History of Computing has progressed from the vacuum tube to the transistor, ultimately to the microchip and modem.... This paper will provide a comprehensive timeline of the History of Computing, describing the evolution of various computing items through timelines such as 2400 BC–1949, 1950–1979, 1980–1989, 1990–1999, 2000–2009, 2010–2019....
7 Pages (1750 words) Report

The history of computer hardware and software

The Universal History of Computing: From the Abacus to the Quantum Computer.... However, the 20th century witnessed great change… This essay considers the history of computer hardware and software. There is much debate surrounding the beginning of the computer.... In large part, researchers agree that, “early forms of computer technology began with history of Computer Hardware and Software The essential of importance of computer hardware and software in the contemporary world cannot be overestimated....
2 Pages (500 words) Essay

History of Computing Timelines

As a result the computing power was developed and was similar to the Turing machine.... This was simply a precursor to the modern computing (Smith, 1926).... These groups of people were mostly mathematicians who traveled long distances and passed the information to the people....
6 Pages (1500 words) Essay

History of Computing Timelines

This essay "History of Computing Timelines" provides a chronology of the development of computing, starting with Black's book IBM and the Holocaust, which explores the business relationship between IBM and the Nazi regime in Germany, where the Nazis used IBM punch card technology in the 1930s....
6 Pages (1500 words) Essay

Business management

Specifically it looks into an alliance between Google and NASA, and Google and several car companies including Honda, Audi, Hyundai and General Motors.... The… The theory has been selected since it provides a simple yet all-inclusive structure of the major factors that influence a business venture....
4 Pages (1000 words) Essay

The Field of Computing

The computing process includes among other functions, designing, developing as well as establishment of… It also features the art of structuring, processing and managing the different information, making scientific research using and on computers as well as coming up with computer systems that behave intelligently. The field of computing is extremely road, involving software engineering, computer engineering, information systems, computer science as well as the broad field of information technology (Ceruzzi, 2003)....
5 Pages (1250 words) Assignment

The History of the Computers

The paper "The history of the Computers" seeks to establish the inventors of early computers, the working of early computers, the limitations of the early computers, and draw a clear comparison between the early and modern computers.... The evolution of technology in information and computing has, however, changed this situation, making modern computers more efficient, portable, less bulky, and less expensive.... he Thompson machine integrated products of functions for computing linear differential equations....
5 Pages (1250 words) Essay

The Impact of Technology in Education

In this paper, a brief history of technology in education will be explored, and later on, we shall examine the various effects that education has on the learning environment and the mediator environment as a means of learning.... This report "The Impact of Technology in Education" presents technology in education that has had a great impact on teaching....
12 Pages (3000 words) Report
sponsored ads
We use cookies to create the best experience for you. Keep on browsing if you are OK with that, or find out how to manage cookies.
Contact Us