Update
-
An overview of the most common commands in relational databases with SQL
01/12/2024In the previous chapter, we reviewed the origins and fundamentals of databases. We took a brief journey through the different types of databases, including relational ones.
-
Installing and managing software in GNU/Linux
01/09/2024In any operating system, installing, updating, and removing software is a fundamental task. In GNU/Linux, this management is done using packages, which are collections of files installed on your system to provide an application or utility.