Explore >> Select a destination


You are here

blog.gopheracademy.com
| | schadokar.dev
2.4 parsecs away

Travel
| | In this tutorial we'll learn how to use json in golang.
| | attilaolah.eu
2.6 parsecs away

Travel
| | Incidentally, decoding JSON data (or really, almost any data structure) isreally easy in Go (golang). We simply call json.Unmarshal(...) andboom! We have nice data structures.
| | jordanorelli.com
3.5 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....
| | justmarkup.com
21.7 parsecs away

Travel
| justmarkup is the site of Michael Scharnagl, a front-end developer living in Berlin.