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.
Handling Slow Third-Party API

Handling Slow Third-Party API

6
Comments 1
5 min read
What Editor are YOU Using for Go Programming??

What Editor are YOU Using for Go Programming??

25
Comments 13
2 min read
is-thirteen in Go

is-thirteen in Go

20
Comments
1 min read
Range Over Ticker In Go With Immediate First Tick

Range Over Ticker In Go With Immediate First Tick

6
Comments
2 min read
Embedding Types in Go Reduces Noise

Embedding Types in Go Reduces Noise

8
Comments
2 min read
Solving the Zebra Puzzle using Go

Solving the Zebra Puzzle using Go

7
Comments
5 min read
Connecting To RabbitMQ In Golang

Connecting To RabbitMQ In Golang

27
Comments 1
4 min read
Writing REST API Client in Go

Writing REST API Client in Go

93
Comments 5
5 min read
Always check your resources before to free them

Always check your resources before to free them

4
Comments
2 min read
Algorithms part 1

Algorithms part 1

6
Comments 2
4 min read
Which backend programming language should I choose?

Which backend programming language should I choose?

39
Comments 38
2 min read
My journey optimizing the Go Compiler

My journey optimizing the Go Compiler

42
Comments 6
7 min read
Semaphored Wait Group

Semaphored Wait Group

2
Comments
3 min read
How to get filepath recursively in Go

How to get filepath recursively in Go

4
Comments
1 min read
Dependency Management With Go Modules

Dependency Management With Go Modules

20
Comments
10 min read
Comparison between Java, Go, and Rust

Comparison between Java, Go, and Rust

25
Comments 4
1 min read
Go package: a brief tour into the world of Go Module

Go package: a brief tour into the world of Go Module

7
Comments
7 min read
Learn Golang by building a fintech banking app - Lesson1: Start the project

Learn Golang by building a fintech banking app - Lesson1: Start the project

367
Comments 5
6 min read
Go - Convert Structs to Map

Go - Convert Structs to Map

8
Comments
1 min read
A Sample Project Using WebAssembly with Go

A Sample Project Using WebAssembly with Go

6
Comments
1 min read
Upload file in chunks with client-streaming gRPC - Go

Upload file in chunks with client-streaming gRPC - Go

61
Comments
15 min read
Regex in Go

Regex in Go

6
Comments
4 min read
File.io clone in Go

File.io clone in Go

3
Comments
1 min read
Golang DNS Resolving

Golang DNS Resolving

6
Comments
2 min read
From Zero to HTTP servers with Go and Raspberry Pi

From Zero to HTTP servers with Go and Raspberry Pi

21
Comments 1
7 min read
loading...