Endianness [en]
https://www.youtube.com/watch?v=NcaiHcBvDR4
I found this video very interesting about Endianness and the byte arrangement problem in memory.
Imagine that we have a 32-bit number, 12648430, to store in memory.
0x00c0ffee in hexadecimal
The number co...
aquilarafael.hashnode.dev2 min read