Timeline of computing 1950-1979

History of computing
Before 1960
1960s to present
Operating systems
Timeline

This article presents a detailed timeline of events in the history of computing from 1950 to 1979. For a narrative explaining the overall developments, see the related history of computing.

Computing timelines: 750 BC-1949, 1950-1979, 1980-1989, 1990-present

Contents

1950s

September, 1950Konrad Zuse sells his Z4 machine to ETH Zurich.
1950The Floppy disk is invented at the Imperial University in Tokyo by Doctor Yoshiro Nakamatsu, the sales license for the disk was granted to IBM.
1950The British mathematician and computer pioneer Alan Turing published a paper describing what would come to be called the Turing Test. The paper explored the nature and potential development of human and computer intelligence and communication.
1950TIME magazine cover story on the Harvard "Mark III: Can man build a superman?" includes a quote from Howard Aiken, commenting on "calculators" (computers) then under construction: "We'll have to think up bigger problems if we want to keep them busy."
30 March, 1951The first commercially successful electronic computer, UNIVAC, was also the first general purpose computer - designed to handle both numeric and textual information. Designed by J. Presper Eckert and John Mauchly, whose corporation subsequently passed to Remington Rand. The implementation of this machine marked the real beginning of the computer era. Remington Rand delivered the first UNIVAC machine to the U.S. Bureau of Census. This machine used magnetic tape for input.
21 April, 1951Whirlwind, the first real-time computer was built at MIT by the team of Jay Forrester for the US Air Defence System, became operational. This computer is the first to allow interactive computing, allowing users to interact with it using a keyboard and a cathode-ray tube. The Whirlwind design was later developed into SAGE, a comprehensive system of real-time computers used for early warning of air attacks.
17 November, 1951J Lyons, a United Kingdom food company, famous for its tea, made history by running the first business application on an electronic computer. A payroll system was run on Lyons Electronic Office (LEO) a computer system designed by Maurice Wilkes who had previously worked on EDSAC.
1951EDVAC (electronic discrete variable computer) - First computer to use Magnetic Tape. EDVAC could have new programs loaded off of the tape. Proposed by John von Neumann, it was installed at the Institute for Advance Study, Princeton, USA.
1951CSIRAC used to play music - the first time a computer was used as a musical

instrument.

1951High level language compiler invented by Grace Murray Hopper.
1952IAS machine completed at the Institute for Advanced Study, Princeton, USA (by Von Neumann and others).
1953The University of Manchester team complete the first transistorised computer.
1953

Estimate that there are 100 computers in the world.

1953

Magnetic core memory developed.

1954

FORTRAN (FORmula TRANslation) development started by John Backus and his team at IBM - continuing until 1957. FORTRAN was the first high-level programming language, still in use for scientific programming. Before being run, a FORTRAN program needs to be converted into a machine program by a compiler, itself a program.

1954

The NORC was built by IBM for the US Navy.

1956

First conference on Artificial Intelligence held at Dartmouth College in New Hampshire.

1956

The Bendix G-15 computer was introduced by the Bendix Corporation

1956

Edsger Dijkstra invented an efficient algorithm for shortest paths in graphs as a demonstration of the abilities of the ARMAC computer. The example used was the Dutch railway system. The problem was chosen because it could be explained quickly and the result checked. Although this is the main thing many people will remember Dijkstra for, he also made important contributions to many areas of computing - in particular he should be remembered for his work on problems relating to concurrency, such as the invention of the semaphore.

1957

First dot matrix printer marketed by IBM.

1957

FORTRAN development finished. See 1954.

1957

"I have travelled the length and breadth of this country and talked with the best people, and I can assure you that data processing is a fad that won't last out the year." The editor in charge of business books for Prentice Hall.

1958

LISP (interpreted language) developed, Finished in 1960. LISP stands for 'LISt Processing', but some call it 'Lots of Irritating and Stupid Parenthesis' due to the huge number of confusing nested brackets used in LISP programs. Used in A.I. development. Developed by John McCarthy at Massachusetts Institute of Technology.

