Level Up Your Web Apps With Go. Mal Curtis
Читать

Level Up Your Web Apps With Go. Mal Curtis

Go is a great young programming language that allows you to make web applications more efficient than any other language due to its low-level capabilities, multithreading and compilability. If you're wondering about what has already been written on Go, it's worth learning so that you'll get the following answers: lots of web apps, utilities, and Docker. This guide will not teach you how to write complex portable or console programs, but it will teach you how to write web applications.