Zig is general-purpose systems programming language often used as an alternative to C, C++, and Rust. Learn the basics of Zig in this quick tutorial.
#programming #code #100secondsofcode
π¬ Chat with Me on Discord
https://discord.gg/fireship
π Resources
Zig Lang https://ziglang.org/
C in 100 Seconds https://youtu.be/U3aXWizDbQ4
C++ in 100 Seconds https://youtu.be/MNeX4EGtR5Y
π₯ Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
π¨ My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
π Topics Covered
- What is Zig?
- Is Zig fast?
- Zig quickstart tutorial
- Zig vs C
- Zig vs Rust
- Memory management in Zig explained
- How do Zig allocators work?