The Little Go Book

The Little Go Book by Karl Seguin free 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. 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.

Chapters include:

  • The Basics
  • Structures
  • Maps, Arrays and Slices
  • Code Organization and Interfaces
  • Tidbits – talks about a miscellany of Go’s features
  • Concurrency

 

Download or read it online for free here: The Little Go Book   

You may also like...