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 sync.WaitGroup and The Alignment Problem

Go sync.WaitGroup and The Alignment Problem

7
Comments
8 min read
LeetCode in Golang: Parsing A Boolean Expression

LeetCode in Golang: Parsing A Boolean Expression

Comments
3 min read
Playing with Rust: Building a Safer rm and Having Fun Along the Way

Playing with Rust: Building a Safer rm and Having Fun Along the Way

5
Comments
9 min read
Efficiently Manage Distributed Locks with Redis: A Go-Based Solution

Efficiently Manage Distributed Locks with Redis: A Go-Based Solution

Comments
4 min read
Handling Large File Uploads in Go with AWS S3: Stream Like a Pro

Handling Large File Uploads in Go with AWS S3: Stream Like a Pro

12
Comments
5 min read
Go vs. Java vs. .NET: A Comprehensive Performance and Development Time Evaluation for Enterprises

Go vs. Java vs. .NET: A Comprehensive Performance and Development Time Evaluation for Enterprises

2
Comments
7 min read
Using Thruster web server for Ruby apps

Using Thruster web server for Ruby apps

8
Comments
3 min read
Symmetric Encryption: The Secret Handshake of Cryptography, Go Crypto 4

Symmetric Encryption: The Secret Handshake of Cryptography, Go Crypto 4

2
Comments
4 min read
Package manager on go(available in a few days.)

Package manager on go(available in a few days.)

1
Comments
1 min read
Cómo escribir archivos de log en Go

Cómo escribir archivos de log en Go

Comments
5 min read
CRUD Operations with Goravel (Laravel for GO)

CRUD Operations with Goravel (Laravel for GO)

Comments
5 min read
Go Design Patterns #1: Singleton

Go Design Patterns #1: Singleton

Comments
2 min read
This is all what I've learned about Go in TWO Weeks!

This is all what I've learned about Go in TWO Weeks!

185
Comments 8
21 min read
🧪 GOLANG INTEGRATION TEST WITH GIN, GORM, TESTIFY, MYSQL

🧪 GOLANG INTEGRATION TEST WITH GIN, GORM, TESTIFY, MYSQL

4
Comments
5 min read
📝 100 COMMON GOLANG INTERVIEW QUESTIONS 🐹

📝 100 COMMON GOLANG INTERVIEW QUESTIONS 🐹

1
Comments
14 min read
Writing a Typing Speed Test CLI Application in Golang

Writing a Typing Speed Test CLI Application in Golang

1
Comments
3 min read
Rate Limiting with ThrottleX

Rate Limiting with ThrottleX

5
Comments
2 min read
realtime chat with bot using data-star

realtime chat with bot using data-star

1
Comments
4 min read
Building Better APIs with ThrottleX: Rate Limiting Done Right

Building Better APIs with ThrottleX: Rate Limiting Done Right

8
Comments 2
5 min read
Desbloqueie a Observabilidade: Guia prático com OpenTelemetry e Prometheus

Desbloqueie a Observabilidade: Guia prático com OpenTelemetry e Prometheus

4
Comments 3
9 min read
Singly Linked List Implementation in Go

Singly Linked List Implementation in Go

7
Comments
5 min read
AWS Lambda with Go, initial boilerplate

AWS Lambda with Go, initial boilerplate

6
Comments
7 min read
🧪 GOLANG TESTING WITH STRETCHR/TESTIFY AND MOCKERY

🧪 GOLANG TESTING WITH STRETCHR/TESTIFY AND MOCKERY

Comments
3 min read
System design: Network fundamentals

System design: Network fundamentals

Comments
7 min read
Excelize 2.9.0 Released - Powerful open-source library for spreadsheet (Excel) document

Excelize 2.9.0 Released - Powerful open-source library for spreadsheet (Excel) document

7
Comments
4 min read
Building a File Upload Service in Go

Building a File Upload Service in Go

24
Comments 2
4 min read
From Hack Idea to Release: Reflections on Creating and Releasing a Open Source Project

From Hack Idea to Release: Reflections on Creating and Releasing a Open Source Project

Comments
7 min read
🚀 Building a REST API in Go: A Step-by-Step Guide

🚀 Building a REST API in Go: A Step-by-Step Guide

2
Comments
3 min read
A straightforward guide for Go channel

A straightforward guide for Go channel

34
Comments 4
22 min read
Use RBAC to protect your gRPC service right on proto definition