1958
Sep 12 

The integrated circuit invented by Jack St Clair Kilby at Texas Instruments. Robert Noyce, who later set up Intel, also worked separately on the invention. Intel later went on to perfect the microprocessor. The patent was applied for in 1959 and granted in 1964. This patent wasn't accepted by Japan so Japanese businesses could avoid paying any fees, but in 1989 - after a 30 year legal battle - Japan granted the patent; so all Japanese companies will pay fees up until the year 2001 - long after the patent became obsolete in the rest of the World!

1959

Computers built between 1959 and 1964 are often regarded as 'Second Generation' computers, based on transistors and printed circuits - resulting in much smaller computers. More powerful, the second generation of computers could handle compilers for languages such as FORTRAN (for science) or COBOL (for business), that accepting English-like commands, and so were much more flexible in their applications.

1959

COBOL (COmmon Business-Orientated Language) developed by Grace Murray Hopper as the successor to FLOW-MATIC, finished in 1961.

1959

Minsk mainframe computer development and production started in the USSR. Stopped in 1975.

1960s

1960

Algol - first structured, procedural, programming language to be released.

1960

Compiler compiler - The first compiler compiler is released.

1960

Tandy Corporation founded by Charles Tandy.

1961

APL programming language released by Kenneth Iverson at IBM.

1962

ATLAS is completed by the University of Manchester team. This machine introduced many modern architectural concepts: spooling, interrupts, pipelining, interleaved memory, virtual memory and paging. It was the most powerful machine in the world at the time of release.

1962

Space War, the first computer game is written by MIT student Steve Russell. The game ran on a DEC PDP-1, competing players fired at each others space ships using an early version of joystick.


1963

Mouse conceived by Douglas Engelbart, not to become popular until 1983 with Apple Computer's Macintosh and not adopted by IBM until 1987 - although compatible computers such as the Amstrad PC 1512 were fitted with mice before this date.

1964

Computers built between 1964 and 1972 are often regarded as 'Third Generation' computers, they are based on the first integrated circuits - creating even smaller machines. Typical of such machines was the IBM System/360 series mainframe, while smaller minicomputers began to open up computing to smaller businesses.

1964

Programming language PL/I released by IBM.

1964

Launch of IBM System/360 - the first series of compatible computers. Over 14,000 were shipped by 1968.

1964

DEC PDP-8 Mini Computer. The first minicomputer, built by Digital Equipment (DEC). It cost $16,000.

1964

Project MAC is started at MIT by J.C.R. Licklider: several terminals all across campus will be connected to a central computer, using a timesharing mechanism. Bulletin boards and email are popular applications.

1965

Moore's law published by Gordon Moore in the 35th Anniversary edition of Electronics magazine. Originally suggesting processor complexity doubled every year, the law was revised in 1975 to suggest a doubling in complexity every two years.

1965

Fuzzy logic designed by Lofti Zadeh (University of California, Berkeley), it is used to process approximate data - such as 'about 100'.

1965

BESM-6 mainframe computer was designed in the USSR.

1965

BASIC programming language (Beginners All Purpose Symbolic Instruction Code) developed at Dartmouth College, USA, by Thomas E. Kurtz and John Kemeny. Not implemented on microcomputers until 1975. This was the first language designed to be used in a time-sharing environment, such as DTSS (Dartmouth Time-Sharing System), or GCOS.

1965

Packet switching, funded by ARPA was developed. This makes reliable computer networking possible. The first computer-to-computer login does not occur until November 21,1969, between Stanford and UCLA.

1965

The first supercomputer, the Control Data CDC 6600, was developed.

1966

Hewlett-Packard entered the general purpose computer business with its HP-2115 for computation, offering a computational power formerly found only in much larger computers. It supported a wide variety of languages, among them BASIC, Algol, and FORTRAN.

1967

Development on the programming language Pascal started, to be finished in 1971. Based on Algol. Developed by Niklaus Wirth as a pedagogical tool. It was not widely used until 1984 when borland introduced Turbo Pascal.

1968

