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.
Introduction to the Zig language, basic syntax, variables,
control structures, and first programs.
Repository with examples
Create your own command-line tools with Zig.
In development
Zen of Zig is not affiliated with the Zig Software Foundation, its creators, or any of the projects linked here.
All opinions expressed here belong exclusively to the author.
Below are some useful, human-made links to learn Zig: