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 HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services
Cover image for Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services

Go HTTP Request Multiplexing: A Complete Guide to High-Performance Web Services

1
Comments
4 min read
Writing Software That Works with the Machine, Not Against It in GO
Cover image for Writing Software That Works with the Machine, Not Against It in GO

Writing Software That Works with the Machine, Not Against It in GO

1
Comments
4 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

7
Comments
7 min read
Por que você deve repensar o uso de Regex em validações de strings em Go

Por que você deve repensar o uso de Regex em validações de strings em Go

Comments
3 min read
Ensuring Interface Implementation at Compile Time in Go 🛠️

Ensuring Interface Implementation at Compile Time in Go 🛠️

Comments
1 min read
Error Handling in Go vs. C#: Trading Exceptions for Clarity

Error Handling in Go vs. C#: Trading Exceptions for Clarity

1
Comments
3 min read
Learning GO: The container types
Cover image for Learning GO: The container types

Learning GO: The container types

5
Comments
4 min read
Dive In Web Development in Go
Cover image for Dive In Web Development in Go

Dive In Web Development in Go

1
Comments
37 min read
Building a Local AI-Friendly Code Viewer Inspired by Uithub

Building a Local AI-Friendly Code Viewer Inspired by Uithub

2
Comments 1
2 min read
GO Full Course
Cover image for GO Full Course

GO Full Course

7
Comments
1 min read
From C# to Go: Simplifying Design for Object-Oriented Developers

From C# to Go: Simplifying Design for Object-Oriented Developers

4
Comments 4
2 min read
Learning GO: Loops and Conditionals
Cover image for Learning GO: Loops and Conditionals

Learning GO: Loops and Conditionals

24
Comments
7 min read
5 Common Go Concurrency Mistakes That’ll Trip You Up

5 Common Go Concurrency Mistakes That’ll Trip You Up

8
Comments
5 min read
Concurrency in Go vs Rust/C++: Goroutines vs Coroutines
Cover image for Concurrency in Go vs Rust/C++: Goroutines vs Coroutines

Concurrency in Go vs Rust/C++: Goroutines vs Coroutines

9
Comments
8 min read
Working with Time in Golang: Essential Utilities
Cover image for Working with Time in Golang: Essential Utilities

Working with Time in Golang: Essential Utilities

Comments
3 min read
Go Interfaces Explained: Why, How, and Wow! 🤯

Go Interfaces Explained: Why, How, and Wow! 🤯

4
Comments
4 min read
How Relation with tpl and Html on VSCode?

How Relation with tpl and Html on VSCode?

Comments
2 min read
Understanding Dependency Injection Through a Practical Golang Example

Understanding Dependency Injection Through a Practical Golang Example

1
Comments 1
4 min read
Monotonic Clocks and Precise Time Measurement 2/10

Monotonic Clocks and Precise Time Measurement 2/10

6
Comments 1
9 min read
GoFrame's garray: The Array Package You Didn't Know You Needed 🚀

GoFrame's garray: The Array Package You Didn't Know You Needed 🚀

3
Comments
5 min read
Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go
Cover image for Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go

Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go

7
Comments 1
4 min read
Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )
Cover image for Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )

Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )

Comments
11 min read
Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof
Cover image for 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
Get Private Packages in Go

Get Private Packages in Go

2
Comments
2 min read
Implement google reCaptcha v3 in your React and Go application

Implement google reCaptcha v3 in your React and Go application

1
Comments
3 min read
loading...