Zen of Zig

for Zig 0.15.2

Programming Book Series

Zen of Zig is a book series that teaches the Zig programming language from the ground up. It's a personal journey by the author, who walks through the fundamentals and gradually moves into more advanced techniques, volume by volume. Each chapter in the first volume includes playgrounds for experimenting with the code directly in the browser.

Zen of Zig - Volume 2: Advanced Programming
Volume 2

Command Line Mayhem

Create your own command-line tools with Zig.

In development