Remix.run Logo
code-blooded 3 hours ago

I just looked this up yesterday so sharing some more up-to-date resources for those interested in Zig:

- Learning Zig by Karl Seguin: https://www.openmymind.net/learning_zig/

- https://zig.guide/

- Free project-based online book Introduction to Zig by Pedro Park: https://pedropark99.github.io/zig-book.

- Ziglings, almost working programs you need to fix: https://codeberg.org/ziglings/exercises

iamjackg an hour ago | parent [-]

"More up-to-date" meaning more sources that are also up to date like the OP, or meaning that the OP is not up to date? Silly English language!

code-blooded an hour ago | parent [-]

Zig by Example seems to target Zig 0.14 at the moment. The links I posted should hopefully target version 0.15+