Go Programming Language: 2020 Edition

Huge savings for students

Each student receives a 50% discount off of most books in the HSG Book Store. During class, please ask the instructor about purchase details.
List Price: $12.00
Price: $6.00
You Save: $6.00
1GO Programming Language
Go language is a programming language initially developed at Google in the year 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language having syntax similar to that of C. It provides garbage collection, type safety, dynamic-typing capability, many advanced built-in types such as variable length arrays and key-value maps. It also provides a rich standard library. The Go programming language was launched in November 2009 and is used in some of the Google's production systems.This book is designed for software programmers with a need to understand the Go programming language from scratch. This tutorial will give you enough understanding on Go programming language from where you can take yourself to higher levels of expertise.

What you will learn:
- Introduction to GO
- Environment Setup
- Syntax
- Data Types
- Variables
- Constants
- Operators
- Decision Making
- Loops
- Functions
- Strings
- Arrays
- Pointers
- Structures
- Much, Much More

Independently Published