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.
Russian Word Quiz in Go

Russian Word Quiz in Go

3
Comments
3 min read
Go vs Rust for web dev

Go vs Rust for web dev

11
Comments 14
1 min read
Saving a Third of Our Memory by Re-ordering Go Struct Fields

Saving a Third of Our Memory by Re-ordering Go Struct Fields

18
Comments 1
3 min read
Go vs Py
Cover image for Go vs Py

Go vs Py

4
Comments
4 min read
Composing packages into applications?

Composing packages into applications?

4
Comments 3
4 min read
Improving Go playground
Cover image for Improving Go playground

Improving Go playground

11
Comments 1
1 min read
Protocol Buffers in Go
Cover image for Protocol Buffers in Go

Protocol Buffers in Go

25
Comments 2
6 min read
Concurrency in Go - Using Channels and Handling Race Conditions
Cover image for Concurrency in Go - Using Channels and Handling Race Conditions

Concurrency in Go - Using Channels and Handling Race Conditions

14
Comments
9 min read
Redimensionamento e upload de imagens em um bucket do Amazon S3 utilizando GoLang.
Cover image for Redimensionamento e upload de imagens em um bucket do Amazon S3 utilizando GoLang.

Redimensionamento e upload de imagens em um bucket do Amazon S3 utilizando GoLang.

7
Comments
4 min read
Building a multipurpose CLI tool with Cobra and Go
Cover image for Building a multipurpose CLI tool with Cobra and Go

Building a multipurpose CLI tool with Cobra and Go

17
Comments 3
5 min read
Data Structures: Singly-Linked List with Go
Cover image for Data Structures: Singly-Linked List with Go

Data Structures: Singly-Linked List with Go

6
Comments
5 min read
Deploy Serverless Golang Functions with Netlify

Deploy Serverless Golang Functions with Netlify

7
Comments
10 min read
Prevent updating query updates all records in GORM

Prevent updating query updates all records in GORM

6
Comments
2 min read
Go + BigQuery : Beam for Beginners

Go + BigQuery : Beam for Beginners

9
Comments 1
6 min read
Lets do some magic tricks with Go Slices
Cover image for Lets do some magic tricks with Go Slices

Lets do some magic tricks with Go Slices

8
Comments
1 min read
How we moved from Ruby to GO and decrease our cost by %1400 and increased response time by %500

How we moved from Ruby to GO and decrease our cost by %1400 and increased response time by %500

9
Comments 3
6 min read
How to use Azure Go SDK to manage Azure Data Explorer clusters

How to use Azure Go SDK to manage Azure Data Explorer clusters

6
Comments
9 min read
Why I like generics in golang

Why I like generics in golang

12
Comments
3 min read
A deep dive into Go's Context Package
Cover image for A deep dive into Go's Context Package

A deep dive into Go's Context Package

42
Comments 2
10 min read
Docker Build Failed!

Docker Build Failed!

3
Comments 1
1 min read
Go automate your GitHub profile README
Cover image for Go automate your GitHub profile README

Go automate your GitHub profile README

111
Comments 5
4 min read
Ensure auto-generated code is always up-to-date with compile-time assertions in Go

Ensure auto-generated code is always up-to-date with compile-time assertions in Go

5
Comments
2 min read
go-mp4: Golang Library and CLI Tool for MP4

go-mp4: Golang Library and CLI Tool for MP4

22
Comments
4 min read
Concurrency in Go - Using Goroutines and Wait Groups
Cover image for Concurrency in Go - Using Goroutines and Wait Groups

Concurrency in Go - Using Goroutines and Wait Groups

16
Comments
6 min read
Go-Swagger Tricks. Standard HTTP Handler

Go-Swagger Tricks. Standard HTTP Handler

12
Comments
3 min read
loading...