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.
Go Programming - Basic Syntax 2:09:06

Go Programming - Basic Syntax

5
Comments
1 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 9
3 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
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
Blog with Go, Gin, MySQL and Docker - Part 2

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

21
Comments 2
9 min read
Unit testing in Go

Unit testing in Go

4
Comments
5 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)

27
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
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)

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

Fetching and reading files from S3 using Go 🔥👀

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

Golang: Build and Deploy an AWS Lambda using CDK 🚀

21
Comments 1
3 min read
Channels In Golang

Channels In Golang

12
Comments
2 min read
Blog Project with Go, Gin, MySQL and Docker - Part 1

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

55
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
loading...