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.
Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Comments
10 min read
Mastering Go's Error Handling: Patterns for Reliable Software

Mastering Go's Error Handling: Patterns for Reliable Software

Comments
8 min read
Build a free ip info cache with PocketBase

Build a free ip info cache with PocketBase

Comments
1 min read
Magic Wormhole Source Code Analysis

Magic Wormhole Source Code Analysis

Comments
6 min read
Snyk Helps Secure the Golang Bento Project

Snyk Helps Secure the Golang Bento Project

Comments
2 min read
😴 Go Code You Can Trust: Sleep Well After You Commit

😴 Go Code You Can Trust: Sleep Well After You Commit

18
Comments 4
6 min read
Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You 🚀

Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You 🚀

Comments
2 min read
Building Time Series Applications with GoFrame and TDengine

Building Time Series Applications with GoFrame and TDengine

Comments
3 min read
GoFr: Power Up Your Microservices with This Go Framework

GoFr: Power Up Your Microservices with This Go Framework

Comments
4 min read
Building a Downloader in Go

Building a Downloader in Go

Comments
5 min read
Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

2
Comments 1
4 min read
The Hidden Power of defer in Go: Why It Executes in LIFO Order

The Hidden Power of defer in Go: Why It Executes in LIFO Order

Comments
4 min read
Concurrency vs. Parallelism in Go: What Every Developer Should Know

Concurrency vs. Parallelism in Go: What Every Developer Should Know

Comments
5 min read
LeetCode Number of Substrings Containing All Three Characters: Sliding Window in Golang

LeetCode Number of Substrings Containing All Three Characters: Sliding Window in Golang

Comments
3 min read
Accelerate Go File I/O: Memory-Mapped Files for High-Performance Applications

Accelerate Go File I/O: Memory-Mapped Files for High-Performance Applications

Comments
8 min read
How I Stopped Restarting My Go Server Every Time I Changed a Config

How I Stopped Restarting My Go Server Every Time I Changed a Config

1
Comments
3 min read
🚀 Building Desktop Apps with Wails: A Go Developer's Perspective

🚀 Building Desktop Apps with Wails: A Go Developer's Perspective

Comments
2 min read
Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

Comments
3 min read
Product of Array Expect Itself Leetcode Question - 238

Product of Array Expect Itself Leetcode Question - 238

Comments
3 min read
Why Microsoft is porting Typescript Compiler into Go ?

Why Microsoft is porting Typescript Compiler into Go ?

1
Comments
3 min read
From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

Comments
3 min read
Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Comments 1
4 min read
HEX 2 DEC Converter

HEX 2 DEC Converter

Comments
7 min read
NodeJS vs GoLang #1

NodeJS vs GoLang #1

2
Comments
1 min read
API testing with simulation Vol.2

API testing with simulation Vol.2

Comments
11 min read
loading...