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 Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases
Cover image for Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases

Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases

Comments
6 min read
🚀 Building a RESTful API in Go: A Practical Guide

🚀 Building a RESTful API in Go: A Practical Guide

Comments 1
5 min read
ecstop: My CLI Tool to Stop ECS Resources Easily

ecstop: My CLI Tool to Stop ECS Resources Easily

Comments
4 min read
Creating Safe Custom Types with Validation in Go
Cover image for Creating Safe Custom Types with Validation in Go

Creating Safe Custom Types with Validation in Go

Comments
3 min read
Build an OTP-Based Authentication Server with Go: Part 1

Build an OTP-Based Authentication Server with Go: Part 1

16
Comments 1
7 min read
Go's 'Must' Pattern: Streamline Your Error Handling
Cover image for Go's 'Must' Pattern: Streamline Your Error Handling

Go's 'Must' Pattern: Streamline Your Error Handling

1
Comments
3 min read
How to Scan in GoLang
Cover image for How to Scan in GoLang

How to Scan in GoLang

10
Comments
2 min read
How to Print in GoLang
Cover image for How to Print in GoLang

How to Print in GoLang

6
Comments
2 min read
Fundamentos de Go: Variables, Constantes, Estructuras de Control y Datos
Cover image for Fundamentos de Go: Variables, Constantes, Estructuras de Control y Datos

Fundamentos de Go: Variables, Constantes, Estructuras de Control y Datos

1
Comments
4 min read
The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go
Cover image for The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go

The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go

Comments
3 min read
Building an LSM-Tree Storage Engine from Scratch
Cover image for Building an LSM-Tree Storage Engine from Scratch

Building an LSM-Tree Storage Engine from Scratch

24
Comments 5
25 min read
Benefits of Choosing Golang for Your Project

Benefits of Choosing Golang for Your Project

2
Comments 1
4 min read
A Comprehensive Guide to Debugging Go Code for Developers

A Comprehensive Guide to Debugging Go Code for Developers

Comments
7 min read
Entendendo Heap e Stack no Gerenciamento de Memória

Entendendo Heap e Stack no Gerenciamento de Memória

2
Comments
3 min read
Curso de Golang Para Principiantes: Instalación y Configuración del Entorno de Desarrollo
Cover image for Curso de Golang Para Principiantes: Instalación y Configuración del Entorno de Desarrollo

Curso de Golang Para Principiantes: Instalación y Configuración del Entorno de Desarrollo

2
Comments
5 min read
Learn Golang in 2025, You Won't Regret It

Learn Golang in 2025, You Won't Regret It

130
Comments 20
3 min read
2025, Starting Today
Cover image for 2025, Starting Today

2025, Starting Today

15
Comments 5
1 min read
Database Internals: Building a File Manager in Go from Scratch 🗄️
Cover image for Database Internals: Building a File Manager in Go from Scratch 🗄️

Database Internals: Building a File Manager in Go from Scratch 🗄️

1
Comments
4 min read
Deep Dive into Go Struct
Cover image for Deep Dive into Go Struct

Deep Dive into Go Struct

1
Comments
8 min read
Writing High-Performance APIs in Go

Writing High-Performance APIs in Go

Comments
4 min read
A Starknet transactions batcher

A Starknet transactions batcher

1
Comments
6 min read
Network Programming in Rust
Cover image for Network Programming in Rust

Network Programming in Rust

7
Comments 1
3 min read
🚀 Demystifying Golang Concurrency: Channels and Select🚀
Cover image for 🚀 Demystifying Golang Concurrency: Channels and Select🚀

🚀 Demystifying Golang Concurrency: Channels and Select🚀

Comments
1 min read
Internship for Golang developers!

Internship for Golang developers!

1
Comments
1 min read
A Deep Dive into Gin: Golang's Leading Framework
Cover image for A Deep Dive into Gin: Golang's Leading Framework

A Deep Dive into Gin: Golang's Leading Framework

79
Comments 2
12 min read
loading...