Internet of Things (IoT). What is IoT?The Internet of Things is defined as the notion of inter-networking of physical devices, connected devices, smart devices, and other…Jun 4, 2021Jun 4, 2021
Outage PostmortemSummary of the Issue Company X had an outage on Cloud X from 10:30 p.m. to 8:30 a.m., affecting www.brandixitordev.games, owing to a failed…May 22, 2021May 22, 2021
the differences between static and dynamic librariesso first of all i am going to be talking aboutDec 16, 2020Dec 16, 2020
What happens when you type ls *.cThe ls command is one of the most popular commands in Linux. I assume that ls command is the first command you can use when accessing the…Nov 25, 2020Nov 25, 2020
what happens when you type ls -l and hit Enter in a shell ?You may be new to coding. You crack open a coding book with exercises, or even enroll in a coding school, and the first thing you see is…Nov 13, 2020Nov 13, 2020
How integers are stored in memory using two’s complementAn integer is a number with no fractional part; it can be positive, negative or zero. In ordinary usage, one uses a minus sign to…Nov 5, 2020Nov 5, 2020
static librariesA static library is a compiled object file containing all symbols needed to operate by the main program (functions, variables, etc.) as…Oct 11, 2020Oct 11, 2020