Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
GO writing and reading files with slices

GO writing and reading files with slices

1
Comments
2 min read
System Design: Building a Simple Social Media Platform in Go
Cover image for 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
Cover image for 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
Cover image for 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 🚀
Cover image for 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
Cover image for 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
How to use migrations with Golang
Cover image for 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)
Cover image for 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
Cover image for Scrapper Concorrente

Scrapper Concorrente

3
Comments
3 min read
How to automatically scale down a GKE node pool in the staging cluster to save money, with notifications via Slack.
Cover image for How to automatically scale down a GKE node pool in the staging cluster to save money, with notifications via Slack.

How to automatically scale down a GKE node pool in the staging cluster to save money, with notifications via Slack.

Comments
2 min read
Why I Switched from Makefile to Taskfile
Cover image for Why I Switched from Makefile to Taskfile

Why I Switched from Makefile to Taskfile

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

My First Project using Golang (Part 2)

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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Building a Regex Engine in Go: Introducing MatchGo

Building a Regex Engine in Go: Introducing MatchGo

Comments
3 min read
loading...