Contact us on (02) 8445 2300
For all customer service and order enquiries

Woodslane Online Catalogues

GO Programming in easy steps

Learn coding with Google's Go language.
Description
Sales
Points
Page
Spreads
Google
Preview

GO Programming in easy steps instructs the reader how to write code to create your own computer programs, using Google’s Go programming language. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed. GO Programming in easy steps explains how to easily create a programming environment on your own computer, so readers can quickly begin to create their own working programs by copying the books examples. After demonstrating the essential building blocks of computer programming it describes how to use data abstraction for object-oriented programming and demonstrates how to code goroutines and channels for concurrency in programs.

  • Go is an open source programming language created by Google that makes it easy to build simple, reliable, and efficient software. It is often referred to as "Golang" because of its domain name, golang.org, but the proper name is Go. Go is widely used in production at Google and in many other organizations and open-source projects.
  • The code in the listed steps within the book is color-coded making it easier for beginners to grasp.
  • Readers need have no previous knowledge of any computer programming language so its ideal for the newcomer.


Google Preview content