zig-doctest🗒️A tool for testing snippets of code, useful for websites and books that talk about Zig zigfmt-web🗒️zig fmt on the web zig-header-gen🗒️Automatically generate headers/bindings for other languages from Zig code zig-pypi🗒️The Zig programming language, packaged for...
I think that it was the Pragmatic Programmer that recommend that you should learn a new language a year. For me, in 2020 that was Rust. I read a bunch of books about the language, I read significant amount of code and wrote some non trivial amount of code in Rust. That was sufficient...
And in particular, you are not expected to have any prior experience with "systems programming" or a "systems" level language such as C.Each exercise is self-contained and self-explained. However, you're encouraged to also check out these Zig language resources for more detail:...
Zigis a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Thanks to all the project authors and others who made this project possible. Note🗒️An project may also be a development tool, application, library or other category, but it will...
README Code of conduct CC0-1.0 license Awesome Zig 📜Zig Learning Guide & Project Lists Zigis a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Thanks to all the project authors and others who made this project possible. ...
Indirect inspiration comes from Ruby Koans and the Little LISPer/Little Schemer series of books. Intended Audience This will probably be difficult if you've never programmed before. But no specific programming experience is required. And in particular, you are not expected to have any prior ...