(1956-1963)
The computers built in the 1950s and 1960s are considered the 2nd generation computers. These computers make use of the transistors invented by Bell Telephone laboratories and they had many of the same components as the modern-day computer. For instance, 2nd generation computers typically had a printer, some sort of tape or disk storage, operating systems, stored programs, as well as some sort of memory. These computers were also generally more reliable and were solid in design.
1957: FORTRAN
FORTRAN, an acronym for Formula Translator was the first successful programming language. This language used words and sentences instead of the binary machine codes that had been commonplace in computers prior to the 1950s. FORTRAN could be read by ordinary people with no previous programming experience or knowledge, and it made it easier for computers to be programmed. FORTRAN was extremely useful in that given a single statement, many instructions would be produced. FORTAN created programs that were just as good as those produced by human programmers. Not only was it one of the most successful programming languages ever, but it also dominated many other languages for years.
1959: COBOL
COBOL, the Common Business Oriented Language, was invented in 1959. This is a business programming language that allowed for computer programs to be easily read.
1960: PDP-1
DEC, or the Digital Equipment Corporation was founded by Kenneth Olsen and Harland Anderson in 1957. In 1960, DEC introduced the Programmed Data Processor, or PDP-1. The PDP-1 was a mainframe computer famous for its low costs. Compared to other computers that generally cost more than $1 million dollars, at "only" about $120,000 the PDP-1 was considered really cheap! The PDP-1 could be sold at such a low price because it did not contain many advanced peripherals and software. In other computers, these advanced systems amounted to nearly 80% of the computers' cost.
1961: IBM 1400 Series
The IBM 1400 Series were a major breakthrough for IBM. The first computer in this series is the IBM 1401. The 1401 was a computer system that used transistors instead of the vacuum tubes found in previous IBM computers. The system contained many peripherals, which included, among others, a new high-speed printer. This printer could print 600 lines per minute! The total cost of an IBM 1401 was $150,000. 12,000 of these computers were produced.
1962: SpaceWar!
Space War is the first interactive computer game. It was developed by MIT students Slug Russell, Shag Graetz, and Alan Kotok for the PDP-1 computer. In this game, players must battle against enemy spaceships and face obstacles like the gravity of the sun. The players used primitive joysticks to maneuver their ships. SpaceWar has helped to inspired future video games.
Late 1960s: Integrated Circuit
Introduced in the 1960s simultaneously by Texas Instruments and by Fairchild Semi-Conductor, the integrated circuit combines many tiny transistors and other electrical components onto a small silicon chip. It replaced the need for individual transistors. Later, these integrated circuits were refined so that one small chip could contain thousands of transistors, as well as other similar components. As more and more components were squeezed into a small silicon chip, the size of computers gradually decreased.
You May Also Find These Documents Helpful
-
1990 java was developed by James gosling it turned out to be one of the more popular programming languages.…
- 388 Words
- 2 Pages
Satisfactory Essays -
What both translates and executes the instructions in a high level language program? What was the first programming language designed to perform complex math functions? Interpreter.Fortran…
- 738 Words
- 3 Pages
Good Essays -
the world (after Microsoft and Oracle). The company had expanded beyond mainframe utilities into PC software,…
- 8802 Words
- 36 Pages
Powerful Essays -
first ready made computer and one of the most popular ever made. It was a…
- 268 Words
- 2 Pages
Satisfactory Essays -
the operating system MS-DOS for the IBM PC. From there, a constant stream of innovation took…
- 2551 Words
- 11 Pages
Powerful Essays -
In 1944 the very first electronic- mechanical computer called MARK 1 was created at Harvard. This machine was a massive calculator that was fifty one feet wide and eight feet tall (Chee, 1997). The beginning of the smaller computers that we know today started in 1959 when Honeywell developed the first computers that used transistors. These were followed by IBM who used integrated circuits. The very first personal computers were built in the 1970’s with the computers that are recognizable today starting in 1974 with…
- 748 Words
- 3 Pages
Good Essays -
1980s: 6. C++ was created by Bjarne Stroustroup. 7. Occam was developed by INMOS and David May. 8. Perl was developed Larry Wall. 9. Python was written by Guido van Rossum. 10. Rc was designed by Tom Duff.…
- 343 Words
- 2 Pages
Good Essays -
Computer Hardware originated from the 1960’s is marked by the conversion from vacuum tube to solid state devices such as the transistor and later the integrated circuit. By 1959 discrete transistors were considered sufficiently reliable and economical that they made further vacuum tube computers uncompetitive. Computer main memory slowly moved away from magnetic core memory devices to solid-state static and dynamic semiconductor memory, which greatly reduced the cost, size and power consumption of computer devices. Eventually the cost of integrated circuit devices became low enough that home computers and personal computers became widespread. In the third generation the mass increase in the use of computers accelerated with computers. These generally relied on Jack Kilby’s invention of the microchip, starting around 1965. However, the IBM Systems used hybrid circuits, which were solid state devices interconnected on a substrate with separate wires. The first integrated circuit was produced in September 1958 but computers using them didn’t begin to appear until 1963. Some of the early uses were in embedded systems, notably used by NASA for the Apollo Guidance Computer and others. While large mainframe computers such as the System increased storage and processing abilities, the integrated circuit also allowed development of much smaller computers. The minicomputer was a significant innovation in the 1960s and 1970s. It brought computing power to more people, not only through more convenient physical size but also…
- 991 Words
- 3 Pages
Good Essays -
Procedural programming uses C programming language. C is considered to be a general purpose, work-horse language ideal for creating applications. Operating systems and interfacing with electronic control systems. It was made in 1972 by Dennis Ritchie at the Bell Telephone Laboratories. Unlike languages such as BASIC and PASCAL, C relies on symbols rather than keywords. As such, it is often described as being ‘terse’ and more difficult to learn, but typically offer more powerful solutions…
- 2644 Words
- 8 Pages
Powerful Essays -
The 1970s was a very outstanding year for programming languages. The five most popular languages of the decade where Ada, Pascal, C, Smalltalk, and bliss. The creators of the languages are as follow: Ada-Jean Ichbiah at Alsys in the 1970s primarily for applications used by the U.S. department of Defense. The program is named in honor of countess Ada Lovelace, an influential and historical figure in the field of computing. Pascal-Niklaus Wirth and Kathleen Jensen in the 1970s and was originally designed for teaching programming. C-Dennis Ritchie in 1972 at Bell Laboratories, which is a very powerful and yet general purpose language. Smalltalk-Daniel Henry Holmes Ingalls, Jr. it was created in 1972 as the language to underpin the new world of computing and in part for education. BLISS-W.A. Wulf and D.B. Russell back in 1970 at…
- 1114 Words
- 4 Pages
Good Essays -
A few of the popular programming languages created in the 1970’s include SQL, PASCAL,C, ADA, SASL. The SQL language was developed in the early 70’s at IBM by Donald Chamberlin and Raymond Royce. SQL is a database computer language designed for managing data in relational database management systems. PASCAL was actually designed in 1969, but it was published in 1970 by NikLaus Wirth. PASCAL is an influential imperative and procedural programming language, and it was intended to encourage good programming practices using structured programming and data structuring. C is a programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. Although C was designed for implementing system software; it is also used for developing portable application software. The Ada programming language was created in the early 1970s primarily for applications used by the U. S. Department of Defense. The language is named after Countess Ada Lovelace, an influential and historical figure in the field of computing.…
- 728 Words
- 3 Pages
Good Essays -
4- The development of BASIC is an important step for making computer accessible to a wider audience as it was an easy-to-learn programming language.…
- 399 Words
- 2 Pages
Satisfactory Essays -
As mentioned above, many advances in computer technology were made during the 1960s. In 1963, transistors, a device that transfers electronic signals, were introduced. This invention made it possible for computers to be much smaller than computers from the 1940s (Whithaus, 2004). The early 1960s was also…
- 1532 Words
- 7 Pages
Better Essays -
The invention of Transistors marked the start of the second generation. These transistors took place of the vacuum tubes used in the first generation computers. First large scale machines were made using these technologies to meet the requirements of atomic energy laboratories. One of the other benefits to the programming group was that the second generation replaced Machine language with the assembly language. Even though complex in itself Assemly language was much easier than the…
- 903 Words
- 4 Pages
Satisfactory Essays -
Is a language. It is not simply a notation for drawing diagrams, but a complete…
- 8495 Words
- 34 Pages
Powerful Essays