Starting Systems Programming, Pt 1: Programmers Write Programs (2025)
Summary
This is a Linux-centric, beginner-friendly exploration of systems programming fundamentals. It uses small Go and Bash examples to demonstrate data and code inspection, binary analysis, and tool-building, with emphasis on understanding how programs interact with the outside world.