Email the Author
You can use this page to email Reco about Zig Language:A little book.
About the Book
This book is for `Zig` enthusiasts who may have been intimidated by existing documentation or confused by various information online.
They simply want to learn a language that is not too complex but has unique features, without spending too much time debugging syntax.
The first chapter of this book introduces the basic syntax of `Zig`, using some examples. It then discusses `Zig`'s testing runner because it can help you write programs that are easier to understand and more reliable. Following that, it explains pointers, structures, and the standard library. Finally, by implementing a minimalist byte stream string type, you will be able to create a language interpreter.
About the Author
Reco is an entrepreneur and product manager, is a programmer who loves reading and enjoys sharing.