Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The Little Go Book
🌠 Top Free C++ Books - 100% Free or Open Source!
  • Title The Little Go Book
  • Author(s) Karl Seguin
  • Publisher: Openmy Mind
  • Paperback: N/A
  • eBook: PDF, ePb, and MOBI (Kindle)
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

This book is an introduction to Google's Go programming language. It is targeted mainly for beginners, as it show the language's fundamentals in a short and concise way with some easy to understand examples. The book is simple and easy to read, and covers a quite amount of information in just 84 pages.

About the Authors
  • Karl Seguin is a developer at Epocal Corporation, a former Microsoft MVP, a member of the influential CodeBetter.com community and an editor for DotNetSlackers. He has written numerous articles and is an active member of various Microsoft public newsgroups. He lives in Ottawa, Ontario Canada.
Reviews, Ratings, and Recommedations: Related Book Categories: Read and Download Links: Similar Books:
  • Darker Corners of Go (Rytis Bieliunas)

    A condensed list of lessons for new to intermediate gophers. The goal of this book is to collect in one place various things in Go that might be surprising to new developers, and shed some light on the more unusual features of Go.

  • An Introduction to Programming in Go (Caleb Doxsey)

    This book is a short, concise introduction to computer programming using the language Go by Google. Go is a general purpose programming language with modern features, clean syntax and a robust well-documented common library, etc.

  • How To Code in Go (Mark Bates, et al)

    This book is designed to introduce you to writing programs with the Go programming language. You'll learn how to write useful tools and applications that can run on remote servers, or local Windows, macOS, and Linux systems for development.

  • Go Bootcamp: Everything You Need to Know to Get Started with Go

    Essential Go code and idioms for all facets of the development process. This guide gives you the code 'phrases' you need to quickly and effectively complete a wide variety of projects with Go, today's most exciting new programming language.

  • Essential Go (Krzysztof Kowalczyk)

    It provides clear and concise explanation of topics for programmers both starting to learn the Go programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.

  • The Way To Go: An Introduction To The Go Programming Language

    This book provides the reader with a comprehensive overview of the new open source programming language Go from Google. It focuses on the aspects that the reader needs to take part in the coming software revolution using Go.

  • Effective Go (Robert Griesemer, et al)

    This book gives tips for writing clear, idiomatic Go code. It covers the nuances of Go, with in-depth guides on types and structures, packages, concurrency, network programming, compiler design, optimization, and more.

  • Go Programming (John P. Baugh)

    This book takes an example-based approach to teach the reader how to effectively get started with programming in Go. From basic variable usage, to control structures, to File I/O, to basic network programming, this book has all you need.

  • Go Succinctly (Mark Lewin)

    The Go programming language is relatively small and concise, but its depth makes it an ideal option for solving modern-day development problems. This book guides readers through the basics of Go, and provides documentation and resources.

  • Go by Example (Mark McGranaghan)

    This book is a hands-on guide to Go. It helps you learn and write Go through annotated example programs. You will see how Go simplifies programming with slices, maps, structs and interfaces incorporates functional programming.

  • Go 101: Focusing on Go Syntax/Semantics Details (Tapir Liu)

    This is a book focusing on Go syntax/semantics and all kinds of details. It tries to help gophers gain a deep and thorough understanding of Go. It is expected that this book is helpful for both beginner and experienced Go programmers.

Book Categories
:
Other Categories
Resources and Links