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 Correctly Validate Passwords – Most Websites Do It Wrong

How To Correctly Validate Passwords – Most Websites Do It Wrong

68
Comments 2
3 min read
Super secure communications algorithm

Super secure communications algorithm

7
Comments
2 min read
Se conectando ao PostgreSQL usando Golang

Se conectando ao PostgreSQL usando Golang

18
Comments 4
11 min read
Building a Go Web API with the New Digital Ocean App Platform

Building a Go Web API with the New Digital Ocean App Platform

45
Comments
9 min read
Digging deeper into the analysis of Go-code

Digging deeper into the analysis of Go-code

3
Comments
6 min read
Mini gRPC Project (2): Deploying the gRPC API on k8s

Mini gRPC Project (2): Deploying the gRPC API on k8s

7
Comments
4 min read
Resolução de Problemas

Resolução de Problemas

12
Comments 1
10 min read
My experience of writing a CLI in Go

My experience of writing a CLI in Go

9
Comments 4
2 min read
Queues

Queues

9
Comments
3 min read
Doubly Linked List

Doubly Linked List

6
Comments
4 min read
Sets

Sets

6
Comments
3 min read
Stack

Stack

5
Comments
3 min read
WEBthrough

WEBthrough

5
Comments
31 min read
Recursions & Dragons

Recursions & Dragons

4
Comments
11 min read
Single Linked Lists

Single Linked Lists

3
Comments
5 min read
Are you still coding go cli handling by hand?

Are you still coding go cli handling by hand?

10
Comments
4 min read
Mini gRPC Project (1): Creating a Simple Increment API on Go

Mini gRPC Project (1): Creating a Simple Increment API on Go

12
Comments
8 min read
Mocking http clients in Go

Mocking http clients in Go

7
Comments
2 min read
qrcp: transfer files over wi-fi from your computer to your mobile device by scanning a QR code without leaving the terminal

qrcp: transfer files over wi-fi from your computer to your mobile device by scanning a QR code without leaving the terminal

6
Comments
4 min read
Gopher Gold #15 - Wed Oct 14 2020

Gopher Gold #15 - Wed Oct 14 2020

6
Comments
6 min read
Load balancing gRPC service with Nginx

Load balancing gRPC service with Nginx

81
Comments 6
16 min read
How to Implement HTTP Basic Auth in Go(Golang)

How to Implement HTTP Basic Auth in Go(Golang)

10
Comments
5 min read
DynamoDB with Go #7 - Modelling hierarchical data with Single Table Design

DynamoDB with Go #7 - Modelling hierarchical data with Single Table Design

10
Comments 1
5 min read
Running Rust in the Browser with Web Assembly

Running Rust in the Browser with Web Assembly

9
Comments 1
7 min read
Singly Linked List in Go

Singly Linked List in Go

2
Comments
5 min read
Learning Go: What I've learned in 9 months

Learning Go: What I've learned in 9 months

3
Comments
6 min read
Telegram Bot with Go and Adguard Statistics

Telegram Bot with Go and Adguard Statistics

2
Comments
8 min read
04 - Testing A Gin HTTP Handler With Testify Mock

04 - Testing A Gin HTTP Handler With Testify Mock

30
Comments 1
9 min read
Put Vue.js and Go together! Setup Web App in 5 mins

Put Vue.js and Go together! Setup Web App in 5 mins

44
Comments 3
5 min read
Go Logger - Why we wrote our own

Go Logger - Why we wrote our own

9
Comments 2
8 min read
DadosJusBr: Go ou Python a serviço da cidadania.

DadosJusBr: Go ou Python a serviço da cidadania.

3
Comments
3 min read
Let's Go - an introduction to Golang

Let's Go - an introduction to Golang

7
Comments
4 min read
03 - Application Architecture

03 - Application Architecture

25
Comments
6 min read
Introducing Go tutorial series

Introducing Go tutorial series

3
Comments
1 min read
Cross compilers, native compilation, or some kind of VM (like Java)?

Cross compilers, native compilation, or some kind of VM (like Java)?

4
Comments 6
1 min read
Testable go with function types

Testable go with function types

5
Comments
2 min read
Getting started with Fiber

Getting started with Fiber

31
Comments 8
2 min read
Benchmarking correctness and performance of Go JSON schema validators

Benchmarking correctness and performance of Go JSON schema validators

3
Comments
35 min read
Top 4 Coding Languages To Learn For Beginners (2020)

Top 4 Coding Languages To Learn For Beginners (2020)

10
Comments 2
7 min read
Internationalization and localization with Go

Internationalization and localization with Go

7
Comments
4 min read
Apache rewrite for Go and Iris

Apache rewrite for Go and Iris

6
Comments
4 min read
Decorator Pattern 🎁

Decorator Pattern 🎁

35
Comments
4 min read
DynamoDB with Go #6 - Legacy IDs mapping with transactions

DynamoDB with Go #6 - Legacy IDs mapping with transactions

3
Comments
4 min read
A journey with good old base64

A journey with good old base64

7
Comments
4 min read
Factory Pattern 🏭

Factory Pattern 🏭

203
Comments 3
3 min read
GoogletransX update!

GoogletransX update!

6
Comments
1 min read
Convert var string struct key to struct key

Convert var string struct key to struct key

5
Comments
1 min read
Azure SDK with Go

Azure SDK with Go

2
Comments
1 min read
Introduction to Thanos!

Introduction to Thanos!

72
Comments 1
5 min read
How to implement concurrency in Go

How to implement concurrency in Go

8
Comments
3 min read
02 - Creating Route Handlers In Gin

02 - Creating Route Handlers In Gin

10
Comments
5 min read
I created an ugly golang sticker

I created an ugly golang sticker

51
Comments 31
1 min read
A first look at Crystal as a Gopher

A first look at Crystal as a Gopher

18
Comments
7 min read
Mattermost Chatbot using Golang

Mattermost Chatbot using Golang

3
Comments
3 min read
Improving JSON readability in Go

Improving JSON readability in Go

3
Comments
4 min read
Multi-room Chat Application With WebSockets In Go And Vue.js (Part 2)

Multi-room Chat Application With WebSockets In Go And Vue.js (Part 2)

37
Comments 2
15 min read
My Hacktoberfest 2020 experience day 1

My Hacktoberfest 2020 experience day 1

4
Comments
2 min read
Adapter Pattern 🔌

Adapter Pattern 🔌

16
Comments
3 min read
Boilerplating a New Go Program (Microservice)

Boilerplating a New Go Program (Microservice)

10
Comments
6 min read
Bridge Pattern 🌉

Bridge Pattern 🌉

12
Comments 1
3 min read
loading...