Aspects of a good Go library – Jack Lindamood – Medium
https://medium.com/@cep21/aspects-of-a-good-go-library-7082beabb403
BoltDB vs Badger: A Comparison of Go Key-Value databases : tech.townsourced.com
https://tech.townsourced.com/post/boltdb-vs-badger/
Building Immutable Data Structures In Go
http://elliot.land/post/building-immutable-data-structures-in-go
Don’t use Go’s default HTTP client (in production) – Nathan Smith – Medium
https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779
Fixed: A Golang fixed place numeric library designed for performance | Hacker News
https://news.ycombinator.com/item?id=18559625
From Python to Go to Rust: an opinionated journey (2018) | Hacker News
https://news.ycombinator.com/item?id=20266747
From python to Go to Rust: an opinionated journey | Allo-Media Technical Blog
https://tech.allo-media.net/point/of/view/2018/03/22/from-python-to-go-to-rust.html
Generics aren’t ready for Go | Drew DeVault’s Blog
https://drewdevault.com/2019/02/18/Generics-arent-ready-for-Go.html
Getting Started with OAuth2 in Go – Alex Pliutau – Medium
https://medium.com/@pliutau/getting-started-with-oauth2-in-go-2c9fae55d187
Go 1.13: xerrors | Hacker News
https://news.ycombinator.com/item?id=19778097
Go 1.7 httptrace and context debug patterns – Jack Lindamood – Medium
https://medium.com/@cep21/go-1-7-httptrace-and-context-debug-patterns-608ae887224a
Go Concurrency Patterns: Context - The Go Blog
https://blog.golang.org/context
Go Experience report: Go’s type system – Statuscode – Medium
https://medium.com/statuscode/go-experience-report-gos-type-system-c4d4dfcc964c
Go compiler internals: adding a new statement to Go - Part 1 - Eli Bendersky's website
https://eli.thegreenplace.net/2019/go-compiler-internals-adding-a-new-statement-to-go-part-1/
Golang: using build tags to store configurations – Elton Minetto – Medium
https://medium.com/@eminetto/golang-using-build-tags-to-store-configurations-d586e23c1dde
How to Create An SSH Tunnel in Go
http://elliot.land/post/how-to-create-an-ssh-tunnel-in-go
How to do Google Sign-In with Go - Part 2
https://skarlso.github.io/2016/11/02/google-signin-with-go-part2/
Idiomatic Go Resources – Damian Gryski – Medium
https://medium.com/@dgryski/idiomatic-go-resources-966535376dba
Implementing OAuth 2.0 with Go(Golang) 🔐 - Soham's blog
https://www.sohamkamani.com/blog/golang/2018-06-24-oauth-with-golang/
Naive Bayes Classifier From Scratch | Part 2 (NLP in Golang)
https://medium.com/@kcatstack/naive-bayes-classifier-from-scratch-part-2-nlp-in-golang-81c2a103ee06
Personal Photo Management using Go and TensorFlow GopherAcademy
https://blog.gopheracademy.com/advent-2018/personal-photo-management/
Practical Go: Real-world advice for writing maintainable Go programs | Hacker News
https://news.ycombinator.com/item?id=19218097
Preemptive Interface Anti-Pattern in Go – Jack Lindamood – Medium
https://medium.com/@cep21/preemptive-interface-anti-pattern-in-go-54c18ac0668a
Private and Public Visibility with Go Packages - Will Haley
https://willhaley.com/blog/private-and-public-visibility-with-go-packages/
Simple techniques to optimise Go programs
https://stephen.sh/posts/quick-go-performance-improvements
Standard Package Layout – Ben Johnson – Medium
https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1
String interning in Go - Artem Krylysov
https://artem.krylysov.com/blog/2018/12/12/string-interning-in-go/
Strings, bytes, runes and characters in Go - The Go Blog
https://blog.golang.org/strings
Want to write good unit tests in go? Don’t panic… or should you?
https://medium.com/@jens.neuse/want-to-write-good-unit-tests-in-go-dont-panic-or-should-you-ba3eb5bf4f51
Wednesday pop quiz: spot the race – Dave Cheney
https://dave.cheney.net/2015/11/18/wednesday-pop-quiz-spot-the-race
What “accept interfaces, return structs” means in Go
https://medium.com/@cep21/what-accept-interfaces-return-structs-means-in-go-2fe879e25ee8
Write files using Go
https://www.reddit.com/r/golang/comments/a5jdjd/write_files_using_go/
r/golang - Advent 2018: gpython: a Python interpreter written in Go "batteries not included"
https://www.reddit.com/r/golang/comments/a5iw96/advent_2018_gpython_a_python_interpreter_written/
r/golang - Building real-time messaging server in Go
https://www.reddit.com/r/golang/comments/a733q2/building_realtime_messaging_server_in_go/
r/golang - Controlling the Docker Engine in Go – Tarka Labs Blog – Medium
https://www.reddit.com/r/golang/comments/a5kma6/controlling_the_docker_engine_in_go_tarka_labs/
r/golang - Migrating to go mod in just 3 steps
https://www.reddit.com/r/golang/comments/a739dz/migrating_to_go_mod_in_just_3_steps/
r/golang - Personal Photo Management using Go and TensorFlow
https://www.reddit.com/r/golang/comments/a9zts4/personal_photo_management_using_go_and_tensorflow/
r/golang - Red Hat contributes etcd, the cornerstone of Kubernetes, to the Cloud Native Computing Foundation
https://www.reddit.com/r/golang/comments/a6abyp/red_hat_contributes_etcd_the_cornerstone_of/
r/golang - Stop writing broken Go libraries
https://www.reddit.com/r/golang/comments/ab9mia/stop_writing_broken_go_libraries/
r/golang - Using Golang to Building Microservices at The Economist: A Retrospective
https://www.reddit.com/r/golang/comments/a5fohq/using_golang_to_building_microservices_at_the/
r/golang - Using the Service Object Pattern in Go
https://www.reddit.com/r/golang/comments/82ayd9/using_the_service_object_pattern_in_go/
r/golang - Versioning your API in Go
https://www.reddit.com/r/golang/comments/a949pw/versioning_your_api_in_go/