Use RBAC to protect your gRPC service right on proto definition

4
Comments
3 min read
File Organizer, Part 3: Making It Interactive with Cobra! 🐍⚡

File Organizer, Part 3: Making It Interactive with Cobra! 🐍⚡

Comments
4 min read
Unicode, Emojis, and a bit of Golang

Unicode, Emojis, and a bit of Golang

4
Comments
6 min read
Autenticação, Autorização, MFA e muito mais com Golang

Autenticação, Autorização, MFA e muito mais com Golang

12
Comments 2
10 min read
Learning GO : 08 - File Handling, Error Handling

Learning GO : 08 - File Handling, Error Handling

1
Comments
2 min read
Learning GO: 07 - Loops

Learning GO: 07 - Loops

Comments
2 min read
Understanding Stack and Heap in Go: A Simple Guide

Understanding Stack and Heap in Go: A Simple Guide

14
Comments
3 min read
Introduction to SOLID Principles: The Heroic Saga of Code

Introduction to SOLID Principles: The Heroic Saga of Code

15
Comments
4 min read
How to Deploy a Go service to GCP Cloud Run

How to Deploy a Go service to GCP Cloud Run

Comments
4 min read
Using WebSockets in Go for Real-Time Communication

Using WebSockets in Go for Real-Time Communication

24
Comments
4 min read
realtime web with data-star

realtime web with data-star

4
Comments
1 min read
Unlocking the Power of Go's Crypto Package, Go Crypto 1

Unlocking the Power of Go's Crypto Package, Go Crypto 1

5
Comments 1
3 min read
Cracking Open Go's Crypto Toolbox, Go Crypto 2

Cracking Open Go's Crypto Toolbox, Go Crypto 2

2
Comments
4 min read
Why Go is the New Contender in Smart Contract Development

Why Go is the New Contender in Smart Contract Development

8
Comments
5 min read
How to Use Goroutines for Concurrent Processing in Go

How to Use Goroutines for Concurrent Processing in Go

24
Comments
4 min read
Cryptographic Building Blocks: The LEGO of Security, Go Crypto 3

Cryptographic Building Blocks: The LEGO of Security, Go Crypto 3

1
Comments
4 min read
Remote debugging Go App

Remote debugging Go App

Comments
4 min read
🦫🚀 Golang Guide

🦫🚀 Golang Guide

8
Comments 1
4 min read
Go Design Patterns #3: Factory

Go Design Patterns #3: Factory

Comments
3 min read
Building RESTful APIs with Go

Building RESTful APIs with Go

9
Comments
4 min read
Quickly and easily implement a high-performance e-commerce system by sponge+dtm

Quickly and easily implement a high-performance e-commerce system by sponge+dtm

Comments
8 min read
Go vs Python for File Processing: A Performance and Architecture Perspective

Go vs Python for File Processing: A Performance and Architecture Perspective

2
Comments 2
5 min read
Building Scalable Microservices with GoLang: Lessons from Real-World Implementations

Building Scalable Microservices with GoLang: Lessons from Real-World Implementations

2
Comments 2
4 min read
How do Kubernetes Operators Handle Concurrency?

How do Kubernetes Operators Handle Concurrency?

4
Comments
5 min read
Understanding Parallelism vs Concurrency in Go

Understanding Parallelism vs Concurrency in Go

6
Comments
5 min read
LocalStack e Docker: Como aumentar a produtividade no desenvolvimento LOCAL sem custos

LocalStack e Docker: Como aumentar a produtividade no desenvolvimento LOCAL sem custos

30
Comments
12 min read
How Learning Go Structs Finally Made Me Love Coding

How Learning Go Structs Finally Made Me Love Coding

19
Comments 3
3 min read
Essential Unit Testing for Go APIs – Build Code with Confidence

Essential Unit Testing for Go APIs – Build Code with Confidence

8
Comments
3 min read
Concurrency patterns in Go; worker pools and fan-out/fan-in

Concurrency patterns in Go; worker pools and fan-out/fan-in

13
Comments 3
3 min read
🌻 Isolating Go Slices: How to Create Independent Slices from an Array Safely

🌻 Isolating Go Slices: How to Create Independent Slices from an Array Safely

6
Comments
2 min read
Dockerizing Your Go API with Multi-Stage Builds

Dockerizing Your Go API with Multi-Stage Builds

12
Comments
3 min read
loading...