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 Security for Beginners: Understanding and Protecting Your Code

Go Security for Beginners: Understanding and Protecting Your Code

2
Comments 2
5 min read
Introducing FileZap: A Decentralized, Secure File Sharing and Storage Solution

Introducing FileZap: A Decentralized, Secure File Sharing and Storage Solution

Comments 2
2 min read
Tree-Sitter: From Code to Syntax-Tree

Tree-Sitter: From Code to Syntax-Tree

16
Comments
4 min read
Goroutine Scheduling: From Zero to Hero in Go Concurrency

Goroutine Scheduling: From Zero to Hero in Go Concurrency

4
Comments
11 min read
Concurrency in Go

Concurrency in Go

7
Comments 2
17 min read
Unix Timestamps and Epoch Time 7/10

Unix Timestamps and Epoch Time 7/10

4
Comments
8 min read
Mastering Go Maps: Advanced Techniques for Smarter Code

Mastering Go Maps: Advanced Techniques for Smarter Code

6
Comments
5 min read
CLI Tools vs UI Tools? What do you know about Cobra?

CLI Tools vs UI Tools? What do you know about Cobra?

Comments 2
2 min read
Don’t Run That Go Module: The Malware That Wipes Your Linux Disk

Don’t Run That Go Module: The Malware That Wipes Your Linux Disk

3
Comments
2 min read
Mastering Higher-Order Functions in Go

Mastering Higher-Order Functions in Go

6
Comments
3 min read
Centralize HTTP Error Handling in Go

Centralize HTTP Error Handling in Go

1
Comments
2 min read
What is redis pipeline

What is redis pipeline

6
Comments
2 min read
🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

Comments 2
3 min read
Mastering Go Slices: A Deep Dive from Zero to Hero

Mastering Go Slices: A Deep Dive from Zero to Hero

8
Comments
5 min read
Go Interface Pitfalls: When nil != nil

Go Interface Pitfalls: When nil != nil

5
Comments
3 min read
How to Call gRPC Methods Dynamically in Go

How to Call gRPC Methods Dynamically in Go

1
Comments
4 min read
Scaling Go Tests with Smart Naming Conventions

Scaling Go Tests with Smart Naming Conventions

6
Comments 2
2 min read
Designing Go-routines

Designing Go-routines

2
Comments
6 min read
How to setup an official GitHub MCP Server without Docker nor Installing

How to setup an official GitHub MCP Server without Docker nor Installing

2
Comments
1 min read
A Story of Building a Storage-Agnostic Message Queue

A Story of Building a Storage-Agnostic Message Queue

20
Comments 4
3 min read
Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

5
Comments 2
14 min read
Improve Your Go Applications with Byte-level Data Optimization

Improve Your Go Applications with Byte-level Data Optimization

7
Comments 6
18 min read
🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

Comments
1 min read
Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Comments
4 min read
Beyond `omitempty`: Understanding `omitzero` in Go 1.24

Beyond `omitempty`: Understanding `omitzero` in Go 1.24

5
Comments
3 min read
loading...