Back to Browse

Zig in Depth: Strings (improved audio)

3.9K views
Nov 13, 2023
19:31

NOTE: This series only covers Zig 0.11.0! Help me create more content like this! https://www.paypal.com/donate/?hosted_button_id=Y6DEFHEEWVBXJ Note: This is a redo of the Strings video with improved audio clarity. If you saw the previous version and understood it well, you can skip this one since it's the same content. When newcomers to Zig find out the language doesn't have a builtin string data structure type, it comes as a big surprise. But like C, Zig is a low-level language and strings are quite a high level of abstraction over what they truly are, just a sequence of bytes. In this episode we'll demystify strings in Zig and you'll appreciate the benefits of being able to work so close to the metal. The code: https://codeberg.org/dude_the_builder/zig_in_depth Relevant Link: https://ziglang.org/documentation/0.11.0/#String-Literals-and-Unicode-Code-Point-Literals

Download

1 formats

Video Formats

360pmp429.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Zig in Depth: Strings (improved audio) | NatokHD