What is IoT?First of all, in order to understand the concept of IoT we should look for a definition that describes what iot is, so if we google…Apr 11, 2021Apr 11, 2021
Python3: Mutable, Immutable… everything is object!A controversial title, no? So what does it mean that everything in python is an object? Everything is an object in the sense that it can…Jan 13, 2021Jan 13, 2021
Differences between dynamic libraries vs static librariesAlong with the C compilers and certain files called libraries more commonly libraries are included. Libraries contain the object code of…Dec 14, 2020Dec 14, 2020
AVOID CORRECTING PLEASE!!!integers are stored in memory using two’s complement.Nov 9, 2020Nov 9, 2020
C STATIC LIBRARIESGood afternoon in this blog I am going to talk about static libraries in c, what they are, what they are for, how to create and use them.Oct 10, 2020Oct 10, 2020