What happens when you type an URL in your browser and press enterIn this article, I’ll explain to you what’s happening under the hood when you browse the internet.Sep 5, 2021Sep 5, 2021
Here’s what I know about IoTIn this blog, I’m going to talk about the Internet of Things, also known as IoT. IoT is a pretty wide topic but I’m going to try and cover…Aug 22, 2021Aug 22, 2021
Python… Everything is an object!In this blog, I’ll talk to you about objects in Python and how everything, I really mean, everything is an object in Python, one could say…May 22, 2021May 22, 2021
C dynamic librariesIn this blog, you will find out why we should use libraries, the difference between dynamic and static libraries, how to create a dynamic…May 3, 2021May 3, 2021
C static librariesIn this blog, you will learn about C static libraries, we will take a look at why we should use them, how C static libraries work, how can…Feb 28, 2021Feb 28, 2021
Compilation StepsThis blog will be about the compilation steps that are taken when you use the comman GCC.Feb 4, 2021Feb 4, 2021