Zig Programming Language
Learn Zig, a robust and optimal programming language for devops and programming professionals. Improve your job security and coding skills with our beginner-friendly course. Start coding with Zig today!
What you’ll learn
- Zig
- Programming
- Zig Programming
- Scripting
Welcome,
My new course is ready to take you to the next level, many hours of content, a language which has been getting traction over the past years amongst devops and programming professionals.
Zig is a general-purpose programming language and tool chain for maintaining robust, optimal and reusable software.
A Simple Language
Focus on debugging your application rather than debugging your programming language knowledge.
No hidden control flow.
No hidden memory allocations.
No preprocessor, no macros.
Comptime
A fresh approach to metaprogramming based on compile-time code execution and lazy evaluation.
Call any function at compile-time.
Manipulate types as values without runtime overhead.
Comptime emulates the target architecture.
Maintain it with Zig
Incrementally improve your C/C++/Zig codebase.
Use Zig as a zero-dependency, drop-in C/C++ compiler that supports cross-compilation out-of-the-box.
Leverage zig build to create a consistent development environment across all platforms.
Add a Zig compilation unit to C/C++ projects; cross-language LTO is enabled by default.
This class is also acompanied by a github repository which allows you to easily reproduce the examples and ensure you are able to learn the language as smooth as possible. Let’s learn a new programming language which brings a fresh air in the late 2022, and likely improve your job security. Be a seasoned veteran, or a greenhorn, this language is definitely worth learning.
Happy Coding!
You find the source here.
Who this course is for:
- Beginner Developers
- DevOps
- Automation