COMPUTER PROGRAMMING - 1st quarter exam reviewer
Algorithmic Language
Algol meaning
Bell Labs
B programming language was named after this.
Basic Combined Programming Language
BCPL meaning
Bjarne Stroustrup
Creator of C++ where in he used C as the basis.
Dennis Ritchie
He created C from ALGOL BCPL and B in 1972
Ken Thompson
He created a language using many features of BCPL and called it B.
B Language
Ken Thompson created a language using many features of BCPL and called it ______
Charles Babbage
The father of computer or c programming
Ada Lovelace
The mother of c programming
Martin Richards
The one who developed BCPL in 1967.
C++
This intended to be the successor of C, but C remained popular.
1970
both BCPL and B were typeless (through chips) system programming languages
ALGOL, BCPL and B
c was developed /evolved from these programming languages
D programming language
introduced in the early 2000 but not as popular as C++. It is visually similar to C. The implication is that its the next language after C.
UNIX
one of the most popular network operating systems in use today. the heart of the internet data super highway.
C Language
one of the most pupular and powerful computer languages today. It provided the basis of the programming laguages nowadays.
BCPL
primarily for writing system software
Link section and Main function
the most important sections of C
ALGOL
the root of all modern computer languages and the 1st computer language to use a block structure.