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.
How to build a One-Time-Password(OTP) Verification API with Go and Twilio

How to build a One-Time-Password(OTP) Verification API with Go and Twilio

32
Comments 7
9 min read
Understanding scope in Golang

Understanding scope in Golang

2
Comments
2 min read
Setting up your IDE in Golang

Setting up your IDE in Golang

2
Comments
1 min read
Create Ping in Go

Create Ping in Go

4
Comments
3 min read
Learn Go in Minutes

Learn Go in Minutes

13
Comments
13 min read
How to loop through a slice or an array in Go or Golang?

How to loop through a slice or an array in Go or Golang?

Comments
2 min read
Connect REST API to database with Go

Connect REST API to database with Go

21
Comments 1
8 min read
Release Dangling Elastic IPs using Lambda and Go SDK

Release Dangling Elastic IPs using Lambda and Go SDK

Comments
10 min read
Misknown programming concepts explained

Misknown programming concepts explained

23
Comments
3 min read
Enriquecendo requests com Traefik

Enriquecendo requests com Traefik

18
Comments
5 min read
Make you Go code work 1.5x faster OR even more

Make you Go code work 1.5x faster OR even more

16
Comments 3
3 min read
[Go] Try capturing TCP packets

[Go] Try capturing TCP packets

16
Comments
3 min read
Build own Kubernetes - Node commands

Build own Kubernetes - Node commands

2
Comments
5 min read
Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy

Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy

7
Comments
10 min read
Go high performance http server with Forker

Go high performance http server with Forker

10
Comments 2
2 min read
Go Series: The Way to Go

Go Series: The Way to Go

4
Comments
2 min read
Build own Kubernetes - Node setup

Build own Kubernetes - Node setup

Comments
5 min read
Create a REST API with Go

Create a REST API with Go

26
Comments 2
7 min read
Build your own PagerDuty with Go in just 30 minutes

Build your own PagerDuty with Go in just 30 minutes

Comments
15 min read
DevSecOps Engineer Resume

DevSecOps Engineer Resume

5
Comments
3 min read
Maps, Slices and the Go Garbage Collector

Maps, Slices and the Go Garbage Collector

15
Comments
4 min read
When <nil> is not <nil>

When <nil> is not <nil>

3
Comments
3 min read
Why doesn't Go have Ternary?

Why doesn't Go have Ternary?

2
Comments 8
2 min read
How to manage permission in Github like a boss

How to manage permission in Github like a boss

3
Comments
1 min read
Concurrency in Go-2(Go Channels)

Concurrency in Go-2(Go Channels)

12
Comments
7 min read
Configure the release of your golang module with Github Actions

Configure the release of your golang module with Github Actions

3
Comments 1
2 min read
Go GUI: Trying out Fyne

Go GUI: Trying out Fyne

8
Comments
5 min read
A whole new world behind the scenes! - Part 3

A whole new world behind the scenes! - Part 3

Comments
6 min read
LeetCode - Longest Common Subsequence

LeetCode - Longest Common Subsequence

4
Comments
8 min read
Hacktoberfest 2022 with Bytebase

Hacktoberfest 2022 with Bytebase

6
Comments
2 min read
LeetCode - Jump Game III

LeetCode - Jump Game III

1
Comments
4 min read
Sending mails in Go the easy way

Sending mails in Go the easy way

18
Comments
10 min read
Try using websocket with Go Fiber for the first time

Try using websocket with Go Fiber for the first time

3
Comments
1 min read
Build my own Kubernetes journey

Build my own Kubernetes journey

47
Comments
3 min read
Advantages and Disadvantages of Go

Advantages and Disadvantages of Go

9
Comments 1
3 min read
Library for easy implementation of instant load testing

Library for easy implementation of instant load testing

2
Comments
4 min read
Quick and dirty copy embed.FS to another directory

Quick and dirty copy embed.FS to another directory

2
Comments
1 min read
Important Rules of Go

Important Rules of Go

5
Comments
2 min read
Build own Kubernetes - Pods creation

Build own Kubernetes - Pods creation

6
Comments
6 min read
Build own Kubernetes - Pods listing and deletion

Build own Kubernetes - Pods listing and deletion

4
Comments
3 min read
I've created a programming language...

I've created a programming language...

Comments
1 min read
00-Go สารบัญ

00-Go สารบัญ

Comments
1 min read
Transactional outbox. Part I.

Transactional outbox. Part I.

1
Comments
5 min read
LeetCode - Compare Version Numbers

LeetCode - Compare Version Numbers

Comments
4 min read
Contribute to Encore with Hacktoberfest

Contribute to Encore with Hacktoberfest

6
Comments 1
1 min read
sqltrace: A low-code intrusion library that provides SQL tracing capabilities

sqltrace: A low-code intrusion library that provides SQL tracing capabilities

6
Comments
2 min read
[Side Project] Post automated Youtube videos from Reddit

[Side Project] Post automated Youtube videos from Reddit

Comments
9 min read
Alternative Sorting in Golang

Alternative Sorting in Golang

3
Comments
2 min read
Taking Go Generics for a Spin

Taking Go Generics for a Spin

Comments
11 min read
Adding middleware to Go HTTP client requests

Adding middleware to Go HTTP client requests

14
Comments
3 min read
A simple Payments Engine that just adds/subtracts balances! — Part 2

A simple Payments Engine that just adds/subtracts balances! — Part 2

Comments
6 min read
A practical approach to structuring Golang applications

A practical approach to structuring Golang applications

172
Comments 1
5 min read
Golang in Action: How to quickly implement a minimal task scheduling system

Golang in Action: How to quickly implement a minimal task scheduling system

30
Comments
4 min read
How to add or push new elements to a slice or an array in Go or Golang?

How to add or push new elements to a slice or an array in Go or Golang?

5
Comments 2
2 min read
Learning Go! (Dev Diary #1)

Learning Go! (Dev Diary #1)

5
Comments 1
3 min read
Golang: Paths

Golang: Paths

19
Comments
16 min read
Golang: Desmistificando channels - Conceito e sintaxe

Golang: Desmistificando channels - Conceito e sintaxe

10
Comments 2
3 min read
Build better structured databases with Golang Gorm

Build better structured databases with Golang Gorm

3
Comments
1 min read
Golang: Desmistificando channels - Exemplo concreto

Golang: Desmistificando channels - Exemplo concreto

3
Comments
3 min read
Golang: Desmistificando channels - Range e close

Golang: Desmistificando channels - Range e close

1
Comments
2 min read
loading...