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
Dependency Inversion Principle (DIP)

Dependency Inversion Principle (DIP)

Comments
3 min read
Open Close Principle (OCP)

Open Close Principle (OCP)

Comments
4 min read
Liskov Substitution Principle (LSP)

Liskov Substitution Principle (LSP)

Comments
2 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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.