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.
Taming Go's Garbage Collector for Blazing-Fast, Low-Latency Apps

Taming Go's Garbage Collector for Blazing-Fast, Low-Latency Apps

Comments
10 min read
Taming Goroutines - Efficient Concurrency with a Worker Pool in Go

Taming Goroutines - Efficient Concurrency with a Worker Pool in Go

7
Comments
7 min read
GoLang 101: Understanding Polymorphism Through Interfaces

GoLang 101: Understanding Polymorphism Through Interfaces

1
Comments
3 min read
Go Beyond Globals: A Practical Guide to Dependency Injection

Go Beyond Globals: A Practical Guide to Dependency Injection

1
Comments
5 min read
Go Concurrent Programming: Real-World Lessons to Level Up Your Skills

Go Concurrent Programming: Real-World Lessons to Level Up Your Skills

3
Comments 1
11 min read
The Little Prince of Resistors: 100 Ohm’s Journey in Circuits & Stars

The Little Prince of Resistors: 100 Ohm’s Journey in Circuits & Stars

5
Comments
4 min read
GoLang101: Go’s Minimal Object-Oriented Style

GoLang101: Go’s Minimal Object-Oriented Style

Comments
5 min read
From Python to ClickHouse: Parquet ETL with Go

From Python to ClickHouse: Parquet ETL with Go

3
Comments
2 min read
Unpacking Go Slices: 3 Common Gotchas You Need to Know

Unpacking Go Slices: 3 Common Gotchas You Need to Know

Comments
4 min read
marchat v0.2.0: Terminal Chat Now With Plugins and Encryption

marchat v0.2.0: Terminal Chat Now With Plugins and Encryption

3
Comments
3 min read
Creating a REST API in Go with Gin: A Pragmatic, Spec-First Guide

Creating a REST API in Go with Gin: A Pragmatic, Spec-First Guide

3
Comments
6 min read
Understanding Goroutines, Concurrency, and Scheduling in Go

Understanding Goroutines, Concurrency, and Scheduling in Go

2
Comments
4 min read
Securing the Processing Layer in Your Backend

Securing the Processing Layer in Your Backend

13
Comments
3 min read
Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

28
Comments 1
3 min read
Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

2
Comments
12 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.