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

Guilherme Soares ValdeviesoHow to let OOP world and dive in golang mindset?
Show me the way to do it correctly. :)

syossan27How to implement a signal handler in Go
How to implement a signal handler in Go

MikeMy Journey into Go
Learning Go(lang) the fun way

Nikola BrežnjakJWT authentication in an Angular application with a Go backend
JWT authentication in an Angular application with a Go backend

Pascal DennerlyGo Package Organisation
Go Package Organisation This is more for my notes, a list of resources and perhaps a litt...

Hajime HoshiGo Packages we developed for our games
List the Go packages we developed and used for our games.

nasa9084Generates LICENSE file: git-license
this post originally appears on blog.web-apps.tech When we create a new repo...

Yos RiadyGetting Started with Serverless Go
Find more interesting articles at yos.io On January 2018, AWS Lambda released official support...

Alex PliutauVideo series: Running Go programs on Raspberry Pi. Part 2
I started new video series about writing and running Go programs on Raspberry...

林子篆Create a WaitGroup by yourself
If you had written any concurrency code in Go. I think you could seem sync.WaitGroup before. And...

Hajime HoshiNew Ebiten package inpututil
New Ebiten package `inpututil`

Paweł SłomkaTestable Examples in Go
Writing technical documentation for the application is often more difficult, than creating its code. We, developers, know our craft very well, but when it comes to leaving some signs of how things work, how to use them, etc., we are surprisingly ineffective. On the other hand, when we are about to use some external dependency, we'd love to see examples of how it can be inserted into our code. How do we do that in Go?

Dhanush GopinathConcurrent HTTP downloads using Go
Recently for an implementation of feature in Geektrust, we had to download multiple images from the...

Marco TalentoPROJECT IMGART
IMGART consists is a HTTP Service for image processing based on filters and profiles

Nicola ApicellaGo for Java developers
golang and java lamdbas

Alex PliutauVideo series: Running Go programs on Raspberry Pi. Part 1
I started new video series about writing and running Go programs on Raspberry...