Learn how to read the contents of a directory in Zig using the page allocator. · Efficiently Reading Directory Contents in Zig with a Page Allocator Hey...
A Look at Emerging Trends and Technologies · INTRODUCTION The year was 2003, I was a young kid only 13 of age. I’ve had my first computer just about for...
What are Zig Unions? Zig unions are a way to represent a type that can be one of several different types. However only one of the types can be active...
Learn how to use slices in Zig · What are Zig Slices? Slices are a way to represent a contiguous sequence of elements in Zig. They are essentially a...
How to use these fundamental building blocks in Zig · To learn more about Zig and why I think it's an amazing language check out my blog post Zig is The...
Zig is an amazing programming language that has the potential to become huge in the coming years. · What is Zig? Zig is a general-purpose programming...