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 is good (this is about golang)

go is good (this is about golang)

Comments
3 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
Understanding Operating System concepts

Understanding Operating System concepts

Comments
3 min read
Golang - How to Use Dataloader

Golang - How to Use Dataloader

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 Cyclomatic Complexity in Go: A Comprehensive Guide

Understanding Cyclomatic Complexity in Go: A Comprehensive Guide

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
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
Server-Side Template Injection in Go

Server-Side Template Injection in Go

Comments
1 min read
Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof

Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof

5
Comments
3 min read
The Multiplexing (Fan-In) Pattern in Go Concurrency

The Multiplexing (Fan-In) Pattern in Go Concurrency

5
Comments
6 min read
loading...