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.
My First Time at GopherCon
Cover image for My First Time at GopherCon

My First Time at GopherCon

1
Comments
7 min read
Concurrency in Go using Goroutines and Channels.

Concurrency in Go using Goroutines and Channels.

2
Comments
4 min read
Cuidados Essenciais em Go: Como utilizar as Funções Marshal() e Unmarshal() para JSON de maneira segura
Cover image for Cuidados Essenciais em Go: Como utilizar as Funções Marshal() e Unmarshal() para JSON de maneira segura

Cuidados Essenciais em Go: Como utilizar as Funções Marshal() e Unmarshal() para JSON de maneira segura

Comments
9 min read
Cuidados Esenciales en Go: Cómo utilizar las funciones Marshal() y Unmarshal() de manera segura para JSON
Cover image for Cuidados Esenciales en Go: Cómo utilizar las funciones Marshal() y Unmarshal() de manera segura para JSON

Cuidados Esenciales en Go: Cómo utilizar las funciones Marshal() y Unmarshal() de manera segura para JSON

Comments
8 min read
Testing calls to Daily's REST API in Go
Cover image for Testing calls to Daily's REST API in Go

Testing calls to Daily's REST API in Go

Comments
9 min read
Error handling in Golang
Cover image for Error handling in Golang

Error handling in Golang

7
Comments
3 min read
Strategy Pattern in Golang

Strategy Pattern in Golang

3
Comments
2 min read
Open Close Principle (OCP)

Open Close Principle (OCP)

Comments
4 min read
Interface Segregation Principle (ISP)

Interface Segregation Principle (ISP)

Comments
1 min read
Single Responsibility Principle (SRP)

Single Responsibility Principle (SRP)

Comments
4 min read
Liskov Substitution Principle (LSP)

Liskov Substitution Principle (LSP)

Comments
2 min read
Dependency Inversion Principle (DIP)

Dependency Inversion Principle (DIP)

Comments
3 min read
Golang Web: URL Parsing
Cover image for Golang Web: URL Parsing

Golang Web: URL Parsing

3
Comments
12 min read
What makes Go's compiler so FAST?

What makes Go's compiler so FAST?

2
Comments
1 min read
15. World Chat System Implementation

15. World Chat System Implementation

Comments
9 min read
Wtf is Grpc? Part 1: Authentication and Authorization in Flutter and Golang.
Cover image for Wtf is Grpc? Part 1: Authentication and Authorization in Flutter and Golang.

Wtf is Grpc? Part 1: Authentication and Authorization in Flutter and Golang.

28
Comments 6
9 min read
Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines
Cover image for Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

13
Comments
8 min read
Go - The Ultimate Folder Structure
Cover image for Go - The Ultimate Folder Structure

Go - The Ultimate Folder Structure

42
Comments 3
2 min read
Golang multinode tree with parallel search
Cover image for Golang multinode tree with parallel search

Golang multinode tree with parallel search

1
Comments
2 min read
Creating an AWS Lambda Function in Go and Troubleshooting Common Errors
Cover image for Creating an AWS Lambda Function in Go and Troubleshooting Common Errors

Creating an AWS Lambda Function in Go and Troubleshooting Common Errors

6
Comments
3 min read
Best regexp alternative for Go. Benchmarks. Plots.
Cover image for Best regexp alternative for Go. Benchmarks. Plots.

Best regexp alternative for Go. Benchmarks. Plots.

3
Comments
11 min read
Building a distributed workflow engine from scratch
Cover image for Building a distributed workflow engine from scratch

Building a distributed workflow engine from scratch

126
Comments 11
4 min read
Hunting Broken Social Media Links with Go
Cover image for Hunting Broken Social Media Links with Go

Hunting Broken Social Media Links with Go

Comments
7 min read
🚀 Effortless Integration Tests with Testcontainers in Golang 🧪
Cover image for 🚀 Effortless Integration Tests with Testcontainers in Golang 🧪

🚀 Effortless Integration Tests with Testcontainers in Golang 🧪

12
Comments
4 min read
Beware of Go interfaces

Beware of Go interfaces

30
Comments 3
6 min read
loading...