Skip to content

Instantly share code, notes, and snippets.

@spirobel
Created June 7, 2022 19:06
Show Gist options
  • Save spirobel/f8c63c9745c8ddc8f7cd28327b17aa5d to your computer and use it in GitHub Desktop.
Save spirobel/f8c63c9745c8ddc8f7cd28327b17aa5d to your computer and use it in GitHub Desktop.
ziglang learning recommendations
zig.news
https://ziglearn.org/
https://ziglang.org/documentation/0.9.1/
https://github.com/ratfactor/ziglings
and reading the stdlib as documentation is still not a priority for it.
https://github.com/ziglang/zig/tree/0.9.x/lib/std
https://forum.ziggit.dev/ is also a good resource and there's the
A forum for programmers of the Zig Programming Language
whenever you see syntax you're unsure of, check the language reference
@spirobel
Copy link
Author

spirobel commented Jun 7, 2022

@spirobel
Copy link
Author

spirobel commented Jun 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment