Metric-Cart

Blog about becoming a programmer

By method of writing

Compiled and interpreted languages

Compiled languages include C, C++, Pascal and Ada. Programs written in these languages are translated into the machine code of a given computer before execution.

Object-oriented languages

Object-oriented languages are a further level of development of procedural languages, the main concept of which is a set of program objects.