Classification of Programming Languages

Classification of Programming Languages

Programming languages are communication systems which allow programmers giving specific instructions to machines and computers, so that they can perform the actions that are necessary to achieve certain goals. Through programming languages, programmers can communicate...
The most popular programming languages (2021)

The most popular programming languages (2021)

We are entering the final stretch of the year and it is time to take a look at the most popular programming languages in 2021. Throughout the year many ranking lists are published and each one takes into account different metrics, such as how many times and in which...
Conditionals, loops, variables and functions

Conditionals, loops, variables and functions

Now that we know what algorithms are, we can continue learning other basics of programming that we can find in most languages. Remember that an algorithm is a problem solving procedure which consists of a well-defined, ordered, and finite sequence of instructions. To...
What is an algorithm?

What is an algorithm?

The word algorithm appears more and more often in our daily conversations. We talk about the algorithm of Google, Instagram or Netflix, it is daily echoed in news related to technology and society, documentaries and films about algorithms have been produced, the...