/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

crocidb.com
| | dlang.org
4.9 parsecs away

Travel
| | D Programming Language
| | zig.guide
3.5 parsecs away

Travel
| | Here we're going to walk through writing a program that takes a measurement in fahrenheit as its argument, and prints the value in celsius.
| | hackingcpp.com
4.4 parsecs away

Travel
| | A short introduction to pointers in C++. Syntax, semantics, 'const' pointers, 'this' pointer, forward declarations and some guidelines.
| | www.ryanliptak.com
9.7 parsecs away

Travel
| An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc.