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.
Golang Cheat Sheet

Golang Cheat Sheet

6
Comments
1 min read
Basics of first-class functions in Go

Basics of first-class functions in Go

16
Comments 1
6 min read
Go Programming - Basic Syntax 2:09:06

Go Programming - Basic Syntax

5
Comments
1 min read
Find duplicate files

Find duplicate files

5
Comments
4 min read
How to Properly Use Defer in Golang

How to Properly Use Defer in Golang

12
Comments
4 min read
How a calculation of previous month in golang can break production

How a calculation of previous month in golang can break production

18
Comments 8
3 min read
Get Started with Go!

Get Started with Go!

53
Comments 4
2 min read
Data Structures in GO

Data Structures in GO

3
Comments
1 min read
Unit testing in Go

Unit testing in Go

4
Comments
5 min read
Blog with Go, Gin, MySQL and Docker - Part 2

Blog with Go, Gin, MySQL and Docker - Part 2

20
Comments 1
9 min read
LeetCode - Remove Duplicates from Sorted Array

LeetCode - Remove Duplicates from Sorted Array

6
Comments
3 min read
pre-commit-golang v0.8.3 - Now with revive support

pre-commit-golang v0.8.3 - Now with revive support

6
Comments
1 min read
Building Microservices in Go: REST APIs - HTTP Handlers

Building Microservices in Go: REST APIs - HTTP Handlers

29
Comments 1
5 min read
Practical unit-testing web client in Go

Practical unit-testing web client in Go

6
Comments 1
5 min read
How Litestream Eliminated My Database Server for $0.03/month

How Litestream Eliminated My Database Server for $0.03/month

16
Comments
8 min read
How to cross-compile Go app for Apple Silicon (M1)

How to cross-compile Go app for Apple Silicon (M1)

23
Comments 2
3 min read
My experience trying TDD for the first time in Go

My experience trying TDD for the first time in Go

8
Comments 4
2 min read
Listening to OS signals in Golang

Listening to OS signals in Golang

4
Comments
2 min read
Unit Testing - Table Tests in Go

Unit Testing - Table Tests in Go

12
Comments 2
3 min read
Role Based Access Control (RBAC) Go package with database persistence

Role Based Access Control (RBAC) Go package with database persistence

30
Comments
3 min read
Fetching and reading files from S3 using Go 🔥👀

Fetching and reading files from S3 using Go 🔥👀

33
Comments 2
3 min read
Golang: Build and Deploy an AWS Lambda using CDK 🚀

Golang: Build and Deploy an AWS Lambda using CDK 🚀

20
Comments 1
3 min read
How to build a web app backend in Go (with user authentication and database)

How to build a web app backend in Go (with user authentication and database)

42
Comments
20 min read
Channels In Golang

Channels In Golang

12
Comments
2 min read
Build a Go REST API with Fiber and MongoDB

Build a Go REST API with Fiber and MongoDB

50
Comments 1
7 min read
Blog Project with Go, Gin, MySQL and Docker - Part 1

Blog Project with Go, Gin, MySQL and Docker - Part 1

52
Comments 5
8 min read
Google Cloud Functions with private Go dependencies

Google Cloud Functions with private Go dependencies

5
Comments
9 min read
Go Application deployment on Google App engine flexible environment

Go Application deployment on Google App engine flexible environment

7
Comments
3 min read
Cnator: channel-based subscriptions in Go

Cnator: channel-based subscriptions in Go

5
Comments
2 min read
Customise the swagger-models

Customise the swagger-models

2
Comments
1 min read
Properly Welcome Users in Slack with Golang using Socket Mode

Properly Welcome Users in Slack with Golang using Socket Mode

7
Comments
8 min read
Scrapping LINE stickers with Golang

Scrapping LINE stickers with Golang

4
Comments
5 min read
Go Crash Course Part X: Interfaces, Type Cast and Type Switching

Go Crash Course Part X: Interfaces, Type Cast and Type Switching

5
Comments
3 min read
Why should you learn Go?

Why should you learn Go?

2
Comments
2 min read
What the heck is defer in golang?

What the heck is defer in golang?

6
Comments
2 min read
Coding Conway's Game of Life in Go

Coding Conway's Game of Life in Go

6
Comments
6 min read
Race Conditions In Golang

Race Conditions In Golang

16
Comments
5 min read
LeetCode Sqrt(x)

LeetCode Sqrt(x)

3
Comments
3 min read
I made a Twitter Clone with VueJS and Go

I made a Twitter Clone with VueJS and Go

268
Comments 34
1 min read
Magia: GBA emulator written in golang.

Magia: GBA emulator written in golang.

7
Comments
1 min read
gRPC Hola mundo con golang

gRPC Hola mundo con golang

7
Comments
4 min read
Building Microservices in Go: Services in Domain Driven Design

Building Microservices in Go: Services in Domain Driven Design

6
Comments
3 min read
Go Rant: Buffered Channels Should be Tossed in a Fire

Go Rant: Buffered Channels Should be Tossed in a Fire

3
Comments
3 min read
Verifying Cognito JWT tokens in go

Verifying Cognito JWT tokens in go

8
Comments
3 min read
How I Setup Go With Vim

How I Setup Go With Vim

6
Comments 3
3 min read
Go Doc

Go Doc

4
Comments
1 min read
Concurrency In Golang

Concurrency In Golang

41
Comments
4 min read
Create your own blazing fast mock server with just a JSON file!

Create your own blazing fast mock server with just a JSON file!

4
Comments
1 min read
Golang : Work with config files

Golang : Work with config files

11
Comments 3
1 min read
testcase testing framework v0.42+

testcase testing framework v0.42+

3
Comments
2 min read
Tracking my working time using timetrace

Tracking my working time using timetrace

14
Comments
2 min read
BDD (Behavior-driven development) mit Go

BDD (Behavior-driven development) mit Go

7
Comments
12 min read
Comprehensive Guide to Dates and Times in Go

Comprehensive Guide to Dates and Times in Go

27
Comments
7 min read
Go Crash Course Part IX: Structs, Embedding and Methods

Go Crash Course Part IX: Structs, Embedding and Methods

6
Comments
3 min read
Revolutionizing Audio with Descript and Temporal

Revolutionizing Audio with Descript and Temporal

5
Comments
5 min read
My Custom Http Error In Golang

My Custom Http Error In Golang

5
Comments
2 min read
Floppa Programming Language!

Floppa Programming Language!

13
Comments 4
2 min read
Go Package CI/CD with GitHub Actions

Go Package CI/CD with GitHub Actions

57
Comments 2
8 min read
Publish an Article To DEV.to With GO

Publish an Article To DEV.to With GO

4
Comments
4 min read
A brief introduction to Download Managers in GoLang

A brief introduction to Download Managers in GoLang

5
Comments
8 min read
loading...