|
History of C++
Title: History of C++
Category: Science & Technology
Details: Words: 3101 | Pages: 13.2 (approximately 235 words/page)
History of C++
A History of C++
by: Chuck
C++ and OOP
Upon inception, C++ provided an advanced, high-level programming language that
was instrumental in developing powerful applications for Microsoft® Windows®, as
well as many Linux environments, and other well-known operating systems. C++ quickly
became the standard language for commercial software development (Oualine).
OOP, an abbreviation for object-oriented programming is simply code that “attempts
to place a new layer of abstraction between the programmer and the data he
showed first 75 words of 3101 total
You are viewing only a small portion of the paper. Please login or register to access the full copy.
|
|
showed last 75 words of 3101 total
A(H) )
H = H + 1
GO TO 3
2 STOP
END
(Parsons)
ALGOL
Algol, short for ALGOrithmic Language, was perhaps the most influential programming
language of its time. The first implementation arose in 1958 and quickly became the
standard for expressing algorithms. Algol was most widely used in the academic
community, which was instrumental to its widespread usage.
P: begin
integer h, i;
real array A[1:5], B[1:5, 1:2];
for i := 1 step 1 until 5 do
A[I] := 6 - i;
h := 1
- 2 -
Loop: if h
Need a custom written paper?
|
|