Saturday, March 11, 2017

Intro to C++ Part 3

Programming Language history:

The original Big 4:
1954 Fortran (Formula Translator)
1958 LISP (List Processing Language)
1958 Algol (Algorithm Language)
1959 COBOL (Common Business Oriented Language)
1970s Kernighan and Richie (K&R) develop an operating system (Unix) and a language (C) targeted at efficient and low-level applications.
1983 Stroustrup creates C++,
  

No comments:

Digital Design Part 3

4th→ assembler translates it to the machine language. 1.6 [20] <§1.6> Consider two diļ¬€erent implementations of the same instru...