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.
Bulletproof Go: Security Practices That Actually Work 🔐

Bulletproof Go: Security Practices That Actually Work 🔐

8
Comments
6 min read
Streamlining Capacity Management with Bidirectional Conversion Between T-shirt Sizes and Points: CLI Tool "sizely"

Streamlining Capacity Management with Bidirectional Conversion Between T-shirt Sizes and Points: CLI Tool "sizely"

Comments
2 min read
Go Concurrency in Microservices: A Practical Guide for Backend Devs

Go Concurrency in Microservices: A Practical Guide for Backend Devs

1
Comments
6 min read
Patch-based, environment-aware Kubernetes deployments using plain YAML and zero templating

Patch-based, environment-aware Kubernetes deployments using plain YAML and zero templating

Comments
3 min read
Processing File concurrently using Goroutines

Processing File concurrently using Goroutines

Comments
1 min read
🚀 Aprende Go con 13 Retos: una travesía práctica para dominar el lenguaje

🚀 Aprende Go con 13 Retos: una travesía práctica para dominar el lenguaje

Comments
3 min read
Implementing Graphs in Golang Without Starting from Scratch

Implementing Graphs in Golang Without Starting from Scratch

11
Comments 3
3 min read
testcontainers: improving E2E tests

testcontainers: improving E2E tests

1
Comments
3 min read
testcontainers: melhorando testes E2E

testcontainers: melhorando testes E2E

1
Comments
3 min read
Introducing marchat: A Real-Time Terminal-Based Chat App in Go

Introducing marchat: A Real-Time Terminal-Based Chat App in Go

3
Comments
2 min read
Go Coding with Asparagos: Can oranges sow the seeds of discord in linear time?

Go Coding with Asparagos: Can oranges sow the seeds of discord in linear time?

5
Comments 1
2 min read
Step-by-step guide on how to create a DCA bot on Go using the Binance API

Step-by-step guide on how to create a DCA bot on Go using the Binance API

Comments
11 min read
⚙️ Go Tools: Password Hashing with Argon2 Instead of bcrypt

⚙️ Go Tools: Password Hashing with Argon2 Instead of bcrypt

2
Comments
4 min read
controller-runtime/pkg/manager/signals

controller-runtime/pkg/manager/signals

Comments
3 min read
Practical Insights into Building High-Concurrency API Servers with Go

Practical Insights into Building High-Concurrency API Servers with Go

3
Comments
5 min read
Go Coding with Asparagos: Can We Find the King in O(1) Space?

Go Coding with Asparagos: Can We Find the King in O(1) Space?

1
Comments
3 min read
Level Up Your Go Code: Must-Know Design Patterns for Cleaner, Scalable Apps

Level Up Your Go Code: Must-Know Design Patterns for Cleaner, Scalable Apps

3
Comments
7 min read
BAS16 Diode: The Little Star Anchoring Modern Tech

BAS16 Diode: The Little Star Anchoring Modern Tech

5
Comments
4 min read
HTTP Requests in Go: Only The Most Useful Libraries

HTTP Requests in Go: Only The Most Useful Libraries

16
Comments
7 min read
How to Use minio-go for S3-Compatible Storage in Go

How to Use minio-go for S3-Compatible Storage in Go

12
Comments
4 min read
You Don't Know iota

You Don't Know iota

7
Comments 1
3 min read
I Tried Making HTML Dynamic (Without Frameworks) — Here’s What Happened ⚡

I Tried Making HTML Dynamic (Without Frameworks) — Here’s What Happened ⚡

1
Comments
4 min read
Exploring the Functional Options Pattern in Go

Exploring the Functional Options Pattern in Go

7
Comments
4 min read
.env vs .toml for Config in Go: What Should You Use?

.env vs .toml for Config in Go: What Should You Use?

18
Comments 2
3 min read
Go's Last Words on Error Handling Syntax

Go's Last Words on Error Handling Syntax

16
Comments 2
6 min read
loading...