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.
[Go] internal vs external testing

[Go] internal vs external testing

10
Comments
2 min read
Declaring Variables in Go

Declaring Variables in Go

6
Comments
2 min read
Demonstrating BDD (Behavior-driven development) in Go

Demonstrating BDD (Behavior-driven development) in Go

29
Comments 3
16 min read
How To Build Infrastructure as Code With Pulumi And Golang - Part 2

How To Build Infrastructure as Code With Pulumi And Golang - Part 2

6
Comments
5 min read
DDD in action: Armadora - The board game

DDD in action: Armadora - The board game

14
Comments 1
10 min read
Types in Golang

Types in Golang

8
Comments
2 min read
TinyGo — is now officially a Google sponsored project 🎉

TinyGo — is now officially a Google sponsored project 🎉

86
Comments 7
2 min read
Strings in Golang

Strings in Golang

5
Comments
1 min read
Golang panic and recover

Golang panic and recover

6
Comments
2 min read
Idiomatic way to implement this in golang

Idiomatic way to implement this in golang

11
Comments 4
1 min read
The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

73
Comments 7
7 min read
A Crystal in Go’s World

A Crystal in Go’s World

52
Comments 6
4 min read
How to use Amazon SQS and SNS for inter-service communication - Part 2

How to use Amazon SQS and SNS for inter-service communication - Part 2

20
Comments
6 min read
Exit in Golang

Exit in Golang

12
Comments
1 min read
Building a Simple REST API with Go

Building a Simple REST API with Go

39
Comments
5 min read
CORS and OPTIONS problems with Go and Angular

CORS and OPTIONS problems with Go and Angular

7
Comments
3 min read
From 0 to Go, Building a CLI for Postwoman

From 0 to Go, Building a CLI for Postwoman

11
Comments
3 min read
Anonymous Class

Anonymous Class

9
Comments
2 min read
A Go Microservices Demo using Go kit And API Gateway Pattern

A Go Microservices Demo using Go kit And API Gateway Pattern

20
Comments 2
5 min read
Writing a Reverse Proxy in just one line with Go

Writing a Reverse Proxy in just one line with Go

8
Comments 1
6 min read
Example Golang with GraphQl

Example Golang with GraphQl

13
Comments
1 min read
Exponents in Golang

Exponents in Golang

7
Comments
1 min read
How to use your private Go lib in Github Actions

How to use your private Go lib in Github Actions

20
Comments 4
1 min read
Sorting in Golang

Sorting in Golang

12
Comments
1 min read
Replace json values using a mapping json

Replace json values using a mapping json

5
Comments
1 min read
What I learned from publishing my first Golang package

What I learned from publishing my first Golang package

8
Comments
5 min read
Golang loops

Golang loops

8
Comments
1 min read
Extending Python with Go

Extending Python with Go

19
Comments 3
5 min read
How were my first 10 days of the 100DaysOfCode challenge?

How were my first 10 days of the 100DaysOfCode challenge?

7
Comments
3 min read
Como foram os meus primeiros 10 dias do desafio 100DaysOfCode?

Como foram os meus primeiros 10 dias do desafio 100DaysOfCode?

8
Comments
3 min read
Databricks Operator load testing

Databricks Operator load testing

7
Comments
4 min read
Go Notes: Auth0 validation for AWS Lambda

Go Notes: Auth0 validation for AWS Lambda

6
Comments
2 min read
How To Create AWS Lambda Functions Using Pulumi And Golang

How To Create AWS Lambda Functions Using Pulumi And Golang

5
Comments
5 min read
How to use Amazon SQS and SNS for inter-service communication - Part 1

How to use Amazon SQS and SNS for inter-service communication - Part 1

49
Comments 2
6 min read
Implementing Custom Dapr State

Implementing Custom Dapr State

10
Comments
11 min read
Go for PHP or Any Other Developer

Go for PHP or Any Other Developer

8
Comments
7 min read
A Working Solution to JWT Creation and Invalidation in Golang

A Working Solution to JWT Creation and Invalidation in Golang

33
Comments 5
10 min read
Tutorial: Building a Twitter Bot using IPFS Cluster 🤖

Tutorial: Building a Twitter Bot using IPFS Cluster 🤖

11
Comments
23 min read
Go variables: the bare minimum knowledge

Go variables: the bare minimum knowledge

7
Comments
2 min read
Essential Resources to Learn About Go

Essential Resources to Learn About Go

57
Comments 1
4 min read
Bongo Pagination

Bongo Pagination

6
Comments
1 min read
Host your Git on Glitch with Gogs

Host your Git on Glitch with Gogs

57
Comments 10
2 min read
Make the collection find using Go bongo.

Make the collection find using Go bongo.

10
Comments
1 min read
A few Golang notes

A few Golang notes

8
Comments
1 min read
The impact of migrating from PHP to Golang

The impact of migrating from PHP to Golang

10
Comments 9
7 min read
How udev rules can help us to recognize a usb-to-serial device over /dev/tty interface

How udev rules can help us to recognize a usb-to-serial device over /dev/tty interface

32
Comments
5 min read
Using Golang Concurrency in Production

Using Golang Concurrency in Production

105
Comments 1
8 min read
Testing techniques & observability tips for Go

Testing techniques & observability tips for Go

34
Comments
3 min read
Help installing GoCode in NeoVim

Help installing GoCode in NeoVim

4
Comments 1
1 min read
How I hacked the way I do groceries

How I hacked the way I do groceries

10
Comments
6 min read
Go Notes: Example Tests

Go Notes: Example Tests

6
Comments
2 min read
[Go] for-select with timer

[Go] for-select with timer

9
Comments
2 min read
How To Create a DynamoDB Table In AWS Using Pulumi And Golang

How To Create a DynamoDB Table In AWS Using Pulumi And Golang

5
Comments
4 min read
Golang MIME type handling

Golang MIME type handling

11
Comments
2 min read
Security best practices for Go & Java

Security best practices for Go & Java

13
Comments 1
2 min read
To the point - generating random numbers in golang

To the point - generating random numbers in golang

5
Comments
1 min read
To the point: options as function for your APIs

To the point: options as function for your APIs

6
Comments
2 min read
Why is Exclusive Or (XOR) Important in Cryptography?

Why is Exclusive Or (XOR) Important in Cryptography?

63
Comments 3
2 min read
Golang atomic.AddInt64 not fast ////

Golang atomic.AddInt64 not fast ////

5
Comments 1
2 min read
Math/Rand in GoLang

Math/Rand in GoLang

6
Comments 4
1 min read
loading...