Pavle Djuric
Go long with Golang

Go long with Golang

Follow
Pavle Djuric

Pavle Djuric

23 followers

I am a Python developer currently exploring Go. Join me on my journey as I go long with Golang 👨🏻‍💻🏃🏻

Thread Safety in Golang

Nov 18, 20217 min read

Concurrency is neat. If you use it responsibly. · A couple of articles ago I wrote about goroutines and how great they are. However, I didn't mention in...

Thread Safety in Golang
When Should You Use Pointers in Go
How to connect your Go web app to a Redis server
The glorious net/http Go module
Interfaces in Golang
A short intro to goroutines and channels