GeistHaus
log in · sign up

Go best practices, six years in

peter.bourgon.org

Generally good things to do when writing Go code, in 2016 and beyond.

2 pages link to this URL
Go (golang) - Rationale + Learning Guide | CodingFox

Go (golang) is a programming language created by Google to solve the problem of exponential development effort needed to build large, backend systems. It is a superb alternative for mainstream languages in any kind of Cloud Development. Currently often chosen as a replacement for Python or Node.js due lower costs (lower memory footprint, shorter execution times) in Microservices/Event-Driven Architecture/gRPC. But also shines in Serverless (where Java/C# runtime frameworks take their toil).

0 inbound links article en posts gogolang CC BY-SA 4.0