/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

www.brianbondy.com
| | golangbot.com
3.6 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.
| | divan.dev
3.4 parsecs away

Travel
| | [AI summary] The author explains how understanding Go's internal data structure representations and memory management can help developers avoid common language gotchas like slice sharing and interface nil confusion.
| | susam.net
3.1 parsecs away

Travel
| | [AI summary] The article presents a complex C programming puzzle involving pointer declarations and provides an example code to demonstrate the solution.
| | www.sethvargo.com
26.4 parsecs away

Travel
| Go is one of my favorite programming languages, but it is still far from perfect.