dispelling misconceptions about static linking
A brief introduction to Go for programmers who haven't used Go before: Why use it? The standard library. And the language itself.
This small site is oriented to developers learning golang that want to see the unexpected, at least for a newcomer, behaviors in the language.
Explaining and badge of No Maintenance Intended
Go is a lovely little programming language designed by smart people you can trust and continuously improved by a large and growing open-source community.
Go is meant to be simple, but sometimes the conventions can be a little hard to grasp. I’d like to show you how I start all of my Go projects, and how to use Go’s idioms. Let’s build a backend service for a web app.
Copyright is automatic (since the Berne convention) and any work of authorship is automatically protected by it – essentially giving the copyright holder1 exclusive power over its work. In order for your downstream to have the rights to use any of your work – be that code, text, images or other media – you need to give them a license to it.