> For the complete documentation index, see [llms.txt](https://wiki.nushackers.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nushackers.org/hackerschool/introduction-to-zig.md).

# Introduction to Zig

- [Language Basics](https://wiki.nushackers.org/hackerschool/introduction-to-zig/language-basics.md)
- [Error Handling](https://wiki.nushackers.org/hackerschool/introduction-to-zig/error-handling.md)
- [Memory Management](https://wiki.nushackers.org/hackerschool/introduction-to-zig/memory-management.md)
- [Working with C](https://wiki.nushackers.org/hackerschool/introduction-to-zig/working-with-c.md)
- [Exploring comptime](https://wiki.nushackers.org/hackerschool/introduction-to-zig/exploring-comptime.md)
