Limit this search to....

Introducing Go: Build Reliable, Scalable Programs
Contributor(s): Doxsey, Caleb (Author)
ISBN: 1491941952     ISBN-13: 9781491941959
Publisher: O'Reilly Media
OUR PRICE:   $23.74  
Product Type: Paperback - Other Formats
Published: March 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - C
- Computers | Programming - Open Source
Dewey: 005.133
Physical Information: 0.2" H x 7" W x 9.2" (0.40 lbs) 124 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language's core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.

Go is a general-purpose programming language with a clean syntax and advanced features, including concurrency. This book provides the one-on-one support you need to get started with the language, with short, easily digestible chapters that build on one another. By the time you finish this book, not only will you be able to write real Go programs, you'll be ready to tackle advanced techniques.

  • Jump into Go basics, including data types, variables, and control structures
  • Learn complex types, such as slices, functions, structs, and interfaces
  • Explore Go's core library and learn how to create your own package
  • Write tests for your code by using the language's go test program
  • Learn how to run programs concurrently with goroutines and channels
  • Get suggestions to help you master the craft of programming

Contributor Bio(s): Doxsey, Caleb: -

Caleb Doxsey is a developer in New York City who enjoys helping new programmers learn Go. He works as a Software Engineer at DataDog building monitoring software for the cloud.