Chapter 1. Hello, Zig
The first program in Zig is small.
| Section | Title |
|---|---|
| 1 | Hello, Zig |
| 2 | Build and Run |
| 3 | Variables and Constants |
| 4 | Printing Values |
| 5 | A Small Calculator |
| 6 | Reading Command-Line Arguments |
| 7 | A Word-Count Program |
| 8 | Exercises |
The first program in Zig is small.
| Section | Title |
|---|---|
| 1 | Hello, Zig |
| 2 | Build and Run |
| 3 | Variables and Constants |
| 4 | Printing Values |
| 5 | A Small Calculator |
| 6 | Reading Command-Line Arguments |
| 7 | A Word-Count Program |
| 8 | Exercises |