Learning Go Web Development by Nathan Kozyra
English | April 27th, 2016 | ASIN: B01891X7SI, ISBN: 178528231X | 136 pages | EPUB | 2.14 MB
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. It is a statically typed language with syntax loosely derived from that of C, adding garbage collection, type safety, some dynamic-typing capabilities, additional built-in types such as variable-length arrays and key-value maps, and a large standard library.