What happens when…This is a classic interview question “What happen when you type something like https://www.holbertonschool.cominto your browser’s address…Jan 13, 2021Jan 13, 2021
Basic Introduction to Maching LearningThe machine learning is the subfield of computer science and a branch of artificial intelligence but in order to understand machine…Nov 8, 2020Nov 8, 2020
What happens when you type ls -l in the shellEach program executed by the shell starts in a new process, this one is in charge of a complete task, unloading to the main process of…Aug 17, 2020Aug 17, 2020
Static Libraries in language COne of the tools that compilers supply us with are libraries. Among its advantages is being able to optimize the search in memory, avoid…Jul 6, 2020Jul 6, 2020
c-compilation and how it works!When we refer to compilation, we often do not think about the work behind it, since the compiler is the “tool” that allows us to interact…Jun 11, 2020Jun 11, 2020
Optimize Your Search File With “ls -t”One of the most important linux commands is the ls command,it´s command allows you to see the content behind your linux operating system…Jun 9, 2020Jun 9, 2020