News: Programming

Loops in Python: what should you know about them?

Loops in Python: what should you know about them?

In programming contexts, loops exist in all languages as a concept. They’re a tool that makes it easier for programs to implement iterations. Simply explained, loops in Python and in most programming languages are used to execute the same block of code twice or more times. Loops are typically existing functions in all programming languages […]

Read more
Web architecture: why it’s essential

Web architecture: why it’s essential

Norman Foster said back in the day that every architect must be both optimistic and curious. Today, our article will go through web architecture and its main applications. If you are interested in becoming a professional programmer, this post will help you understand the reason behind the need for optimism and curiosity. Keep your eyes […]

Read more
What is DOM data structure? The Document Object Model

What is DOM data structure? The Document Object Model

Do you like programming? Do you like it to the point of dedicating your professional career to it? As you know very well, the field of programming is very wide and has many different specialties. Today, we are going to go through everything you need to know about the DOM data structure model (Document Object […]

Read more
CSS in sublime text: how to make it and what to take into account

CSS in sublime text: how to make it and what to take into account

Every web developer has their own favorite code editor. While some use integrated development environments, others prefer simpler techniques, such as Sublime Text, an editor that is used to write different types of code and, additionally, also holds the possibility to generate CSS in Sublime Text. Before starting, we must highlight the main feature of […]

Read more
Difference between HTML and CSS

Difference between HTML and CSS

Would you like to become a specialist in the field of web programming? If this is the case, it is essential for you to master a series of concepts including the difference between HTML and CSS. If you want to learn more about this topic, join us throughout the article. Ready to be a digital […]

Read more
UI/UX designer profile description

UI/UX designer profile description

If you have a background in design, an interest in digital products, and a desire to work in a technology-related field, becoming a UI/UX designer may be the best option for you. But do you know exactly what the UI/UX designer profile description is? In other words, do you know what these professionals do and […]

Read more
Julia language: the programming language for machine learning

Julia language: the programming language for machine learning

The announcement for the launch of the Julia programming language took place in the summer of 2018, after almost a decade of work. Version 1.0 was made available to everyone through an open source license. But what is Julia language exactly? The Julia programming language is a tremendously ambitious programming language developed by Jeff Bezanson, […]

Read more
Decision tree algorithm: what is it and how is it used

Decision tree algorithm: what is it and how is it used

Machine learning is a hot topic today. It’s more and more common to use it to design a multitude of different programs and applications, such as personalized recommendations in Netflix or Amazon. But the potential of this technology does not stop here, since more and more companies are using predictive models internally through a decision […]

Read more
Backpropagation in neural network: how does it work?

Backpropagation in neural network: how does it work?

Neural networks are a type of machine learning that is increasingly being developed and applied. Within this system, backpropagation represents a method for calculation that is used in algorithms designed for training artificial neural networks. In this article, we are going to go through the details of everything related to creating and training artificial neural […]

Read more
Neuronal network and Machine Learning

Neuronal network and Machine Learning

Artificial intelligence (AI), machine learning (ML) and deep learning (DL) have become so deeply entwined in our daily lives in so little time that we have incorporated these technologies without considering their connotations. But what is the relationship between neural networks and machine learning? For most people, AI, ML and DL represent the same or […]

Read more
History of AI: the key milestones

History of AI: the key milestones

Artificial Intelligence (AI) comprises a set of sciences, theories and techniques that, as its main objective, aims to imitate the cognitive capacities of human beings. The history of AI begins at the start of the Second World War and its developments are intimately linked to those of informatics, which have led computers to execute increasingly […]

Read more
AI programming languages: what are the most important ones

AI programming languages: what are the most important ones

Would you like to learn Artificial Intelligence programming? This new discipline is already established and, at the same time, its presence is growing exponentially as part of our lives, which is why it requires trained professionals. In this article you will learn which Artificial Intelligence (AI) programming languages are the most used and the most […]

Read more