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.
Setting Up a Go Application with Kafka in a DevContainer

Setting Up a Go Application with Kafka in a DevContainer

Comments
3 min read
Intermediate Go Tutorial: Building Your Own Redis

Intermediate Go Tutorial: Building Your Own Redis

Comments
9 min read
Introduction to Key-Value Stores

Introduction to Key-Value Stores

Comments
3 min read
System Design for a Simple and Effective Email Notification Delivery API

System Design for a Simple and Effective Email Notification Delivery API

1
Comments
5 min read
Integrating C libraries into Go (Example with libbz2)

Integrating C libraries into Go (Example with libbz2)

Comments
3 min read
Go-ing Beyond TypeScript: Microsoft Picks Go—How Will This Change the Landscape?

Go-ing Beyond TypeScript: Microsoft Picks Go—How Will This Change the Landscape?

Comments
12 min read
FlashKV - compatible with memcached and is slightly faster.

FlashKV - compatible with memcached and is slightly faster.

Comments
1 min read
Mastering Structured Logging in Go: A Developer's Guide to Better Observability

Mastering Structured Logging in Go: A Developer's Guide to Better Observability

Comments
12 min read
First Impressions of Go: A Web Developer’s Perspective

First Impressions of Go: A Web Developer’s Perspective

Comments
3 min read
Technical Article: Implementing a Simple Command-Line Calculator in Go

Technical Article: Implementing a Simple Command-Line Calculator in Go

Comments
3 min read
Building Secure Authentication in Go with GoFrame GToken 🔐

Building Secure Authentication in Go with GoFrame GToken 🔐

Comments
6 min read
Construyendo un BFF en Go con OpenAPI: Casos de Uso y Buenas Prácticas

Construyendo un BFF en Go con OpenAPI: Casos de Uso y Buenas Prácticas

Comments
3 min read
Understanding the Single Responsibility Principle in S.O.L.I.D

Understanding the Single Responsibility Principle in S.O.L.I.D

Comments
7 min read
Why Go's Tooling Feels Alien (but Powerful) to C# Developers

Why Go's Tooling Feels Alien (but Powerful) to C# Developers

Comments
8 min read
Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Comments
10 min read
Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

1
Comments
7 min read
How to Create and Manage Courses in spurtCMS Easily

How to Create and Manage Courses in spurtCMS Easily

1
Comments
2 min read
Avoiding Golang Terminal Errors: Causes, Fixes, and Prevention

Avoiding Golang Terminal Errors: Causes, Fixes, and Prevention

1
Comments
2 min read
Parallelize work using parwork

Parallelize work using parwork

Comments
2 min read
Automated Deployment of Golang Applications to VM with Gitlab CI/CD

Automated Deployment of Golang Applications to VM with Gitlab CI/CD

Comments
16 min read
Error Handling in Go vs. C#: Trading Exceptions for Clarity

Error Handling in Go vs. C#: Trading Exceptions for Clarity

Comments
3 min read
Counting Words at Lightning Speed: Golang Channels & Worker Pools to Process Text Files

Counting Words at Lightning Speed: Golang Channels & Worker Pools to Process Text Files

6
Comments
7 min read
Go Concurrency: Can You Spot the Bugs Lurking in These Programs?

Go Concurrency: Can You Spot the Bugs Lurking in These Programs?

9
Comments
4 min read
golang + sse + Data-Star for real time progress bar

golang + sse + Data-Star for real time progress bar

Comments
1 min read
Leverage the Power of AI for Chemical Industry

Leverage the Power of AI for Chemical Industry

1
Comments
1 min read
loading...