Tagged: GO

Best GO programming Books

Best GO programming Books

Go (often referred to as Golang) is a programming language designed by Google engineers Robert Griesemer, Rob Pike, and Ken Thompson. Go is statically typed, compiled, and syntactically similar to C, with the added benefits of memory safety, garbage collection, structural typing, and CSP-style concurrency. The compiler, tools, and source code are all free and open source. If you...

An Introduction to Programming in Go by Caleb Doxsey free Book

An Introduction to Programming in Go

An Introduction to Programming in Go by Caleb Doxsey eBook Details: 2012 ISBN/ASIN: 1478355824 ISBN-13: 9781478355823 Number of pages: 165 License(s) :CC BY 3.0 eBook Description: This book is a short, concise introduction to...

Network Programming with Go by Jan Newmarch free books

Network Programming with Go

Network Programming with Go by Jan Newmarch eBook Details: 2012 Number of pages: 123 License(s) :CC BY-NC-ND 3.0 eBook Description: An e-book on building network applications using the Google Go programming language. Contents: Architecture...

Go by Example by Mark McGranaghan

Go by Example

Go by Example by Mark McGranaghan eBook Details: Publisher: GoByExample.com 2014 License(s): CC BY 3.0 eBook Description: Go is an open source programming language designed for building simple, fast, and reliable software. ‘Go by Example’...

Go Bootcamp by Matt Aimonetti book free

Go Bootcamp

Go Bootcamp by Matt Aimonetti eBook Details: Publisher: golangbootcamp.com 2014 eBook Description: Go was designed to feel familiar and to stay as simple as possible, the entire language specification fits in just a few...

The Little Go Book by Karl Seguin free book

The Little Go Book

The Little Go Book by Karl Seguin eBook Details: Publisher: OpenMyMind.net 2015 Number of pages: 51 License(s):  CC BY-NC-SA 4.0 eBook Description: The Little Go Book is a free introduction to Google’s Go programming language....

Building Web Apps with Go by Jeremy Saenz free book

Building Web Apps with Go

Building Web Apps with Go by Jeremy Saenz eBook Details: Publisher: GitBook 2015 Number of pages: 24 License(s):CC BY-SA 3.0 eBook Description: Go programmers pull in the bare necessities to get the job done....