Difference between revisions of "History of Modern Computation"

esse quam videri
Jump to: navigation, search
m
m
Line 9: Line 9:
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">2700 BC+</td><td>[http://en.wikipedia.org/wiki/Abacus The Abacus] is produced, and uses similar techniques for arithmetic operations as modern computers.</td>
+
<td style="width:100px; height:50px;">2700 BC+</td><td>[http://en.wikipedia.org/wiki/Abacus The Abacus] is produced, and uses similar techniques for arithmetic operations as modern computers.</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">
+
<td style="width:100px; height:50px;">
 
1623</td>
 
1623</td>
 
<td>[http://en.wikipedia.org/wiki/Wilhelm_Shickard Wilhelm Schickard] invented the first mechanical calculating machine</td>
 
<td>[http://en.wikipedia.org/wiki/Wilhelm_Shickard Wilhelm Schickard] invented the first mechanical calculating machine</td>
Line 19: Line 19:
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1642</td><td>[http://en.wikipedia.org/wiki/Blaise_Pascal Blaise Pascal] invented the [http://en.wikipedia.org/wiki/Pascaline Pascaline], which was the world's first automatic calculating machine. It could perform simple addition and subtraction.</td>
+
<td style="width:100px; height:50px;">1642</td><td>[http://en.wikipedia.org/wiki/Blaise_Pascal Blaise Pascal] invented the [http://en.wikipedia.org/wiki/Pascaline Pascaline], which was the world's first automatic calculating machine. It could perform simple addition and subtraction.</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1671</td><td>[http://en.wikipedia.org/wiki/Gottfried_von_Leibniz Gottfried von Leibniz] invented the [http://en.wikipedia.org/wiki/Step_Reckoner Step Reckoner], a device which, as well as performing additions and subtractions, could multiply, divide, and evaluate square roots by series of stepped additions.</td>
+
<td style="width:100px; height:50px;">1671</td><td>[http://en.wikipedia.org/wiki/Gottfried_von_Leibniz Gottfried von Leibniz] invented the [http://en.wikipedia.org/wiki/Step_Reckoner Step Reckoner], a device which, as well as performing additions and subtractions, could multiply, divide, and evaluate square roots by series of stepped additions.</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1822</td><td>[http://en.wikipedia.org/wiki/Charles_Babbage Charles Babbage] introduces the [http://en.wikipedia.org/wiki/Difference_Engine difference engine]</td>
+
<td style="width:100px; height:50px;">1822</td><td>[http://en.wikipedia.org/wiki/Charles_Babbage Charles Babbage] introduces the [http://en.wikipedia.org/wiki/Difference_Engine difference engine]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1932</td><td>[http://en.wikipedia.org/wiki/Alan_Turing Alan Turing] invented the [http://en.wikipedia.org/wiki/Turing_Machine Turing Machine]</td>
+
<td style="width:100px; height:50px;">1932</td><td>[http://en.wikipedia.org/wiki/Alan_Turing Alan Turing] invented the [http://en.wikipedia.org/wiki/Turing_Machine Turing Machine]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1936</td><td>[http://en.wikipedia.org/wiki/Konrad_Zuse Konrad Zuse] invented the [http://en.wikipedia.org/wiki/Z1_(computer) Z1] - The world's first programmable computational device.</td>
+
<td style="width:100px; height:50px;">1936</td><td>[http://en.wikipedia.org/wiki/Konrad_Zuse Konrad Zuse] invented the [http://en.wikipedia.org/wiki/Z1_(computer) Z1] - The world's first programmable computational device.</td>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1937</td><td>[http://en.wikipedia.org/wiki/George_Stibitz George Stibitz] invents the [http://en.wikipedia.org/wiki/Model_K Model K] - The first to use [http://en.wikipedia.org/wiki/binary_numerical_system binary] circuits to perform arithmetic operations.</td>
+
<td style="width:100px; height:50px;">1937</td><td>[http://en.wikipedia.org/wiki/George_Stibitz George Stibitz] invents the [http://en.wikipedia.org/wiki/Model_K Model K] - The first to use [http://en.wikipedia.org/wiki/binary_numerical_system binary] circuits to perform arithmetic operations.</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1946</td><td> [http://en.wikipedia.org/wiki/ENIAC ENIAC], the first modern computer, was completed. The name "ENIAC" stands for "Electronic Numerical Integrator and Computer", and was built in Philadelphia at the Moore School of Electrical Engineering of the University of Pennsylvania.</td>
+
<td style="width:100px; height:50px;">1946</td><td> [http://en.wikipedia.org/wiki/ENIAC ENIAC], the first modern computer, was completed. The name "ENIAC" stands for "Electronic Numerical Integrator and Computer", and was built in Philadelphia at the Moore School of Electrical Engineering of the University of Pennsylvania.</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
<td style="width:200px; height:50px;">1949</td><td>The [http://en.wikipedia.org/wiki/Harvard_Mark_III Mark III] incorporated electronic components, and was one of the first to do so; Data and instructions were stored on magnetic drums with a capacity of 4350 sixteen-bit words and roughly 4000 instructions.</td>
+
<td style="width:100px; height:50px;">1949</td><td>The [http://en.wikipedia.org/wiki/Harvard_Mark_III Mark III] incorporated electronic components, and was one of the first to do so; Data and instructions were stored on magnetic drums with a capacity of 4350 sixteen-bit words and roughly 4000 instructions.</td>
 
</tr>
 
</tr>
  
 
</table>
 
</table>

Revision as of 14:03, 23 August 2009

Programming Club


The following timeline provides information about notable developments in modern computing. Whenever new innovations are made that will assist programmers in understanding the mechanics of programming, they should be added here.



2700 BC+The Abacus is produced, and uses similar techniques for arithmetic operations as modern computers.
1623 Wilhelm Schickard invented the first mechanical calculating machine
1642Blaise Pascal invented the Pascaline, which was the world's first automatic calculating machine. It could perform simple addition and subtraction.
1671Gottfried von Leibniz invented the Step Reckoner, a device which, as well as performing additions and subtractions, could multiply, divide, and evaluate square roots by series of stepped additions.
1822Charles Babbage introduces the difference engine
1932Alan Turing invented the Turing Machine
1936Konrad Zuse invented the Z1 - The world's first programmable computational device.
1937George Stibitz invents the Model K - The first to use binary circuits to perform arithmetic operations.
1946 ENIAC, the first modern computer, was completed. The name "ENIAC" stands for "Electronic Numerical Integrator and Computer", and was built in Philadelphia at the Moore School of Electrical Engineering of the University of Pennsylvania.
1949The Mark III incorporated electronic components, and was one of the first to do so; Data and instructions were stored on magnetic drums with a capacity of 4350 sixteen-bit words and roughly 4000 instructions.