Skip to content

Commit cf18c4c

Browse files
authored
Add Zig Programming Language (#11825)
1 parent 7ca7ffb commit cf18c4c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

books/free-programming-books-langs.md

+7
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ Books on general-purpose programming that don't focus on a specific language are
230230
* [Windows Phone](#windows-phone)
231231
* [Workflow](#workflow)
232232
* [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour)
233+
* [Zig](#zig)
233234

234235

235236
### ABAP
@@ -2705,3 +2706,9 @@ Books on general-purpose programming that don't focus on a specific language are
27052706
### YAML
27062707

27072708
* [YAML Tutorial](https://www.tutorialspoint.com/yaml/yaml_tutorial.pdf) - TutorialsPoint (PDF)
2709+
2710+
2711+
### Zig
2712+
2713+
* [Introduction to Zig](https://pedropark99.github.io/zig-book) - Pedro Duarte Faria (HTML)
2714+
* [Zig Language Reference](https://ziglang.org/documentation/master) (HTML)

0 commit comments

Comments
 (0)