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.
Solving the Zebra Puzzle using Go

Solving the Zebra Puzzle using Go

6
Comments
5 min read
Connecting To RabbitMQ In Golang

Connecting To RabbitMQ In Golang

24
Comments 1
4 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 37
2 min read
My journey optimizing the Go Compiler

My journey optimizing the Go Compiler

42
Comments 6
7 min read
Writing REST API Client in Go

Writing REST API Client in Go

81
Comments 5
5 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
Go - Convert Structs to Map

Go - Convert Structs to Map

7
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

72
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

16
Comments 1
7 min read
Testing APIs in Golang using apitest

Testing APIs in Golang using apitest

28
Comments 3
5 min read
Introducing Yokie - A Recipe Sharing Social Media WebApp

Introducing Yokie - A Recipe Sharing Social Media WebApp

36
Comments 13
2 min read
Using ‘Go Generate’ To Deploy Multi-Process Apps

Using ‘Go Generate’ To Deploy Multi-Process Apps

6
Comments
2 min read
Build a web API client in Go, Part 1: Connecting to the API

Build a web API client in Go, Part 1: Connecting to the API

65
Comments 2
7 min read
AMQP Exchange type comparison, using GO RabbitMQ client.

AMQP Exchange type comparison, using GO RabbitMQ client.

8
Comments
7 min read
Baby Steps in Golang

Baby Steps in Golang

5
Comments
4 min read
Use Anonymous Structs For JSON Marshalling in Go

Use Anonymous Structs For JSON Marshalling in Go

26
Comments 2
2 min read
Building fantasy worlds with Go

Building fantasy worlds with Go

3
Comments
4 min read
I built a 2D RPG Game in GO [GoLang]

I built a 2D RPG Game in GO [GoLang]

15
Comments 2
1 min read
Using Go as a scripting language in Linux

Using Go as a scripting language in Linux

79
Comments 3
7 min read
Build a web API client in Go, Part 3: Define our client

Build a web API client in Go, Part 3: Define our client

32
Comments 1
11 min read
Profiling Golang applications using pprof

Profiling Golang applications using pprof

27
Comments
3 min read
Build a web API client in Go, Part 2: Deserializing the data

Build a web API client in Go, Part 2: Deserializing the data

15
Comments 1
8 min read
How to manage Go channels using range and close

How to manage Go channels using range and close

6
Comments
4 min read
Concurrency Won’t solve Your CPU problem, but it can help with your IO Problem

Concurrency Won’t solve Your CPU problem, but it can help with your IO Problem

2
Comments
4 min read
go-timetracker | Part I - Why and What

go-timetracker | Part I - Why and What

5
Comments
7 min read
Learn a New Language: Ruby or Go?

Learn a New Language: Ruby or Go?

23
Comments 74
2 min read
How to install Golang in FreeBSD in 5 minutes 02:48

How to install Golang in FreeBSD in 5 minutes

37
Comments 1
2 min read
Request Validation with Go

Request Validation with Go

9
Comments
3 min read
📚 How I am Learning Go

📚 How I am Learning Go

6
Comments 3
2 min read
gosli: a little attempt to bring a bit of LINQ to Golang

gosli: a little attempt to bring a bit of LINQ to Golang

9
Comments
4 min read
My Go Toolset

My Go Toolset

6
Comments 1
5 min read
Building first docker container

Building first docker container

8
Comments
5 min read
Using lists in go with structs

Using lists in go with structs

6
Comments 1
1 min read
[Shortcut] Run function test in Golang and VsCode

[Shortcut] Run function test in Golang and VsCode

7
Comments 1
1 min read
Go for Particle Argon, Boron or Xenon

Go for Particle Argon, Boron or Xenon

3
Comments
3 min read
🌈 Merge Sort & Quick Sort in 5 Languages

🌈 Merge Sort & Quick Sort in 5 Languages

37
Comments 2
2 min read
Accessing Kubernetes CRDs from the client-go package

Accessing Kubernetes CRDs from the client-go package

5
Comments
11 min read
Why I chose to use Hugo and SCSS instead of React

Why I chose to use Hugo and SCSS instead of React

5
Comments
4 min read
Get Going With Go

Get Going With Go

5
Comments
3 min read
API Rest con Go (Golang) y PostgreSQL Parte 1

API Rest con Go (Golang) y PostgreSQL Parte 1

40
Comments 3
8 min read
Go. A Frontend Developer Review.

Go. A Frontend Developer Review.

22
Comments 1
4 min read
Evitando requisições duplicadas com singleflight 🇧🇷

Evitando requisições duplicadas com singleflight 🇧🇷

7
Comments 2
4 min read
Managing Shared Components in Go Microservices with Fx

Managing Shared Components in Go Microservices with Fx

8
Comments
7 min read
go apps + jaeger tracing

go apps + jaeger tracing

8
Comments 2
1 min read
Secure Your Golang Projects Using Nancy

Secure Your Golang Projects Using Nancy

15
Comments 2
5 min read
8 Most used functions of strings package in Go

8 Most used functions of strings package in Go

23
Comments 2
4 min read
Variables in GO

Variables in GO

4
Comments
5 min read
Using GoLand on Fedora Silverblue

Using GoLand on Fedora Silverblue

4
Comments 6
4 min read
Dealing with Context in Go for API's

Dealing with Context in Go for API's

4
Comments
3 min read
9 best open-source findings, March 2020

9 best open-source findings, March 2020

119
Comments 4
3 min read
loading...