INTHERNET OF THINGSThe Internet of Things (IoT) poses a wide set of ideas that are intertwined from different perspectives. It has scenarios in which network…Mar 19, 2022Mar 19, 2022
RecursionRecursion is a process that is defined in terms of itself, in other words, it is a function that can call itself a limited number of times…Mar 19, 2022Mar 19, 2022
What is the 404 errorA 404 Error is the HTTP code that a server sends to a user when the URL they are trying to access does not exist or is unknown to the…Mar 18, 2022Mar 18, 2022
Static libraries vs Dynamic librariesLibraries in the C programming language are a set of functions that are ready to use when called from a program.Dec 1, 2021Dec 1, 2021
What happens when the command ls -l * .c is typedls is one of the many unix commands and is characterized by allowing the user to list all files or directories in the current directory…Apr 14, 2021Apr 14, 2021
Link Hard and Link SimbolicA Link in Linux is similar to a direct link in Windows, and its main utility is to be able to access files or folders more easily, without…Feb 24, 2021Feb 24, 2021