Intel founded by Robert Noyce and a few friends.

1968

LOGO programming language developed by Seymour Papert and team at MIT.

1968

"But what ... is it good for?" Engineer at the Advanced Computing Systems Division of IBM commenting on the microchip.

1968

Douglas Engelbart demonstrates interactive computing at the Fall Joint Computer Conference in San Francisco: mouse, on-screen windows, hypertext and full-screen word processing.

1969

ARPANET started by the United States Department of Defense for research into networking. It is the original basis for what now forms the Internet. It was opened to non-military users later in the 1970s and many universities and large businesses went on-line.

1969
Apr  7  

The first Request for Comments, RFC1 published. The RFCs (network working group, Request For Comment) are a series of papers which are used to develop and define protocols for networking, originally the basis for ARPANET there are now thousands of them applying to all aspects of the Internet. Collectively they document everything about the way the Internet and computers on it should behave, whether it's TCP/IP networking or how email headers should be written there will be a set of RFCs describing it.

1969

Introduction of RS-232 (serial interface) standard by EIA (Electronic Industries Association).

1969

Data General shipped a total of 50,000 Novas at $8000 each. The Nova was one of the first 16-bit minicomputers and led the way toward word lengths that were multiples of the 8-bit byte. It was first to employ medium-scale integration (MSI) circuits from Fairchild Semiconductor, with subsequent models using large-scale integrated (LSI) circuits. Also notable was that the entire central processor was contained on one 15-inch printed circuit board.

1970s

1970

First dynamic RAM chip introduced by Intel. It was called the 1103 and had a capacity of 1 K-bit, 1024 bits.

1970

Development of UNIX operating system started. It was later released as C source code to aid portability, and subsequently versions are obtainable for many different computers, including the IBM PC. It and its clones (such as Linux) are still widely used on network servers and scientific workstations. Originally developed by Ken Thompson and Dennis Ritchie.

1970

Forth programming language developed. A simple, clean, stackbased design, which later inspired PostScript and the Java virtual machine.

1970
Jun

Steve Geller, Ray Holt and a team from AiResearch and American Microsystems completed development of a flight data processor for the US Navy's F-14A Tomcat fighter jet. The processor used LSI chips to produce a fast, powerful, and rugged programmable computer that fitted into the very tight space restrictions of the aircraft.

1971

Development of Pascal finished - see 1967.

1971

Ray Tomlinson develops the first program that can send email messages from one computer to another.

1971
Nov 15

First microprocessor, the 4004, developed by Marcian E. Hoff for Intel, was released. It contains the equivalent of 2300 transistors and was a 4 bit processor. It is capable of around 60,000 instructions per second (0.06 MIPS), running at a clock rate of 108 kHz.

1971

Texas Instruments releases the first easily portable electronic calculator.

1972

Atari founded by Nolan Bushnell, who designed pong (see also 1972).

1972

Pong released - widely recognised as the first popular arcade video game. It was invented by Atari's founder, Nolan Bushnell, and briefly became popular. However its lack of excitement or variation meant it never captivated players like Space Invaders (1978) or other arcade games of the 1980s.

1972

Computers built after 1972 are often called 'fourth generation' computers, based on LSI (Large Scale Integration) of circuits (such as microprocessors) - typically 500 or more components on a chip. Later developments include VLSI (Very Large Scale Integration) of integrated circuits 5 years later - typically 10,000 components. The fourth generation is generally viewed as running right up until the present, since although computing power has increased the basic technology has remained virtually the same.

1972

C programming language developed at The Bell Laboratories in the USA by Dennis Ritche (one of the inventors of the Unix operating system), its predecessor was the B programming language - also from Bell. It is a very popular language, especially for systems programming - as it is flexible and fast. C++, allowing for Object-Orientated Programming, was introduced in the early 1980s.

1972

First handheld scientific calculator released by Hewlett-Packard, the engineer's slide rule is at last obsolete.

1972
Apr 1

8008 microprocessor released by Intel.

1972

The first international connections to ARPANET are established. ARPANET later became the basis for what we now call the Internet.

