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.
Python vs. Go: The Backend Battle Royale

Python vs. Go: The Backend Battle Royale

6
Comments
2 min read
Genetic Algorithms with Go

Genetic Algorithms with Go

11
Comments 2
5 min read
Think Golang in oop way

Think Golang in oop way

2
Comments
2 min read
Setting Up Docker Compose for Golang Application

Setting Up Docker Compose for Golang Application

3
Comments 2
8 min read
Panic and Recover in the Go Runtime

Panic and Recover in the Go Runtime

Comments
4 min read
Tricky Golang interview questions - Part 2: BigO of len(...)

Tricky Golang interview questions - Part 2: BigO of len(...)

7
Comments
2 min read
Why I don't use a third-party assertion library in Go unit tests

Why I don't use a third-party assertion library in Go unit tests

20
Comments 17
4 min read
Data structure in Golang

Data structure in Golang

3
Comments
2 min read
Why Did Google Choose To Implement gRPC Using HTTP/2?

Why Did Google Choose To Implement gRPC Using HTTP/2?

5
Comments
5 min read
Buildkite Agent - fork/exec ... operation not permitted

Buildkite Agent - fork/exec ... operation not permitted

1
Comments
4 min read
Creating a CRUD App With Go

Creating a CRUD App With Go

42
Comments 14
4 min read
Tricky Golang interview questions. Part 1: Slice Header

Tricky Golang interview questions. Part 1: Slice Header

9
Comments
3 min read
Manage a portfolio website with lots of projects – ortfo

Manage a portfolio website with lots of projects – ortfo

Comments
1 min read
Understanding Go: part 11 – Functions

Understanding Go: part 11 – Functions

7
Comments
2 min read
Alternatives to Makefiles written in Go

Alternatives to Makefiles written in Go

34
Comments 6
8 min read
Turn a country code into an emoji flag (US ➡️ 🇺🇸)

Turn a country code into an emoji flag (US ➡️ 🇺🇸)

36
Comments 3
3 min read
Chain of Responsibility Pattern in Go

Chain of Responsibility Pattern in Go

Comments
3 min read
A dance with Merkle Trees

A dance with Merkle Trees

1
Comments
4 min read
A New Redis Sync Tool

A New Redis Sync Tool

1
Comments
3 min read
Pagination condition for multiple columns

Pagination condition for multiple columns

1
Comments
7 min read
Simplifying User Management with GIN and MongoDB

Simplifying User Management with GIN and MongoDB

3
Comments 1
2 min read
Demystifying Regex in Go

Demystifying Regex in Go

5
Comments 1
5 min read
Benchmark testing in Go

Benchmark testing in Go

18
Comments
3 min read
Comprehensive guide to slice of slices

Comprehensive guide to slice of slices

4
Comments 1
4 min read
Some notes on symmetric encryption in golang

Some notes on symmetric encryption in golang

2
Comments 1
2 min read
Functional Options Pattern in Go

Functional Options Pattern in Go

5
Comments
3 min read
How Does a Docker Container Work Internally?

How Does a Docker Container Work Internally?

13
Comments
8 min read
Builder pattern / improvements

Builder pattern / improvements

Comments
2 min read
Pointers in Go Programming Language

Pointers in Go Programming Language

8
Comments 3
3 min read
Contextual Logging: Keep Tracks Execution Flow

Contextual Logging: Keep Tracks Execution Flow

2
Comments
12 min read
Storing Data in MongoDB with Go - 04

Storing Data in MongoDB with Go - 04

Comments
3 min read
A CLI to grab song lyrics

A CLI to grab song lyrics

Comments
5 min read
Why I Switched to Table Driven Testing approach in Go

Why I Switched to Table Driven Testing approach in Go

1
Comments 3
6 min read
Estrutura de projetos Go

Estrutura de projetos Go

5
Comments
2 min read
7 common pitfalls in JSON operations in Golang

7 common pitfalls in JSON operations in Golang

12
Comments 1
13 min read
Leveraging 'os.Stderr' in Go: Best Practices for Effective Error Handling

Leveraging 'os.Stderr' in Go: Best Practices for Effective Error Handling

4
Comments
3 min read
Generic Concurrency in Go

Generic Concurrency in Go

Comments
23 min read
Golang Logging Configuration with Zap: Practical Implementation Tips

Golang Logging Configuration with Zap: Practical Implementation Tips

4
Comments
3 min read
Apply for Apache Answer’s Project at OSPP 2024

Apply for Apache Answer’s Project at OSPP 2024

1
Comments
3 min read
Connecting MongoDB in Go - 03

Connecting MongoDB in Go - 03

Comments
1 min read
Effortlessly Export AWS Health Organizational View to CSV with This CLI Tool

Effortlessly Export AWS Health Organizational View to CSV with This CLI Tool

2
Comments
6 min read
Creating Simple Server in Go - 02

Creating Simple Server in Go - 02

Comments
1 min read
How One Experienced Software Engineer Learns a New Programming Language

How One Experienced Software Engineer Learns a New Programming Language

2
Comments
11 min read
Simple Project Setup in Go - 01

Simple Project Setup in Go - 01

Comments
1 min read
Superset embedded dashboard setup: templ components, golang backend

Superset embedded dashboard setup: templ components, golang backend

6
Comments
5 min read
Go Simulation

Go Simulation

3
Comments 2
1 min read
Dependency Injection: A Straightforward Implementation in Golang

Dependency Injection: A Straightforward Implementation in Golang

18
Comments 7
5 min read
Use Anthropic Claude 3 models to build generative AI applications with Go

Use Anthropic Claude 3 models to build generative AI applications with Go

22
Comments
6 min read
Basic setup for projects with Golang

Basic setup for projects with Golang

5
Comments 3
2 min read
Arrays and slices in Go

Arrays and slices in Go

7
Comments 2
9 min read
Read data from channel Golang

Read data from channel Golang

2
Comments
2 min read
Building a Sliding Puzzle with Go

Building a Sliding Puzzle with Go

2
Comments
6 min read
Criando um Sliding Puzzle em Go

Criando um Sliding Puzzle em Go

1
Comments
6 min read
File Storage Hustle

File Storage Hustle

Comments
4 min read
Panic, Recover, and Relax

Panic, Recover, and Relax

1
Comments 1
5 min read
(Part 6)Golang Framework Hands-on - KisFlow Stream Computing Framework-Configuration Import and Export

(Part 6)Golang Framework Hands-on - KisFlow Stream Computing Framework-Configuration Import and Export

Comments
15 min read
🔥 10x the odds of landing a Go job 🔥

🔥 10x the odds of landing a Go job 🔥

18
Comments
3 min read
GORM and Goose Migrations

GORM and Goose Migrations

4
Comments 1
2 min read
Unleash the Power of Rate-Limiting with Limitless

Unleash the Power of Rate-Limiting with Limitless

Comments 3
4 min read
Introducing encache: A Powerful Caching Library for Go

Introducing encache: A Powerful Caching Library for Go

1
Comments 2
3 min read
loading...