
Packt Publishing – Modern Golang Programming
English | Size: 3.68 GB
Category: CBTs
Learn how to use the Go language open source third party ecosystem to build sophisticated production applications.
Go is the language of the Internet age, because it was built from the ground up to support modern distributed web software. Go is also cross-platform as it compiles to numerous operating systems and CPU architectures via simple commands. It compiles to native binaries, it doesn’t use a VM, and is garbage-collected, which makes it a breeze to deploy in production environments. [Read more…]