1972

Norsk Data launches the Nord-5, the first 32-bit supermini computer.

1973

Development of the TCP/IP protocol suite by a group headed by Vinton Cerf and Robert E. Kahn. These are the protocols used on the internet.

1973

Prolog developed at the University of Luminy-Marseilles in France by Alain Colmerauer. It introduced the new paradigm of logical programming and is often used for expert systems and AI programming.

1973

The TV Typewriter, designed by Don Lancaster, provided the first display of alphanumeric information on an ordinary television set. It used $120 worth of electronics components. The original design included two memory boards and could generate and store 512 characters as 16 lines of 32 characters. A 90-minute cassette tape provided supplementary storage for about 100 pages of text.

1973

Ethernet developed, this became a popular way of connecting PCs and other computers together - to enable them to share data, and devices such as printers. A group of machines connected together in this way is known as a LAN.

1974

CLIP-4, the first computer with a parallel architecture.

1974

MCM/70, the first personal computer to be available commercially released, by Micro Computer Machines. It failed commercially.

1974
Apr 1

Introduction of the 8080. An 8 Bit Microprocessor from Intel. Arguably this microprocessor started the microprocessor revolution. First in the line of processors that lead to the currently most used processor architecture, the 80X86 (and pentium) series. It ran at a clock frequency of 2 MHz and did 0.64 MIPS.

1974

Motorola announces the MC6800 8 Bit Microprocessor. It is more easy to implement than the 8080 because it only needs a single power supply to operate and does not need support chips. Unlike the 8080 it is sold not as much as a general purpose "number cruncher / computer" CPU core but more as a control processor for industrial control and as a peripheral processor.

1974

Motorola engineers Chuck Peddle and Bill Mensch leave after completing work on the Motorola 6800 CPU and join MOS Technology, Inc.

1974
Dec

MITS Altair 8800, the second personal computer to be available commercially released, by Micro Instrumentation Telemetry Systems. In December 1974 an article in 'Popular Electronics' inviting people to order kits for the computer, and despite the limited memory (256 bytes) and limited processing power around 200 were ordered on the first day. 10,000 were shipped at a kit price of $397 each.

The Altair was the first computer designed with an "open" architecture, based on the S-100 expansion bus. The Altair also inspired the software development efforts of Bill Gates and Paul Allen, who developed a full-featured Basic interpreter for the machine, and then formed Microsoft in order to market it.

1975

First microcomputer implementation of BASIC by Bill Gates and Paul Allen, it was written for the MITS Altair - the first personal computer - this led to the formation of Microsoft later in the year.

1975

Unix marketed (see 1970).

1975

Norwegian company Mycron releases its MYCRO-1, the first single-board computer.


1975

Formation of Microsoft by Bill Gates and Paul Allen.

1975

MOS Technology, Inc. releases their 6501 CPU. It is pin compatible with the Motorola 6800, which soon starts a lawsuit against MOS Technology. The 6501 is withdrawn from sale soon after and replaced with the 6502 which is now 6800 pin-incompatible. The 6502 becomes one of the most popular CPU's for the next 10 years.

1975

IBM 5100 released.

1975
Nov

Zilog is founded by ex-Intel employees.

1976
Apr 1

Apple Computer, Inc. founded, to market the Apple I single-board computer designed by Steve Wozniak and Steve Jobs. It uses the MOS Technology 6502 microprocessor.

1976

First laser printer introduced by IBM - the IBM 3800. The first colour versions came onto the market in 1988.

1976?

Introduction of 8085 chip. An improved version of the 8080, with a superset of the 8080s instruction set (only a couple of extra instructions). Single 5V power supply (while the 8080 needed several different voltages).

1976

Z80 chip released by Zilog, and the basis for the computer boom in the early 1980s. It was in fact a much improved 8080 chip. CP/M was originally written for the 8080, but many implementations, as well as software like Wordstar and dBase II - were written for the Z80. It formed the basis for many home computers like the Tandy TRS-80 of 1977, the Sinclair ZX Spectrum of 1982 and many others.

