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.
Building a simple REST API with Go

Building a simple REST API with Go

1
Comments
3 min read
Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

17
Comments
3 min read
What is an interface in Golang, and why is it important in building large-scale systems?

What is an interface in Golang, and why is it important in building large-scale systems?

Comments
2 min read
From Localhost to Production: Problem-First SRE Journey with One2N Bootcamp

From Localhost to Production: Problem-First SRE Journey with One2N Bootcamp

1
Comments 2
2 min read
Composition Over Inheritance in Golang

Composition Over Inheritance in Golang

2
Comments
2 min read
Mastering Go Reflection: A Comprehensive Guide from Basics to Advanced 🚀

Mastering Go Reflection: A Comprehensive Guide from Basics to Advanced 🚀

12
Comments
2 min read
🌐 Golang RESTful API with Gin, Gorm, PostgreSQL 🐘

🌐 Golang RESTful API with Gin, Gorm, PostgreSQL 🐘

31
Comments 5
15 min read
Public-Key Cryptography: The Digital Handshake, Go Crypto 5

Public-Key Cryptography: The Digital Handshake, Go Crypto 5

7
Comments
4 min read
How to deploy a backend application to DigitalOcean using Docker and Encore

How to deploy a backend application to DigitalOcean using Docker and Encore

62
Comments
5 min read
Optimizing Docker Image Size for Go Applications

Optimizing Docker Image Size for Go Applications

Comments
4 min read
Building with Go in a monorepo using Bazel, Gazelle and bzlmod

Building with Go in a monorepo using Bazel, Gazelle and bzlmod

2
Comments
6 min read
🧪 Golang Integration Test With Gin, Gorm, Testify, PostgreSQL

🧪 Golang Integration Test With Gin, Gorm, Testify, PostgreSQL

8
Comments
9 min read
ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

26
Comments 8
11 min read
Implementing Snowflake Id generator

Implementing Snowflake Id generator

Comments
2 min read
Understanding Iterators in Go: A Fun Dive!

Understanding Iterators in Go: A Fun Dive!

32
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.