Skip to content

Commit 0a3de51

Browse files
Added Systems Programming with Zig (#134)
Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best,
1 parent cd495c9 commit 0a3de51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
7575
- [Learning Zig](https://www.openmymind.net/learning_zig/) : This guide aims to make you comfortable with Zig. It assumes prior programming experience, though not in any particular language.
7676
- [Zig 圣经](https://course.ziglang.cc/) : 简单、快速地学习 Zig.
7777
- [Introduction to Zig - a project based book](https://pedropark99.github.io/zig-book/) : This is an open book by author `Pedro Duarte Faria` that provides an introduction to the Zig programming language, which is a new general-purpose, and low-level language for building robust and optimal software.
78+
- [Systems Programming with Zig](https://www.manning.com/books/systems-programming-with-zig) : This book teaches how to write quality, useful Zig applications without relying on libraries or frameworks.
7879

7980
## Tools
8081

0 commit comments

Comments
 (0)