Systems Programming with Zig teaches you to write working, real-world code in Zig. It builds on your existing coding skills to introduce systems programming using the Zig language. You’ll explore everything from a low-level word ladder game, to a CHIP-8 interpreter, to a graphics engine with OpenGL. Each project is built from the ground up, no libraries or imported frameworks! Chapter-by-chapter, you’ll learn how to deliver command-line utilities, networking with TCP and HTTP, interpreters, and graphics programming all through Zig’s unique lens.