Hands-on Go Programming: Learn Google’s Golang Programming,Data Structures,Error Handling and Concurrency ( English Edition): Learn Google’s Golang … Handling and Concurrency ( English Edition)
Author: Sachchidanand Singh and Prithvipal Singh
Publisher finelybook 出版社: BPB Publications (March 4,2021)
Language 语言: English
Print Length 页数: 240 pages
ISBN-10: 9389898196
ISBN-13: 9789389898194
Book Description
By finelybook
An easy-to-understand guide that helps you get familiar with the basics and advanced concepts in Golang
Key Features
Everything you need to know on how to use Go programming.
Illustrated Examples on Go Functions,Control Flows,and Arrays.
Deep Dive into Slices,Maps,Structs,Error Handling and Concurrency in Golang.
Hands-on Go Programming is designed to get you up and running as fast as possible with Go. You will not just learn the basics but get introduced to how to use advanced features of Golang.
The book begins with the basic concepts of Data types,Constants,Variables,Operators,Reassignment,and Redeclaration. Moving ahead,we explore and learn the use of Functions,Control flows,Arrays,Slices,Maps,and Structs using some great examples and illustrations. We then get to know about Methods in Golang. Furthermore,we learn about complex aspects of Golang such as Interfaces,Pointers,Concurrency and Error Handling.
Author: the end,you will be familiar with both the basics and advanced concepts of Go and start developing critical programs working using this language.
What you will learn
Learn Golang syntaxes,control structures and Error Handling in-depth.
Learn to declare,create and modify Slices,Maps and Struct in Go.
Build your own concurrent programs with Goroutines and Channels.
Deep Dive into Error handling in Golang.