Zen of Zig is a book series designed to teach the Zig programming language from scratch. It's the author's personal journey that, volume by volume, goes from the fundamentals to more advanced techniques. 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.
Read online
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: