Category: Go


  • My introduction to C++ came sometime around 1995. Raw pointers, manual memory management, debugging sessions that stretched into the small hours chasing memory faults. I wouldn’t have traded it for anything. Fast forward thirty years, and I’m still reading C++ code regularly, embedded systems, backend infrastructure, and computationally demanding applications like 3D rendering. The language…