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.
migrating from dep2Go modules

migrating from dep2Go modules

10
Comments
3 min read
How to: Global Constant Maps and Slices in Go

How to: Global Constant Maps and Slices in Go

6
Comments
3 min read
Rediseen: start REST-like API service for Redis database without writing a single line of code

Rediseen: start REST-like API service for Redis database without writing a single line of code

5
Comments
1 min read
Go Vs Rust what to choose next for web API development

Go Vs Rust what to choose next for web API development

7
Comments 8
1 min read
Go in VSCode: Must-have extensions and some limitations

Go in VSCode: Must-have extensions and some limitations

45
Comments 1
2 min read
GO for GO

GO for GO

35
Comments
2 min read
Behavior Driven Testing in Go Using Ginkgo

Behavior Driven Testing in Go Using Ginkgo

7
Comments
3 min read
Excelize 2.0.2 Released

Excelize 2.0.2 Released

4
Comments
3 min read
Upgrading GO version to 1.13 is not a cakewalk!!!

Upgrading GO version to 1.13 is not a cakewalk!!!

6
Comments
2 min read
On Go Package Structure

On Go Package Structure

9
Comments
2 min read
Error handling in Golang

Error handling in Golang

44
Comments 2
10 min read
How to use synchronization primitives in Go: Mutex, WaitGroup, Once

How to use synchronization primitives in Go: Mutex, WaitGroup, Once

18
Comments 1
4 min read
Install latest Go 1.13.1 on Fedora 30

Install latest Go 1.13.1 on Fedora 30

6
Comments 1
2 min read
News API in Golang

News API in Golang

13
Comments
1 min read
ULID in GO Lang

ULID in GO Lang

3
Comments
1 min read
Comparison between Goa v1 vs. v3 about the design primitive types

Comparison between Goa v1 vs. v3 about the design primitive types

5
Comments
3 min read
Breto - A Multi-UI Status Bar

Breto - A Multi-UI Status Bar

8
Comments
2 min read
My First Golang Program

My First Golang Program

138
Comments 22
4 min read
Tutorial: Connect to Azure Event Hubs for Kafka using Go

Tutorial: Connect to Azure Event Hubs for Kafka using Go

18
Comments
9 min read
How To Search A Sorted Matrix With Go

How To Search A Sorted Matrix With Go

8
Comments
3 min read
Webassembly for C, Rust, Go, and C# in 45 Minutes

Webassembly for C, Rust, Go, and C# in 45 Minutes

186
Comments 2
1 min read
Learn Linked Lists by building a Blockchain (in Go 1.13)

Learn Linked Lists by building a Blockchain (in Go 1.13)

53
Comments
6 min read
Switching from JavaScript to Golang

Switching from JavaScript to Golang

247
Comments 17
5 min read
Ultimate Setup for Your Next Golang Project

Ultimate Setup for Your Next Golang Project

287
Comments 3
9 min read
Setting up GitHub Package Registry with Docker and Golang

Setting up GitHub Package Registry with Docker and Golang

43
Comments
4 min read
Al - Simple alias manager

Al - Simple alias manager

6
Comments
1 min read
Getting to Know Go, Python, and Benchmarks

Getting to Know Go, Python, and Benchmarks

15
Comments
6 min read
How to work with JSON data in Go

How to work with JSON data in Go

48
Comments 1
3 min read
Intro to `cacher` that simple cache library

Intro to `cacher` that simple cache library

6
Comments
2 min read
Machine Learning microservices: Python and XGBoost in a tiny 486kB container

Machine Learning microservices: Python and XGBoost in a tiny 486kB container

14
Comments
8 min read
Systems and Processes that Aren’t in Code are Terrifying

Systems and Processes that Aren’t in Code are Terrifying

6
Comments
2 min read
Releasing a high-performance goroutine pool in Go

Releasing a high-performance goroutine pool in Go

18
Comments
6 min read
Tutorial: Integrate Gin with Cabsin

Tutorial: Integrate Gin with Cabsin

31
Comments 1
7 min read
Something fun about `defer`

Something fun about `defer`

5
Comments
2 min read
Releasing a high-performance, lightweight, non-blocking and event-loop networking library written in pure Go

Releasing a high-performance, lightweight, non-blocking and event-loop networking library written in pure Go

18
Comments 1
7 min read
Vim fzf - Project Root

Vim fzf - Project Root

7
Comments 4
2 min read
Web Service Architecture for Golang Developers

Web Service Architecture for Golang Developers

97
Comments
17 min read
Generating pretty version strings (including nightly) with Git and Makefiles

Generating pretty version strings (including nightly) with Git and Makefiles

9
Comments 1
3 min read
The Proper Use of Pointers in Go (golang)

The Proper Use of Pointers in Go (golang)

61
Comments 2
3 min read
[gev] A lightweight, fast non-blocking Golang network library based on Reactor mode

[gev] A lightweight, fast non-blocking Golang network library based on Reactor mode

7
Comments
2 min read
Mocking dependencies in Go

Mocking dependencies in Go

26
Comments 1
5 min read
Building a fast modern web crawler for the dark web

Building a fast modern web crawler for the dark web

27
Comments
4 min read
ANNOUNCEMENT - DEV from your WTF terminal

ANNOUNCEMENT - DEV from your WTF terminal

7
Comments
1 min read
Better scheduling in Go

Better scheduling in Go

35
Comments
5 min read
Using io.Reader/io.Writer in Go to stream data

Using io.Reader/io.Writer in Go to stream data

25
Comments 1
4 min read
Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

1
Comments
4 min read
Learning Go

Learning Go

8
Comments
5 min read
The devto module

The devto module

7
Comments
2 min read
First Steps with Go

First Steps with Go

71
Comments 1
5 min read
How to create a GraphQL API Server using Go (Golang)

How to create a GraphQL API Server using Go (Golang)

85
Comments 1
4 min read
My solution to Code challenge #77

My solution to Code challenge #77

6
Comments 2
1 min read
CodeTips first Open Source Project

CodeTips first Open Source Project

17
Comments 2
1 min read
Episode 5 - Adding resources to your Client

Episode 5 - Adding resources to your Client

7
Comments
1 min read
Formatting error messages in Go

Formatting error messages in Go

6
Comments
1 min read
Build Your First Rest API with GO

Build Your First Rest API with GO

256
Comments 17
16 min read
GoLang - Initial Experience

GoLang - Initial Experience

8
Comments 1
4 min read
Package management in Go

Package management in Go

52
Comments 1
6 min read
Rust or Go for web development?

Rust or Go for web development?

53
Comments 51
1 min read
A story about 3 modern programming languages

A story about 3 modern programming languages

7
Comments 2
3 min read
AWS SAM API with Cognito

AWS SAM API with Cognito

25
Comments
6 min read
loading...