DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
System Design: Building a Simple Social Media Platform in Go

System Design: Building a Simple Social Media Platform in Go

13
Comments
4 min read
Go's UTF-8 Support: An Interesting Limitation

Go's UTF-8 Support: An Interesting Limitation

1
Comments 1
4 min read
Go’s Constants: Beyond Basics

Go’s Constants: Beyond Basics

5
Comments
6 min read
Go-DOM - A headless browser written in Go.

Go-DOM - A headless browser written in Go.

3
Comments 5
7 min read
Como Tratar Diferentes Tipos de Logs em Go?

Como Tratar Diferentes Tipos de Logs em Go?

Comments
1 min read
From Zero to Hero: Dockerizing My Go App and Hosting It on Render like a Pro 🚀

From Zero to Hero: Dockerizing My Go App and Hosting It on Render like a Pro 🚀

9
Comments
4 min read
Understanding sync.Cond in Go: Synchronizing Goroutines in Producer-Consumer Scenarios

Understanding sync.Cond in Go: Synchronizing Goroutines in Producer-Consumer Scenarios

4
Comments 4
5 min read
Why Clean Architecture Struggles in Golang and What Works Better

Why Clean Architecture Struggles in Golang and What Works Better

48
Comments 5
8 min read
Mastering Go's Advanced Concurrency: Boost Your Code's Power and Performance

Mastering Go's Advanced Concurrency: Boost Your Code's Power and Performance

2
Comments 1
6 min read
How to use migrations with Golang

How to use migrations with Golang

Comments
8 min read
Smart File Organizer Using AWS Lambda & S3 - (Let's Build 🏗️ Series)

Smart File Organizer Using AWS Lambda & S3 - (Let's Build 🏗️ Series)

8
Comments
4 min read
Go pipelines with Raku interfaces

Go pipelines with Raku interfaces

3
Comments
2 min read
Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go

Comments
8 min read
Follow me on my journey learning Go

Follow me on my journey learning Go

Comments
2 min read
Parse UserParameters sent from AWS CodePipeline to AWS Lambda in Go

Parse UserParameters sent from AWS CodePipeline to AWS Lambda in Go

Comments
1 min read
Scrapper Concorrente

Scrapper Concorrente

3
Comments
3 min read
Why I Switched from Makefile to Taskfile

Why I Switched from Makefile to Taskfile

2
Comments 1
2 min read
My First Project using Golang (Part 2)

My First Project using Golang (Part 2)

Comments
7 min read
Three ways to fetch SQL data in Go

Three ways to fetch SQL data in Go

Comments
7 min read
Go Singleflight Melts in Your Code, Not in Your DB

Go Singleflight Melts in Your Code, Not in Your DB

5
Comments
15 min read
Building a Redis Clone: A Deep Dive into In-Memory Data Storage

Building a Redis Clone: A Deep Dive into In-Memory Data Storage

10
Comments 2
3 min read
System design: Building a Vending Machine in Go

System design: Building a Vending Machine in Go

6
Comments 2
2 min read
Nietzsche reencarnado num gato, uma "ferramente" CLI feita com GO

Nietzsche reencarnado num gato, uma "ferramente" CLI feita com GO

5
Comments
9 min read
Estudando - Linguagem Go - Dia 02

Estudando - Linguagem Go - Dia 02

1
Comments
3 min read
Building a Regex Engine in Go: Introducing MatchGo

Building a Regex Engine in Go: Introducing MatchGo

Comments
3 min read
loading...