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.
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
Upterm - Secure Terminal Sharing

Upterm - Secure Terminal Sharing

6
Comments
4 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
Go lang beginner

Go lang beginner

3
Comments 3
1 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
Games based on Voice Recognition

Games based on Voice Recognition

7
Comments 2
1 min read
Solving the Fibonacci Sequence

Solving the Fibonacci Sequence

6
Comments 3
1 min read
Go, I love you, but you're bringing me down.

Go, I love you, but you're bringing me down.

11
Comments 9
5 min read
Hacking Go Interfaces

Hacking Go Interfaces

16
Comments 1
7 min read
Becoming a better Gopher

Becoming a better Gopher

19
Comments 1
1 min read
Day 7 of #30DaysOfCode | lifetime of variables in golang

Day 7 of #30DaysOfCode | lifetime of variables in golang

6
Comments
2 min read
Getting instant feedback on your go code changes

Getting instant feedback on your go code changes

4
Comments
1 min read
Olric v0.2.0 is out: Distributed cache and in-memory key/value data store. Embeddable or language independent service.

Olric v0.2.0 is out: Distributed cache and in-memory key/value data store. Embeddable or language independent service.

4
Comments
1 min read
Day 5 of #30DaysOfCode | variables, primitive data types, constant and maps in Go

Day 5 of #30DaysOfCode | variables, primitive data types, constant and maps in Go

5
Comments
2 min read
Enviar correos por GMAIL utilizando el paquete SMTP de GO

Enviar correos por GMAIL utilizando el paquete SMTP de GO

9
Comments 2
7 min read
Day 4 of #30DaysOfCode | pointers and maps in Go (golang)

Day 4 of #30DaysOfCode | pointers and maps in Go (golang)

5
Comments
2 min read
Day 3 of #30DaysOfCode | struct and pointer in Go

Day 3 of #30DaysOfCode | struct and pointer in Go

3
Comments
2 min read
Hello from go-devto API Client

Hello from go-devto API Client

3
Comments
1 min read
Day 2 of #30DaysOfCode

Day 2 of #30DaysOfCode

6
Comments
2 min read
errors handling in GO!

errors handling in GO!

6
Comments
3 min read
Day 1 of #30DaysOfCode

Day 1 of #30DaysOfCode

9
Comments 1
2 min read
Apprendre et maîtriser Golang

Apprendre et maîtriser Golang

2
Comments
1 min read
Container From Scratch

Container From Scratch

8
Comments
8 min read
Multi-stage Dockerfile for Golang application

Multi-stage Dockerfile for Golang application

13
Comments 8
2 min read
Comparing error handling in Java, Go and Rust.

Comparing error handling in Java, Go and Rust.

12
Comments 7
2 min read
Advanced command execution in Go with os/exec

Advanced command execution in Go with os/exec

6
Comments
6 min read
What language for a corporate transition?

What language for a corporate transition?

6
Comments 11
1 min read
First SO Go Question 😜

First SO Go Question 😜

1
Comments
1 min read
Hot Reloading Go Programs – With Docker, Glide & Fresh

Hot Reloading Go Programs – With Docker, Glide & Fresh

9
Comments 6
5 min read
JSON Parsing with Go Embedded Structs

JSON Parsing with Go Embedded Structs

7
Comments
2 min read
[Go] Shutdown services in Go - single service

[Go] Shutdown services in Go - single service

4
Comments
3 min read
Binary to decimal converter

Binary to decimal converter

10
Comments
8 min read
What's the most popular programming language?

What's the most popular programming language?

4
Comments 1
1 min read
Spotlight Story: Carlos Becker, Creator of GoReleaser

Spotlight Story: Carlos Becker, Creator of GoReleaser

5
Comments
2 min read
split .gitconfig for domains

split .gitconfig for domains

5
Comments
1 min read
The cost of parsing http

The cost of parsing http

18
Comments 2
1 min read
Sending HTML emails using templates in Golang

Sending HTML emails using templates in Golang

11
Comments
3 min read
What are the best open source GoLang frameworks?

What are the best open source GoLang frameworks?

4
Comments
1 min read
Detecting, Reporting and Mitigating System Vulnerabilities for Go

Detecting, Reporting and Mitigating System Vulnerabilities for Go

4
Comments
5 min read
Is Golang better than C?

Is Golang better than C?

3
Comments
1 min read
#Managing Go Module Pseudo-Versions in Go 1.13

#Managing Go Module Pseudo-Versions in Go 1.13

12
Comments
7 min read
Code Skills on Codeacademy

Code Skills on Codeacademy

3
Comments
1 min read
My Top 2 Reading List for Go & Data

My Top 2 Reading List for Go & Data

2
Comments 2
2 min read
Golang gRPC handler with 2 service/usecase. should use transaction?

Golang gRPC handler with 2 service/usecase. should use transaction?

3
Comments 1
1 min read
GhostDB - An Ultra Fast Distributed Cache

GhostDB - An Ultra Fast Distributed Cache

11
Comments 2
2 min read
What is golang good for?

What is golang good for?

6
Comments
2 min read
How to get the directory of the currently running file?

How to get the directory of the currently running file?

6
Comments
1 min read
gRPC-cache

gRPC-cache

5
Comments
1 min read
The Go way to parse strings into dates is pretty confusing unless you live in a small fraction of the world

The Go way to parse strings into dates is pretty confusing unless you live in a small fraction of the world

7
Comments 2
2 min read
Why I’m So Frustrated With Go

Why I’m So Frustrated With Go

18
Comments 22
4 min read
What is the advantage of Golang over Java and Scala?

What is the advantage of Golang over Java and Scala?

2
Comments
1 min read
Is Golang used for enterprise software development?

Is Golang used for enterprise software development?

6
Comments
1 min read
Handy Gitlab CI YAML job templates for Go projects

Handy Gitlab CI YAML job templates for Go projects

7
Comments
2 min read
Is Golang the Java killer?

Is Golang the Java killer?

3
Comments
1 min read
Benefits of Rust

Benefits of Rust

11
Comments 11
4 min read
Should I Go? The Pros and Cons of Using Go Programming Language

Should I Go? The Pros and Cons of Using Go Programming Language

13
Comments 12
8 min read
Article Hub (DEV Clone)

Article Hub (DEV Clone)

2
Comments
1 min read
loading...