Learning Zig - Language Overview - Part 2

from blog openmymind.net, | ↗ original
Language Overview - Part 1 Intro Style Guide Language Overview - Part 2 This part continues where the previous left off: familiarizing ourselves with the language. We'll explore Zig's control flow and types beyond structures. Together with the first part, we'll have covered most of the language's syntax allowing us to tackle more of the...