User:Pat Palmer/My Sandbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
No edit summary
imported>Pat Palmer
No edit summary
Line 16: Line 16:
For centuries, people sought assistance from mechanical devices in performing onerous arithmetical calculations (ref. abacus and knotted string--Amer. Indians?, and of course the slide rule).  
For centuries, people sought assistance from mechanical devices in performing onerous arithmetical calculations (ref. abacus and knotted string--Amer. Indians?, and of course the slide rule).  


The invention of computers--electronic machines that can perform numerical manipulations far faster than humans--revolutionized the world in the later half of the the twentieth century.   
The invention of the computer--an electronic machine that can perform numerical manipulations far faster than humans--revolutionized the world in the later half of the the twentieth century.   
The classical, most stripped-down view of a computer has the following four basic parts:<br />
The classical, most stripped-down view of a computer has the following four basic parts:<br />
&nbsp;* processor (and bus)<br>
&nbsp;* processor (and bus)<br>
Line 29: Line 29:


----NOTE: Discuss the feedback cycle of rapidly developing hardware and software technology (Moore's law type stuff); break it briefly into phases by, probably, decades.  Keep it fairly short.----
----NOTE: Discuss the feedback cycle of rapidly developing hardware and software technology (Moore's law type stuff); break it briefly into phases by, probably, decades.  Keep it fairly short.----


Although today's computer are used as a tool in almost every profession, in the early years after their inventions, computers were the domain of scientists, mathematicians and engineers.  (And I can't resist saying that now they are the domain of teenagers and every Dick, Tom and Harry).
Although today's computer are used as a tool in almost every profession, in the early years after their inventions, computers were the domain of scientists, mathematicians and engineers.  (And I can't resist saying that now they are the domain of teenagers and every Dick, Tom and Harry).
Line 36: Line 34:
Outline the growth of a new academic discipline, computer science, starting around 1980's, and the parallel growth of world-wide computer networks.  These programs were needed because many people began to want or need to know how to use computers.  VERY BRIEFLY introduce the notion of a programmable computer, or a stored-program computer, and the Church-Turing ideas.  Mostly this part should just point off to other articles (that's where the jargon can live).
Outline the growth of a new academic discipline, computer science, starting around 1980's, and the parallel growth of world-wide computer networks.  These programs were needed because many people began to want or need to know how to use computers.  VERY BRIEFLY introduce the notion of a programmable computer, or a stored-program computer, and the Church-Turing ideas.  Mostly this part should just point off to other articles (that's where the jargon can live).


The history of computer unfolds like a fascinating drama--first, the idea (Babbage et al.).  The invention of electricity.  Radio and vacuum tubes.  The realization that vaccuum tubes could be used as on-off switches to replace mechanical relays.  The almost accidental invention of the transitor (first one had a paper clip in it).  Then the giants--Turing, Shannon, and number and information theory.
The evolution of the computer from a scientific calculator to a chess-playing prima-donna unfolds like a fascinating drama--first, the idea (Babbage et al.).  The invention of electricity.  Radio and vacuum tubes.  The realization that vaccuum tubes could be used as on-off switches to replace mechanical relays.  The almost accidental invention of the transitor (first one had a paper clip in it).  Then the giants--Turing, Shannon, and number and information theory. The invention of the compiler.  Then the evolution of operating systems, from batch to command line to windows.  Apple-Microsoft software wars paralleling Sun-Intel wars in hardware.  
 
The invention of the compiler.  Then the evolution of operating systems, from batch to command line to windows.  Apple-Microsoft software wars paralleling Sun-Intel wars in hardware.  


The internet and the world wide web, and astonishingly, Google.  Last but not least, the importance of hardware miniaturization, radio technology, cheap memory, and all the tiny computer chips and software embedded in our everyday gadgets; these are invisible to most people and tend to get overlooked.
The internet and the world wide web, and astonishingly, Google.  Last but not least, the importance of hardware miniaturization, radio technology, cheap memory, and all the tiny computer chips and software embedded in our everyday gadgets; these are invisible to most people and tend to get overlooked.


