You are on page 1of 1

HISTORY OF COMPUTER PROGRAMMING

1 2 3 4 5 6

ADA LOVELACE H. HOLLERITH ABC COLLOSSUS G.M. HOPPER EDSAC


In 1834-1842, Ada Lovelace He developed the electric or Anasoft-Berry Computer, The Colossus was developed On September 9, 1947, the The Electronic Delay Storage
translated a French paper tabulating system in 1889. The ABC was designed for a in 1943 by engineer Tommy world's first computer bug was Automatic Calculator (EDSAC),
about the Analytical Engine He chose the punched card specific purpose in 1937 and Flowers(British recorded. But this was no developed at Britain's
and, in her own annotations, as the basis for storing and tested in 1942 – the codebreakers), based on ordinary 'software bug'. It was a Cambridge University, ran its
published how it could processing information and solution of systems of plans by the mathematician real-life moth that was causing first programs in May 6, 1949. It
perform a sequence of he built the first punched- simultaneous linear Max Newman. It was the issues with the computer's became the first stored-program
calculations. She describes card tabulating and sorting equations, featured 300 designed to decode the hardware. This “first actual case computer and used table of
an algorithm as the first machines as well as the first vaccum tubes, use of binary, encrypted transmissions of bug being found" was squares and prime numbers in
computer program, making key punch, and he founded punch cards, etc, but it was from the German teleprinter recorded by computer scientist calculation.
her the first computer the company that was to not programmable. Lorenz cipher. Grace Hopper.
programmer. become IBM12 in 1896. 11 10 9 8 7

OOP C LANGUAGE PASCAL ALGOL COBOL FORTRAN


It is a computer programming C is a general-purpose Pascal is a general-purpose, high- short for algorithmic Common Business Oriented FORTRAN, also known as
model that organizes software programming language level language that was originally language. It is a family of Language. It is imperative,
developed by Niklaus Wirth in “formula translating system”.
design around data, or objects, portable programming procedural, and object-oriented. A
created by Dennis Ritchie at 1968s. It was developed for Fortran is a programming
rather than functions and logic. compiler is a computer program
the Bell Laboratories in languages for scientific
teaching programming as a that takes other computer language developed in the
An object can be defined as a computations that had a
1972. It is a very popular systematic discipline and to programs written in a high-level 1950s. It uses user-friendly
data field that has unique develop reliable and efficient strong influence on other (source) language and converts
language, despite being old. computer language. It was
attributes and behavior. Bjarne programs. Pascal is ALGOL-based them into another program,
C is strongly associated with languages( Pascal, C, C++,
Stroustrup developed language and includes many machine code, which the computer designed by IBM(invented
UNIX, as it was developed and Java). the first language
extensions to C (aka. C with constructs of ALGOL, COBOL, and can understand. It is primarily used by John Backus in 1954) and
class/C++ 1983). to write the UNIX operating FORTRAN. with a formal grammar, in business, finance appeared as FORTRAN in
system. known as Backus-Naar
1957.
13 14 From/BNF.

INTERATIVE TV VISUAL BASIC


LIn early 1990’s, the interactive is an event-driven programming language
TV was developed. Sun and environment from Microsoft that
Microsystems decided that provides a graphical user interface (GUI)
interactive TV needed a special which allows programmers to modify code by
and portable language. This
simply dragging and dropping objects and
language became Java.
defining their behavior and appearance. It is
Netscape licensed Java to be
used in their internet developed in 1964 by John Kemeny and
browser(aka. Navigator). Thomas Kurtz.

You might also like