Python Brasil [10]

Talk "Python vs Gopher"

by .

Meta

Trilha: Other
Nível da audiência: Iniciante
Idioma: Inglês
Estado: Aceita

Palestrantes

(Não informada)

Descrição

With this talk I aim to shed some light on the differences and similarities between Python and Golang. Get GOing from Classes to Structs and the equivalent of methods. Compare the simplicity of building a simple API server using known Frameworks (Flask and Gorilla Mux). Compare patterns for intensive tasks such as async and concurrency. Though Go is a compiled language, development time is not heavily affected since its Standard Library is very rich in built in functions such as Python. Find out why Golang is so familiar and attractive to Python devs.