This should be the outline of the article.  It should be kept as short as possible, just introduce these different areas to explore, and then point off to more specialized topics.
This should be the outline of the article.  It should be kept as short as possible, just introduce these different areas to explore, and then point off to more specialized topics.

Revision as of 22:32, 4 April 2007

This is where I work on drafts.

Suggestions for rewrite of Computer:

Note 4: authors should strive explicitly to resist showing off their technical expertise by including any jargon; all jargon should be banned from this page; if it must exist, it should be at the bottom in an "also see" list

Note 3: controlling size and complexity in this article is essential; the amount of material which COULD be in here is mind-boggling; the Wikipedia article got everything but the kitchen sink, and it read like a person babbling nonsense

NOTE 2: this article should be held to a length of about 3 times this rough draft, and no more.


NOTE: The goals of this article should be to introduce the meaning of "computer" briefly, and then discuss it's evolution over time and it's significance to the world as it evolved. It should be possible somehow to summarize the concept of a 'computer' today without listing every single blasted concept in every possible field of software and hardware.


For centuries, people sought assistance from mechanical devices in performing onerous arithmetical calculations (ref. abacus and knotted string--Amer. Indians?, and of course the slide rule).

The invention of the computer--an electronic machine that can perform numerical manipulations far faster than humans--revolutionized the world in the later half of the the twentieth century. The classical, most stripped-down view of a computer has the following four basic parts:
 * processor (and bus)
 * memory
 * input (punched cards? keyboard? mouse? microphone?)
 * output (printout, monitor, sound, industrial automation of mechanical robots)
NOTE: Maybe omit the above (more details should probably go on a "computer SYSTEM" page)

The first generation of computers (1940's and 1950's) were mainly useful for performing complex mathematical calculations such as actuary tables or weapons firing trajectories. They were difficult to use. But as the complexity of computer hardware increased, an even more drastic revolution occurred in the programs which the hardware was able to execute. New kinds of programs were written with the explicit purpose of making computers easier to use (these kinds of programs are operating systems in software terms). As these programs became better, use of computers was made available to more and more people.


NOTE: Discuss the feedback cycle of rapidly developing hardware and software technology (Moore's law type stuff); break it briefly into phases by, probably, decades. Keep it fairly short.----

Although today's computer are used as a tool in almost every profession, in the early years after their inventions, computers were the domain of scientists, mathematicians and engineers. (And I can't resist saying that now they are the domain of teenagers and every Dick, Tom and Harry).

Outline the growth of a new academic discipline, computer science, starting around 1980's, and the parallel growth of world-wide computer networks. These programs were needed because many people began to want or need to know how to use computers. VERY BRIEFLY introduce the notion of a programmable computer, or a stored-program computer, and the Church-Turing ideas. Mostly this part should just point off to other articles (that's where the jargon can live).

The evolution of the computer from a scientific calculator to a chess-playing prima-donna unfolds like a fascinating drama--first, the idea (Babbage et al.). The invention of electricity. Radio and vacuum tubes. The realization that vaccuum tubes could be used as on-off switches to replace mechanical relays. The almost accidental invention of the transitor (first one had a paper clip in it). Then the giants--Turing, Shannon, and number and information theory. The invention of the compiler. Then the evolution of operating systems, from batch to command line to windows. Apple-Microsoft software wars paralleling Sun-Intel wars in hardware.

The internet and the world wide web, and astonishingly, Google. Last but not least, the importance of hardware miniaturization, radio technology, cheap memory, and all the tiny computer chips and software embedded in our everyday gadgets; these are invisible to most people and tend to get overlooked.

This should be the outline of the article. It should be kept as short as possible, just introduce these different areas to explore, and then point off to more specialized topics.