You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.7 KiB

GoLang Books

  • Books
  • Recommendation
  • Web Development
  • Resources

Books

Recommendation

###An Introduction to Programming in Go Free

This book is good resource for absolute beginner programmers who loves program in Golang. This book is free to read online or pdf form and also available for purchase at Amazon.com in Kindle or Paperback. An Introduction to Programming in Go

###The Little Go Book

The Little Go Book is a free introduction to Google's Go programming language. It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing. It's longer than the other Little books, but hopefully still captures that little feeling.

The Little Go Book

Web Development

###Building Web Apps with Go

A good resource for start Building Web Apps with Go. Free to read online, pdf and mobi version.

Building Web Apps with Go