An Introduction to Programming in Go
Computer programming is the art, craft and science of writing programs which define how computers operate. This book will teach you how to write computer programs using a programming language designed...
View ArticleThe Way To Go [PDF, ePub, Kindle, Online]
The Way To Go: A Thorough Introduction To The Go Programming Language presents the most comprehensive treatment of the Go programming language you can find. Description Topics included: Origins,...
View ArticleGo Succinctly
The Go programming language is relatively small and concise, but its depth makes it an ideal option for solving modern-day development problems. In Go Succinctly, author Mark Lewin guides readers...
View ArticleGo Web Development Succinctly
Go is a modern programming language built to deal with modern programming challenges, such as concurrency and compilation. Designed specifically with the web in mind, Go is an excellent language for...
View Article