Web Accessibility

This post is about web accessibility, in the context of digital accessibility. Web Accessibility Standards and Guidelines Web accessibility guidelines featured on this post: WCAG Web Content Accessibility Guidelines (WCAG) is defined by WAI, that is part of W3C. There…

Computer Network Devices

This post is about computer network devices. Endpoints An endpoint is a physical devices, such as a server, PC, workstation or smartphone, that connect to and exchange information with a computer network. A virtual desktop infrastructure (VDI) virtualizes an endpoint…

Data Backup

This post is an introduction to data backup. Types of Data Backup Types of Data Backup: Full backup means that an exact copy of the original media is done. Differential backup means that only registries that have been modified since…

Esquema Nacional de Interoperabilidad de España

El Esquema Nacional de Interoperabilidad (INE) de España establece unas medidas de obligado cumplimiento en los sistemas de información y telecomunicaciones del sector público con respecto a la interoperabilidad entre sistemas. Puedes leer este artículo más general sobre interoperabilidad en…

Big Data

This post is an introduction to big data. A cluster is a set of processing devices or computers, that are called nodes in this context. Big data refers to the management of big sets of data on a cluster. It…

Sorting Algorithms

This post features popular sorting algorithms. List of Sorting Algorithms Sorting algorithms featured on this post: Insertion Sort Its complexity is O(n²). Bubble Sort Its complexity is O(n²). Cocktail Shaker Sort Cocktail shaker sort is a variation to bubble sort.…

Data Visualization

This post features data visualization tools. Data visualization is usually linked to: Dashboard You can read this post about dashboard. Data Visualization Tools Visualization tools featured on this post: Grafana Grafana is FOSS, under an AGPL v3 license. Grafana official…

Artifact Repository

An artifact repository or repository manager is a tool to manage, store, and distribute software artifacts, such as libraries, dependencies, and packages, throughout the software development lifecycle. List of Artifact Repository Solutions Artifact repository software: Nexus Sonatype Nexus Repository is…

Mathematics

Mathematics is a science field of study. Mathematics main branches Mathematics main branches: Pure Algebra You can read this post about algebra. Mathematical analysis Mathematical analysis is divided into: Calculus Calculus is a subfield of the mathematical analysis. It is…