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.
Go basics

Go basics

Comments
1 min read
Open-Source Go Challenges Repo to Prep for Interviews

Open-Source Go Challenges Repo to Prep for Interviews

Comments 1
2 min read
Learning Large-Scale Go Project Architecture from K8s

Learning Large-Scale Go Project Architecture from K8s

6
Comments 1
9 min read
Structuring a Go Project with Clean Architecture — A Practical Example

Structuring a Go Project with Clean Architecture — A Practical Example

10
Comments
3 min read
Skip the ORM/ODM: Why MongoDB’s Native Go Driver is the Best Choice

Skip the ORM/ODM: Why MongoDB’s Native Go Driver is the Best Choice

12
Comments 1
5 min read
Mastering Go Modules: A Practical Guide to Dependency Management

Mastering Go Modules: A Practical Guide to Dependency Management

7
Comments
5 min read
Pipeline Pattern in Go: A Practical Guide

Pipeline Pattern in Go: A Practical Guide

10
Comments 1
5 min read
The Beauty of Go, Introduction

The Beauty of Go, Introduction

Comments
1 min read
🐹 Series: Leetcoding in Go — slices.Backward()

🐹 Series: Leetcoding in Go — slices.Backward()

1
Comments
1 min read
How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code

How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code

9
Comments
5 min read
Stop Writing Old Go: How modernize Transforms Your Development

Stop Writing Old Go: How modernize Transforms Your Development

1
Comments 1
5 min read
🧠 Go Function Reference Sheet

🧠 Go Function Reference Sheet

2
Comments
2 min read
Effective Error Handling in Golang

Effective Error Handling in Golang

Comments
7 min read
Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Comments
3 min read
Go Functions as First-Class Citizens: How to Use Them Properly

Go Functions as First-Class Citizens: How to Use Them Properly

9
Comments 1
9 min read
"Experimenting with Gin and FastAPI: Performance & Practical Insights"

"Experimenting with Gin and FastAPI: Performance & Practical Insights"

1
Comments
2 min read
Introduction to `bufio` in Go: Why Buffered I/O Matters

Introduction to `bufio` in Go: Why Buffered I/O Matters

1
Comments
4 min read
Practical Applications of Go's Time Package 10/10

Practical Applications of Go's Time Package 10/10

4
Comments
21 min read
Implement semaphore in golang by buffered channel

Implement semaphore in golang by buffered channel

Comments 2
2 min read
Encore's MCP Server lets your AI tools introspect your app

Encore's MCP Server lets your AI tools introspect your app

38
Comments 3
4 min read
Complete TLS Workflow in Golang Made Simple: Full Process Explained

Complete TLS Workflow in Golang Made Simple: Full Process Explained

8
Comments
4 min read
The Anatomy of Go Slices

The Anatomy of Go Slices

8
Comments
7 min read
Flipping Out: Feature Flags Without Frustration

Flipping Out: Feature Flags Without Frustration

Comments 1
23 min read
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

24
Comments 3
12 min read
Printing with GO

Printing with GO

Comments 6
2 min read
loading...