Best GO programming Books
Go (often called 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 security, garbage collection, structural typing, and CSP-style concurrency. The compiler, tools, and source code are all free and open source.
If you are looking for books on GO programming to advance your knowledge, here is the best list in various formats available for free:
- An Introduction to Programming in Go
- Go by Example
- Go for Javascript Developers
- Build Web Application with Golang
- Building Web Apps with Go
- Effective Go
- Go 101 – @TapirLiu
- Go Bootcamp – Matt Aimonetti
- Learning Go
- Let’s learn Go!
- Practical Cryptography With Go – Kyle Isom
- The Go Tutorial
- The Little Go Book
- Web apps in Go, the anti textbook
Comments
Post a Comment