Explore >> Select a destination


You are here

crocidb.com
| | 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.
| | 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.
| | golangbot.com
5.7 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.
| | exercism.org
16.8 parsecs away

Travel
| This month, as part of #!12in23, we're having fun with languages that compile to machine code. Join us for the journey!