Skip to content

Commit

Permalink
Add Zig Programming Language (#11825)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaysarma authored Feb 4, 2025
1 parent 7ca7ffb commit cf18c4c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Windows Phone](#windows-phone)
* [Workflow](#workflow)
* [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour)
* [Zig](#zig)


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

* [YAML Tutorial](https://www.tutorialspoint.com/yaml/yaml_tutorial.pdf) - TutorialsPoint (PDF)


### Zig

* [Introduction to Zig](https://pedropark99.github.io/zig-book) - Pedro Duarte Faria (HTML)
* [Zig Language Reference](https://ziglang.org/documentation/master) (HTML)

0 comments on commit cf18c4c

Please sign in to comment.