
GO Programming in easy steps
Learn coding with Google's Go language.
Mike McGrath(Author)
In Easy Steps Limited (Publisher)
Published on 25. November 2020
Book
Paperback/Softback
192 pages
978-1-84078-919-5 (ISBN)
Description
GO Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with Google's Go programming language. The code in the listed steps within the book is color-coded making it easier for beginners to grasp. You need have no previous knowledge of any computer programming language so it's ideal for the newcomer.
GO Programming in easy steps instructs you how to write code to create your own computer programs. 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 begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's 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 your programs.
GO Programming in easy steps instructs you how to write code to create your own computer programs. 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 begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's 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 your programs.
More details
Series
Language
English
Place of publication
Southam
United Kingdom
Target group
Professional and scholarly
Illustrations
Full-colour illustrations,tables and images throughout the book
Dimensions
Height: 226 mm
Width: 188 mm
Thickness: 12 mm
Weight
429 gr
ISBN-13
978-1-84078-919-5 (9781840789195)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

E-Book
11/2020
In Easy Steps
€17.49
Available for download
Person
Mike McGrath now lives in South-east Europe, on the sun-kissed shores of the Aegean Sea. Mike gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. His interests include coins of ancient Greece, dining-out with friends, and the ongoing evolution of the world wide web.
Mike is an established author for In Easy Steps programming books.
Mike is an established author for In Easy Steps programming books.
Content
Get Started
Store Values
Perform Operations
Control Flow
Produce Functions
Build Structures
Create Arrays
Harness Time
Manage Data
Handle Input
Employ Concurrency
Request Responses
Store Values
Perform Operations
Control Flow
Produce Functions
Build Structures
Create Arrays
Harness Time
Manage Data
Handle Input
Employ Concurrency
Request Responses