/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

zig.guide
| | golangbot.com
3.1 parsecs away

Travel
| | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples.
| | dave.cheney.net
3.6 parsecs away

Travel
| |
| | avestura.dev
3.4 parsecs away

Travel
| | What are the problems of C, and how Zig addresses them?
| | blog.ploeh.dk
24.5 parsecs away

Travel
| In functional programming, the notion of dependencies must be rejected. Instead, applications should be composed from pure and impure functions.