Picture of Pablo Blanco

Pablo Blanco

Articles by this author

Command line interface

Command Line Interface (CLI) is a type of user interface that allows users to interact with a computer program or operating system by entering text commands on a command line. The command line

BigQuery

BigQuery is a cloud-based data analytics service developed by Google, designed to enable companies to store, manipulate and analyse large data sets in an efficient and scalable way. This tool forms part of the Google Cloud Platform and

Variable

In computing, a variable is a space in the computer's memory that is used to store a value. This value can be of any type, such as a number, a text string, a Boolean or an object. If you are wondering what is

Responsive

When we say that a design or a website is responsive, we mean that its design adapts easily to different device formats. That is, a responsive website is one that can be viewed on tablets, mobiles and computers.

Scalability

Scalability refers to the ability of a system to handle an increase in workload, whether in terms of users, processes or data, without loss of performance or efficiency. In the context of computing and

Biometric security

Biometric security is an advanced method of identifying and authenticating individuals based on unique physical and behavioural characteristics. This technology uses biological traits, such as fingerprints or voice patterns, to verify a person's identity. Biometric security

Linear regression

Linear regression is a fundamental statistical technique in the world of data analytics and artificial intelligence. It is used to model the relationship between a dependent variable and one or more independent variables, by establishing a straight (linear) line that best fits the relationship between a dependent variable and one or more independent variables.

API

An API, or Application Programming Interface, is a set of rules and definitions that enable communication between different software. It is essentially an intermediary that facilitates interaction and data exchange between applications. APIs

Scroll to Top