Diego AcostaWhat happens when you type a website name and hit enter?In the next lines I’ll try to explain you the path since you type in your browser the name of the website you want to access to until it is…May 8, 2022May 8, 2022
Diego AcostaInternet of Things explained for beginners, by a beginnerAccording to Microsoft, Oracle or IBM (just for quoting some examples), Internet of Things (a.k.a. IoT) is a giant network which includes…Apr 24, 2022Apr 24, 2022
Diego AcostaRecursion for understanding RecursionI’ve always heard that terms or ideas can’t be explained by themselves. Well, here’s where recursion comes in and breaks it all. Recursion…Feb 20, 2022Feb 20, 2022
Diego AcostaType ‘ls -l *.c’, and you’ll see only C.In next lines, you’ll understand what’s behind the magic of writting a simple command in UNIX.Dec 8, 2021Dec 8, 2021
Diego AcostaHow does the GNU Compiler Collection work?In next lines, i’ll try to explain you what’s behind all the process of compilation for a C file, using GCC in UNIX.Oct 4, 2021Oct 4, 2021