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.
Golang doesn't recommend you do these; Golint prevented you from doing these; but they might actually be good.

Golang doesn't recommend you do these; Golint prevented you from doing these; but they might actually be good.

6
Comments
2 min read
Complex Pipelines in Go (Part 3): Transforming Data to Tab Separated Values

Complex Pipelines in Go (Part 3): Transforming Data to Tab Separated Values

7
Comments
2 min read
Filtering Results in Go

Filtering Results in Go

2
Comments
2 min read
🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?
Cover image for 🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?

🚚 How to deploy Golang application on any GNU/Linux system, but without Docker?

65
Comments 2
4 min read
Mock DB for testing HTTP API in Go and achieve 100% coverage
Cover image for Mock DB for testing HTTP API in Go and achieve 100% coverage

Mock DB for testing HTTP API in Go and achieve 100% coverage

87
Comments 5
24 min read
Factory Design Pattern in Go
Cover image for Factory Design Pattern in Go

Factory Design Pattern in Go

25
Comments 2
3 min read
Writing a kubernetes controller in Go with kubebuilder
Cover image for Writing a kubernetes controller in Go with kubebuilder

Writing a kubernetes controller in Go with kubebuilder

37
Comments
9 min read
No One Just Designs a Programming Language (featuring Thorsten Ball)

No One Just Designs a Programming Language (featuring Thorsten Ball)

27
Comments
16 min read
Receive SMS Delivery Receipts With Go
Cover image for Receive SMS Delivery Receipts With Go

Receive SMS Delivery Receipts With Go

6
Comments
4 min read
Gopher Gold #20 - Wed Nov 18 2020
Cover image for Gopher Gold #20 - Wed Nov 18 2020

Gopher Gold #20 - Wed Nov 18 2020

3
Comments
7 min read
How to profile Go with pprof in 30 seconds

How to profile Go with pprof in 30 seconds

34
Comments 1
2 min read
Rust vs Go - Load testing webserv (>400k req/s)
Cover image for Rust vs Go - Load testing  webserv (>400k req/s)

Rust vs Go - Load testing webserv (>400k req/s)

15
Comments 13
2 min read
09 - Token Creation
Cover image for 09 - Token Creation

09 - Token Creation

17
Comments 1
12 min read
DynamoDB with Go #11 - Expressions API

DynamoDB with Go #11 - Expressions API

6
Comments
5 min read
The Complete Microservice Tutorial with GRPC, NodeJS, Go, Python & Ruby — [Part 0] Introduction
Cover image for The Complete Microservice Tutorial with GRPC, NodeJS, Go, Python & Ruby — [Part 0] Introduction

The Complete Microservice Tutorial with GRPC, NodeJS, Go, Python & Ruby — [Part 0] Introduction

8
Comments 1
4 min read
Compreendendo Templates
Cover image for Compreendendo Templates

Compreendendo Templates

15
Comments
16 min read
Creating an HTTP server in Go using gin
Cover image for Creating an HTTP server in Go using gin

Creating an HTTP server in Go using gin

12
Comments
2 min read
Create a FREE GitHub Codescanner for Go (golang) [Getting Started]

Create a FREE GitHub Codescanner for Go (golang) [Getting Started]

2
Comments
1 min read
Should You Commit the Vendor Folder in Go?

Should You Commit the Vendor Folder in Go?

4
Comments 1
3 min read
Go: Fiber vs Echo (a developer point)
Cover image for Go: Fiber vs Echo (a developer point)

Go: Fiber vs Echo (a developer point)

24
Comments 5
2 min read
Golang development environment in Docker
Cover image for Golang development environment in Docker

Golang development environment in Docker

22
Comments 2
3 min read
Complex Pipelines in Go (Part 2): Storing Values in Batches

Complex Pipelines in Go (Part 2): Storing Values in Batches

8
Comments
4 min read
Static Analysis Tool
Cover image for Static Analysis Tool

Static Analysis Tool

6
Comments
1 min read
Searching Algorithms in Go
Cover image for Searching Algorithms in Go

Searching Algorithms in Go

28
Comments 1
2 min read
Face recognition with Golang

Face recognition with Golang

14
Comments
7 min read
loading...