Picture of Pablo Blanco

Pablo Blanco

Articles by this author

Keylogger

Keyloggers are software tools designed to record and monitor keystrokes on a device. Their primary function is to collect information about the user's actions, capturing everything from passwords to emails. Although

Prompt

A prompt, in the field of programming and artificial intelligence, refers to a specific instruction or request given to a language model to elicit a response. In essence, it is the input provided to the system to obtain

Malware

Although in popular parlance viruses is the umbrella term for any type of cybernetic software that threatens the security of a computer system, the reality is that the correct term is malware. A malware is a programme or application that is

Automation

Automation can be defined as the application of technology to processes and tasks within a system in order to minimise human intervention. Although nowadays automation is advancing by leaps and bounds due to the irruption of artificial intelligence,

Machine learning

Machine learning is a branch of artificial intelligence that focuses on the development of algorithms and models that allow computers to learn from data and improve their performance on specific tasks. What is innovative about machine learning or

Programming language

A programming language is computer code with which programmers develop new software in the form of programs, scripts and any kind of instructions that computers will execute. Although all programming languages have certain similarities, they all have a common syntax.

JSON

JSON (JavaScript Object Notation) is a lightweight and widely used data interchange format for creating asynchronous loading web applications. It is used to represent structured information always in the form of text that is readable by both humans and the servers with which they work.

what is javascript

JavaScript

JavaScript is a lightweight, client-side interpreted programming language. It is a fundamental tool in web development, allowing web pages to be dynamic and interactive. It was originally designed by programmer Brendan Eich in 1995, and is now

Scroll to Top