17 followers
I'm a software craftsman, currently heavily involved in opensource container and cloud-native platform systems. In my spare time I teach kids programming and chess; and play the bass.
At some point, I will give my proper take but for now, I would like to post an excerpt from an ACM Queue I read way back in 2011. I've been looking...
A list of technical books that I plan to read in 2024 ยท I strongly advocate for learning in the public due to several compelling reasons: One or two...
Introduction Pointers are variables that store the address of another variable. Allow us to indirectly access variables (i.e. we can talk about its...