Sebastian Orozco MarinWhat happens when you type holbertonschool.com in your browser and press Enter.Nowadays we have all the information right to one click in our browsers but have you ever questioned what happens behind the scenes. Well…Jan 15, 2021Jan 15, 2021
Sebastian Orozco MarinIoT. The internet of things: a ultra-interconnected worldHave you ever wondered a world where all the electronic devices that you can think of can be controlled, managed from everywhere at…Jan 10, 2021Jan 10, 2021
Sebastian Orozco MarinMachine Learning in a nutshellWhat is Machine learning?Nov 15, 2020Nov 15, 2020
Sebastian Orozco MarinWhat happens when you type ls *.c into the shellThe shellSep 29, 2020Sep 29, 2020
Sebastian Orozco MarinWhat is the difference between a hard link and a symbolic link?Symbolic linkSep 29, 2020Sep 29, 2020
Sebastian Orozco MarinEverything About static libraries in CStatic libraries are a crucial component when we are creating our programs. These libraries contains several object files with all the…Sep 29, 2020Sep 29, 2020
Sebastian Orozco MarinStatic libraries vs dynamic librariesWhy do we use libraries?Sep 8, 2020Sep 8, 2020
Sebastian Orozco MarinWhat happens when you type gcc main.cWe use this command to compile our c script an end up with an executable file that is going to perform our desired task, but have you ever…Jun 11, 2020Jun 11, 2020