DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Lukas LukacGoLang School IS LIVE
A kingdom where Gophers of all kind live in peace, share, educate and develop HQ pragmatic, idiomatic GoLang software.

dayvonjersenC++ For Go Programmers: Part 3 - Maps
Maps

KoheiGo tutorial: 2. Create an HTTP request and server
This article was originally published on GitHub. nat/http package Create a reque...

deanGo 2 Draft: Error Values
Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

NeoBuild a cryptocurrency alert app using Kotlin and Go: Part 2 — The backend
Ever wondered how to build a cryptocurrency app with push notification support, here's how.

Sergey KislyakovIntroducing Go Mod
Go 1.11 introduced a new tool called mod. What is it?

KoheiGo tutorial: 3. Connect DB and Execute queries
This article was originally published on GitHub. setup $ docker run -d --name docker-p...

Daniel J. SummersA Tour of myPrayerJournal: Conclusion
NOTE: This is the final post of an 8-post series; see the introduction for all of them, and the...

EdvinGoLang, The Next Language to Learn for Developers
Come take a look at why Go is the next programming language to learn!

deanGo 2 Draft: Error Handling
Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

Shawn McElroyAfter learning Go, what made you stay with it rather than use a different language?
What language features made it worth it to stay? Or what about the tooling or community made it stick?

Dan TranCircuit Breaker and Retry
Circuit Breaker and Retry in microservice architecture

ntopIntegrate Ad SDK in Golang games
A way to add third-party java code to golang project

nownabeSekret: Encryption tool for Kubernetes Secrets
Sekret encrypts and edits Kubernetes secrets.

Suri NuthalapatiWhat are the Best Go(lang) Frameworks, IDEs & Tools
A post by Suri Nuthalapati

rhymesGo get(s) modules
Go 1.11 has support for modules which should be called packages but Go is weird so they are called modules