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.
Part 2: Get started with the Go Programming Language with Microsoft Learn! (no experience needed)

Part 2: Get started with the Go Programming Language with Microsoft Learn! (no experience needed)

12
Comments
1 min read
Distributed tracing made simple

Distributed tracing made simple

17
Comments
5 min read
Trading memory for fewer allocations.

Trading memory for fewer allocations.

3
Comments
2 min read
Trust performance advice... but verify.

Trust performance advice... but verify.

3
Comments
2 min read
Go Crash Course Part I: Introduction

Go Crash Course Part I: Introduction

59
Comments
2 min read
Building a Bingo game backend with encore.dev

Building a Bingo game backend with encore.dev

8
Comments
5 min read
Go Crash Course Part III: Variables and Functions

Go Crash Course Part III: Variables and Functions

10
Comments
3 min read
How I write and test Go HTTP services after 1 year

How I write and test Go HTTP services after 1 year

7
Comments
9 min read
SQL Migrations with Cobra & Golang Migrate

SQL Migrations with Cobra & Golang Migrate

19
Comments
4 min read
Data-oriented ant, in Go

Data-oriented ant, in Go

6
Comments 3
3 min read
Go Crash Course Part II: Package, Import and Export

Go Crash Course Part II: Package, Import and Export

15
Comments
4 min read
Concatenating with strings.Builder Quickly in Golang

Concatenating with strings.Builder Quickly in Golang

4
Comments 2
3 min read
Manage Static Assets with `embed` (Golang 1.16) - A SlackBot Use Case

Manage Static Assets with `embed` (Golang 1.16) - A SlackBot Use Case

5
Comments
5 min read
Things I learned about Go

Things I learned about Go

42
Comments 7
14 min read
Search transaction in Algorand with Go

Search transaction in Algorand with Go

4
Comments
1 min read
Golang Data Connector Part 2

Golang Data Connector Part 2

6
Comments
5 min read
How to create PDFs with Go, Maroto & GoFakeIt

How to create PDFs with Go, Maroto & GoFakeIt

20
Comments 5
12 min read
Go: เปลี่ยนสีรูปเป็น Gray scale

Go: เปลี่ยนสีรูปเป็น Gray scale

6
Comments 2
2 min read
Setup Go with VSCode in Docker and Air for debugging

Setup Go with VSCode in Docker and Air for debugging

45
Comments 12
6 min read
Implementing testing in Golang

Implementing testing in Golang

17
Comments
4 min read
New golang package to reduce code duplication in APIs

New golang package to reduce code duplication in APIs

15
Comments
1 min read
Building Microservices in Go: Domain Driven Design and Project Layout

Building Microservices in Go: Domain Driven Design and Project Layout

30
Comments
4 min read
Performing code checks with GitHub actions & sending results to slack

Performing code checks with GitHub actions & sending results to slack

7
Comments
2 min read
Functions

Functions

7
Comments
4 min read
Sample test automation framework written in Golang

Sample test automation framework written in Golang

9
Comments
1 min read
loading...