Jump to ratings and reviews
Rate this book

GO Programming in easy steps: Learn coding with Google's Go language

Rate this book
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.

192 pages, Paperback

Published January 26, 2021

3 people are currently reading
4 people want to read

About the author

Mike McGrath

87 books5 followers
Librarian Note: There is more than one author in the GoodReads database with this name. See this thread for more information.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
4 (80%)
3 stars
1 (20%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for David.
107 reviews2 followers
March 16, 2022
Fair, but could be better.
The author needs to spend more time on describing the statement syntax as used in the book and online.
The author (and GO online helps, his and others) needs to be more careful of names used. They often use ambiguous names that are not clear whether they are a variable, an object, a command, etc. Experienced GO coders are probably fine with this, but it's difficult for new GO coders.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.