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.
Learning Go for Fun and Profit

Learning Go for Fun and Profit

17
Comments
3 min read
Go vs .NET Core in terms of HTTP performance

Go vs .NET Core in terms of HTTP performance

36
Comments 13
8 min read
A handy browser plugin to search docs and packages in the address bar instantly

A handy browser plugin to search docs and packages in the address bar instantly

9
Comments
3 min read
How to upload files with Golang and Ajax?

How to upload files with Golang and Ajax?

25
Comments 3
3 min read
Running Go in Azure with Container Instances

Running Go in Azure with Container Instances

12
Comments
4 min read
A little mistake I made in Go

A little mistake I made in Go

8
Comments
3 min read
Assertions in gotests Test Generation

Assertions in gotests Test Generation

2
Comments
5 min read
Go formatting with rgblog

Go formatting with rgblog

21
Comments
2 min read
Using functional options instead of method chaining in Go

Using functional options instead of method chaining in Go

18
Comments 2
9 min read
AWS and Go

AWS and Go

6
Comments
4 min read
Azure Storage Queue SDK for Go Samples for Enqueue/Dequeue and Count

Azure Storage Queue SDK for Go Samples for Enqueue/Dequeue and Count

5
Comments
3 min read
My Go (Golang) Adventure

My Go (Golang) Adventure

18
Comments 2
2 min read
When Now is not the time (in Go)

When Now is not the time (in Go)

6
Comments
1 min read
Go test to validate connect2id gives “invalid_client” error

Go test to validate connect2id gives “invalid_client” error

2
Comments
1 min read
How to Turn an Android Device into a Web Server

How to Turn an Android Device into a Web Server

30
Comments 21
2 min read
Testing a function that generates logs

Testing a function that generates logs

5
Comments
3 min read
Subtle issues with ORMs, and how to avoid them

Subtle issues with ORMs, and how to avoid them

15
Comments 4
8 min read
Day 15 of #30DaysOfCode | FizzBuzz and Interfaces In Go

Day 15 of #30DaysOfCode | FizzBuzz and Interfaces In Go

5
Comments
3 min read
Behind Continuations Passing Style. Practical Examples in Go

Behind Continuations Passing Style. Practical Examples in Go

11
Comments
5 min read
Instrumenting Go code via AST

Instrumenting Go code via AST

6
Comments
6 min read
Instrumenting Go code via AST, Part 2

Instrumenting Go code via AST, Part 2

5
Comments
4 min read
Meus métodos devem retornar interfaces ou structs em Go?

Meus métodos devem retornar interfaces ou structs em Go?

6
Comments
6 min read
Day 6 of #30DaysOfCode | pointers and new() in golang

Day 6 of #30DaysOfCode | pointers and new() in golang

6
Comments
2 min read
Hacking Go Interfaces

Hacking Go Interfaces

16
Comments 1
7 min read
Solving the Fibonacci Sequence

Solving the Fibonacci Sequence

6
Comments 3
1 min read
loading...