Domenico Tenace7 Open Source Projects You Should Know [Go Edition] ✔️Hi everyone 👋🏼 In this article, I’m going to look at seven OSS repository that you should know written in Go, interesting projects that…Aug 26, 2024Aug 26, 2024
Kulvir1 Billion Row Challenge in Go1 Billion row challenge is a very simple challenge. You have to read data from the file, do some calculations and print the output. But…Jul 11, 20242Jul 11, 20242
John WangDatabase abstractions for GolangAt Assembled, we’ve been using Golang as our exclusive backend language since our founding in 2018. We run a pretty standard web…Jun 30, 20232Jun 30, 20232
Mohammad Hoseini RadBuilding a Real-Time Notification Service with Golang — Golang BasicsMy previous article about Golang got noticed by many newcomers to the Golang. Therefore, I wanted to write another about Golang to talk…Apr 2, 20234Apr 2, 20234
Hussachai PuripunpinyoError Handling in Go that Every Beginner should KnowGo doesn’t have exceptions, so it doesn’t have try…catch or anything similar. How can we handle errors in Go then?Apr 4, 20182Apr 4, 20182