Understanding the Internet of Things (IoT)What is the internet of things? Since the 2010s, many startups have monopolized this market, just like multinationals who invest huge…Aug 23, 2020Aug 23, 2020
What happens when you type https://www.holbertonschool.com in your browser and press EnterIn this article, I want my readers to get a picture of a very basic concept of the web world. Previously, I’ve written articles about…Aug 23, 2020Aug 23, 2020
Published inThe StartupLinux Basics: Static Libraries vs. Dynamic LibrariesWhat’s a Library ?May 4, 2020May 4, 2020
Published inLevel Up CodingWhat happens where you type ls -l in a Linux ShellThe shell is a program that takes your commands from the keyboard and gives them to the operating system to perform. A shell hides the…Apr 14, 2020Apr 14, 2020
What is a C Static Library?When a C program is compiled, the compiler generates object code. After generating the object code, the compiler also invokes linker. One…Mar 2, 2020Mar 2, 2020
Let’s see what happens when you type GCC main.cIf you are here and don’t have any information about what we are talking about , so let’s define some terms before we startFeb 5, 2020Feb 5, 2020
Published inThe StartupThe difference between a hard link and a symbolic linkWhat is a Soft Link or Symbolic Link or Symlink ?Feb 3, 2020Feb 3, 2020