Início Go no InfoQ Brasil
Apresentações
Feed RSS-
Building a git reverse proxy in Go for Caddy
When your core business depends on custom communication protocols, you may end up having to get your hands dirty and write custom system services. In this talk I’m going to show how we can levera(...)
-
Go for Rubyists
In this talk we will compare Go and Ruby against each other and see how a Rubyists can start and become productive with Go. Go is a open source programming language created at Google whereas Ru(...)
-
Go concurrency in the real world
In this talk, we'll explore several idioms and patterns applied in real world software running Go, starting from the basic syntax all the way to complete programs and blueprints for how to do new(...)
-
Go em produção para APIs e microservices
Veja como Go ajudou a Globo.com a chegar em uma API de alto desempenho de forma concisa, e como saímos de 200 para 19 mil cadastros/seg; e como nossa arquitetura de microservices foi utilizada.
-
Voltando a gostar de GUIs com Go e QML
Saiba como aplicações podem ser criadas com QML/Go, além de aspectos interessantes envolvidos em subverter um framework de C++ com "opiniões fortes", para se tornar um dos melhores amigos do Go.