Programming is the process by which the programmer writes code, which is a set of commands, which are then executed by computers. Programming Languages are special languages used by programmers to write ERPs, scripts, or other sets of commands to be executed on a computer.
Types of programming languages
Programming languages can be divided into two types according to their level of machine language, the language that the computer understands directly.
Low-level languages
These are the closest programming languages to the machine language. A lower level language is known as an assembly language. These languages are characterized by the fact that they include only the commands understood by the computer, and thus are the most remote from the language understood by man, but at the same time allow the programmer full control of his program.
High-level languages
The farthest from machine language and the closest to human comprehension, but they also do not provide the same amount of control as the low-level languages of the programmer, computer memory, and data.
An important feature of high-level programming languages is to enable the programmer to use variables, objects, routines, and loops. Sometimes, you perform a large number of commands by typing only one line. Examples of such programming languages are Python and Ruby.
There are programming languages that cannot be enumerated. Each of these languages has its own features and uses.
Some of the common programming languages include the following:
C: A high-level programming language for general use, created in the 1970s at Bell Labs by Dennis Richie, an ideal language for writing programs Firmware and mobile.
Python: is an object-oriented programming language that is easy to learn and has little complexity and can run on multiple operating systems.
Java: is a high-level, general-purpose programming language that was created by Sun Microsystems in 1991 and is currently under Oracle After the latter bought Sun in 2009. According to statistics from Oracle, at present, there are more than 9 million programmers using Java.
C ++: is a high-level programming language of general use that is very similar in C language, but it also supports object-oriented programming, which the programmer can use or programming in C language without the need to comply with the programmatic orientation.
Programming languages are used for multiple applications and are changing the way we do the things we do or see the things we see on a daily basis. We trust that you enjoyed our introductory article on some of the most popular programming languages used by programmers today.