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.
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?

6
Comments
5 min read
Simulating trades based on support/resistance with Golang!

Simulating trades based on support/resistance with Golang!

Comments
1 min read
Creating a CRUD App With Go

Creating a CRUD App With Go

45
Comments 14
4 min read
Buildkite Agent - fork/exec ... operation not permitted

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

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

Tricky Golang interview questions. Part 1: Slice Header

15
Comments
3 min read
Turn a country code into an emoji flag (US ➡️ 🇺🇸)

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

56
Comments 13
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
Alternatives to Makefiles written in Go

Alternatives to Makefiles written in Go

38
Comments 6
8 min read
Understanding Go: part 11 – Functions

Understanding Go: part 11 – Functions

8
Comments
2 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

2
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

28
Comments 1
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

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

How Does a Docker Container Work Internally?

14
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
loading...