Forem

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 (12) - Mutexes & Generics
Cover image for Go (12) - Mutexes & Generics

Go (12) - Mutexes & Generics

1
Comments
3 min read
How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'
Cover image for How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'

How to Build Heartbeats in Go: Let Your Goroutines Say 'Still Breathing!'

9
Comments 2
3 min read
From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation
Cover image for From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation

From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation

8
Comments 1
7 min read
Using testcontainers to improve performance in integration tests
Cover image for Using testcontainers to improve performance in integration tests

Using testcontainers to improve performance in integration tests

Comments
4 min read
Abstract Thinking: Java’s Structure vs Go’s Simplicity
Cover image for Abstract Thinking: Java’s Structure vs Go’s Simplicity

Abstract Thinking: Java’s Structure vs Go’s Simplicity

Comments
3 min read
Mastering Go Error Handling: A Practical Guide
Cover image for Mastering Go Error Handling: A Practical Guide

Mastering Go Error Handling: A Practical Guide

11
Comments 3
8 min read
Delve The Golang Debugger: A Deep Dive

Delve The Golang Debugger: A Deep Dive

13
Comments 1
6 min read
Hello! This Is My Technical Blog
Cover image for Hello! This Is My Technical Blog

Hello! This Is My Technical Blog

4
Comments 4
1 min read
10 Lines of Awesome: Building HTTP Servers the Go Way 🔥
Cover image for 10 Lines of Awesome: Building HTTP Servers the Go Way 🔥

10 Lines of Awesome: Building HTTP Servers the Go Way 🔥

7
Comments 1
4 min read
Boosting Golang JSON Performance: 10 Proven Techniques for High-Speed Processing
Cover image for Boosting Golang JSON Performance: 10 Proven Techniques for High-Speed Processing

Boosting Golang JSON Performance: 10 Proven Techniques for High-Speed Processing

Comments
8 min read
Building Microservices with Go: A Step-by-Step Guide

Building Microservices with Go: A Step-by-Step Guide

2
Comments
4 min read
Behind the Scenes: TCP Connections in Go's net/http
Cover image for Behind the Scenes: TCP Connections in Go's net/http

Behind the Scenes: TCP Connections in Go's net/http

16
Comments 1
4 min read
⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency
Cover image for ⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency

⚠️ False Sharing in Go — The Hidden Enemy in Your Concurrency

10
Comments 4
4 min read
Introducing LoConn: local area network chatting app written in GO

Introducing LoConn: local area network chatting app written in GO

Comments
1 min read
But why care about SOLID?
Cover image for But why care about SOLID?

But why care about SOLID?

Comments
3 min read
Hands-On: Building a High-Performance Message Queue in Go (Inspired by NSQ)

Hands-On: Building a High-Performance Message Queue in Go (Inspired by NSQ)

2
Comments
8 min read
Go - (4) Interfaces
Cover image for Go - (4) Interfaces

Go - (4) Interfaces

Comments
2 min read
5 Golang Libraries You’ll Wish You Knew Sooner

5 Golang Libraries You’ll Wish You Knew Sooner

22
Comments 1
6 min read
Introduction to Golang: A Comprehensive Guide for Beginners

Introduction to Golang: A Comprehensive Guide for Beginners

Comments
6 min read
Performance Best Practices with Gin
Cover image for Performance Best Practices with Gin

Performance Best Practices with Gin

7
Comments 1
7 min read
ShopCTL: A Developer-First Toolkit for Shopify Automation
Cover image for ShopCTL: A Developer-First Toolkit for Shopify Automation

ShopCTL: A Developer-First Toolkit for Shopify Automation

Comments
5 min read
Go - (3) Structs
Cover image for Go - (3) Structs

Go - (3) Structs

Comments
2 min read
Option Pattern in Go: Advanced Parameter Handling
Cover image for Option Pattern in Go: Advanced Parameter Handling

Option Pattern in Go: Advanced Parameter Handling

14
Comments 1
4 min read
Operadores Bitwise em Golang
Cover image for Operadores Bitwise em Golang

Operadores Bitwise em Golang

2
Comments 2
2 min read
What is GO

What is GO

Comments
2 min read
loading...