/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.integralist.co.uk
| | antonz.org
5.0 parsecs away

Travel
| | Weak pointers, faster maps, directory-scoped access, and more.
| | jordanorelli.com
3.4 parsecs away

Travel
| | How to use interfaces in Go Before I started programming Go, I was doing most of my work with Python. As a Python programmer, I found that learning to use interfaces in Go was extremely difficult....
| | lukasrotermund.de
4.0 parsecs away

Travel
| | I/O operations are among the most commonly used tasks in Go. Let's take a look together at the implementation in the Go standard library.
| | ukiahsmith.com
37.9 parsecs away

Travel
| Use marshaling interfaces from the Go json package to control complex data types in JSON.