1976

MOS Technology, Inc introduces the KIM-1 microcoputer system as a demonstrator for its 6502 CPU. The KIM-1 will later form the basis for one of the first home computers, the Commodore PET.

1976

Cray-1, the first commercially developed supercomputer, was invented by Seymour Cray, who left Control Data in 1972 to form his own company. This machine was known as much for its horseshoe-shaped designas it was for being the first super to make vector processing practical. 85 were shipped at a cost of $5 million each.

1976

Commodore buys MOS Technology, Inc in a stock trade. MOS is valued at $12 million. Chuck Peddle joins Commodore as chief engineer. With the purchase of MOS, Commodore begins work on the Commodore PET.

1977

Commodore introduces its KIM-1 based Commodore PET. It has 4KB RAM, integrated cassette deck and 9" monochrome monitor.

1977

"There is no reason anyone would want a computer in their home." Ken Olson, president, chairman and founder of Digital Equipment Corporation.

1977
May

Apple II computer introduced. It had an open architecture, used color graphics, and had an elegantly designed interface to a floppy disk drive. It also had the first "killer app" of the business world -- the VisiCalc spreadsheet program.

1977
Aug

Tandy brought out the TRS-80 with "Level I BASIC". Although the TRS-80 had a primitive 4K BASIC (a stripped down version of the public domain "Li-Chen Wang Basic") and abysmal graphics it still became a bestseller quickly.

1978

Tandy upgraded the TRS-80 with a much improved Microsoft 8K "Level II BASIC", and an "expansion interface" which added 32KB RAM, A floppy disk and a printer interface. With these extras the TRS-80 became a viable small business computer.

1978
Jun 8

Introduction of 8086 by Intel, the first commercially successful 16 bit processor. It was too expensive to implement in early computers, so an 8 bit version was developed (the 8088), which was chosen by IBM for the first IBM PC. This ensured the success of the x86 family of processors that succeeded the 8086 since they and their clones are used in every IBM PC compatible computer.

The available clock frequencies were 4.77, 8 and 10 MHz. It has an instruction set of about 300 operations. At introduction the fastest processor was the 8 MHz version which achieved 0.8 MIPS and contained 29,000 transistors.

1978

Arcade Video game 'Space Invaders' released, starting a video game craze. In 1979 Atari's Asteroids proved incredibly popular. By 1982 many of the 'classics' had been released.

1979

Ada programming language introduced by Jean Ichbiah and team at Honeywell for the US Department of Defense.

1979
Jun 1

Introduction of 8088, a step down from the 8086 as it contains just an 8-bit data bus - but this make it cheaper to implement in computers.

1979

Commodore PET released in the United Kingdom. Based on a 1 MHz 6502 processor it displayed monochrome text and had just 8 KB of RAM. Priced £569. For £776 you could purchase a version with 16 KB of RAM, while for £914 you could get a 32 KB of RAM.

1979

Compact disc was invented.

1979

The 68000 Microprocessor launched by Motorola. 5+ years later used by Apple for the Macintosh and by Atari for the ST series. Later versions of the processor include the 68020 used in the Macintosh II.

1979

Shortly after the release of V7 Unix, which included UUCP, a protocol for communication over standard telephone lines, Tom Truscott and Jim Ellis created Usenet, a global discussion group system. Nowadays, it uses Internet protocols and is still popular.

1979

Four disgruntled Atari programmers leave and form Activision, the first third-party video game software publisher. Activision promotes both the game and the programmer, changing the way software is marketed.

1979

IBM saw its computer market dominance being eaten into by the new personal computers, such as the Apple II and the Commodore PET. IBM therefore started work on their own personal computer. When finished, this computer was released as the IBM PC on 12 August 1981

Computing timelines: 500 BC-1949, 1950-1979, 1980-1989, 1990-present

See also

External links

  • A Brief History of Computing, (http://ox.compsoc.net/~swhite/history.html) by Stephen White. An excellent computer history site; the present article is a modified version of his timeline, used with permission.
Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools