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.
Professional Testing Experience in Golang

Professional Testing Experience in Golang

Comments
12 min read
Experiencia profesional de testing en Golang

Experiencia profesional de testing en Golang

Comments
13 min read
WebSockets in Go using Gorilla

WebSockets in Go using Gorilla

Comments
10 min read
Pure Go 2D Graphics Library with GPU Acceleration: Introducing gogpu/gg

Pure Go 2D Graphics Library with GPU Acceleration: Introducing gogpu/gg

Comments
3 min read
I Built a Cybersecurity Programming Language in Go (Cyber+)

I Built a Cybersecurity Programming Language in Go (Cyber+)

Comments 1
1 min read
Mastering HTTP Clients in Go: Your Guide to the `net/http` Package

Mastering HTTP Clients in Go: Your Guide to the `net/http` Package

1
Comments
8 min read
ChaosKit: Code-Level Chaos Engineering framework for Go

ChaosKit: Code-Level Chaos Engineering framework for Go

1
Comments
2 min read
Understanding gRPC Client-Side Load Balancing with DNS

Understanding gRPC Client-Side Load Balancing with DNS

1
Comments 1
18 min read
Testing in CI/CD: From Chaos to Confidence

Testing in CI/CD: From Chaos to Confidence

Comments
5 min read
Building a Simple URL Shortener with Go and Redis

Building a Simple URL Shortener with Go and Redis

2
Comments
2 min read
Understanding Go's context Package: A Guide to Proper Usage

Understanding Go's context Package: A Guide to Proper Usage

Comments
7 min read
Go: The Language Driving Modern Cloud Development

Go: The Language Driving Modern Cloud Development

1
Comments
7 min read
Create a Text Editor in Go - Status Bar

Create a Text Editor in Go - Status Bar

Comments
3 min read
Composition over inheritance, and Go's approach

Composition over inheritance, and Go's approach

1
Comments 6
7 min read
How I Built In-App Workspace Switching for Multi-Repo Git Workflows

How I Built In-App Workspace Switching for Multi-Repo Git Workflows

2
Comments 1
2 min read
Build Production-Ready Go APIs 10x Faster in 2026: The AI-First Developer’s Guide

Build Production-Ready Go APIs 10x Faster in 2026: The AI-First Developer’s Guide

1
Comments
8 min read
High-Performance SQLite Reads in a Go Server

High-Performance SQLite Reads in a Go Server

12
Comments
4 min read
GoGPU: From Idea to 100K Lines in Two Weeks — Building Go's GPU Ecosystem

GoGPU: From Idea to 100K Lines in Two Weeks — Building Go's GPU Ecosystem

Comments
5 min read
Create a Text Editor in Go - Text Viewer

Create a Text Editor in Go - Text Viewer

Comments
7 min read
Kafka Consumer Health Checks: Dead or Alive?

Kafka Consumer Health Checks: Dead or Alive?

Comments
9 min read
Concorrência em Go: o uso de locks e channels para evitar deadlocks

Concorrência em Go: o uso de locks e channels para evitar deadlocks

Comments
7 min read
Concurrency in Go Is Easy — Until You Get It Wrong

Concurrency in Go Is Easy — Until You Get It Wrong

5
Comments 1
5 min read
Cobra in Go: How to Create Easy-to-Use Command-Line Tools

Cobra in Go: How to Create Easy-to-Use Command-Line Tools

21
Comments
3 min read
I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

Comments
2 min read
Gerenciamento seguro e eficiente de tokens com Go e Redis

Gerenciamento seguro e eficiente de tokens com Go e Redis

Comments
5 min read
loading...