About the Reader This book is for anyone familiar with computer programming, as well as anyone with the desire to learn. About the Author Nathan Youngman organizes the Edmonton Go meetup and is a mentor with Canada Learning Code.
More Books:
Language: en
Pages: 360
Pages: 360
Summary Get Programming with Go introduces you to the powerful Go language without confusing jargon or high-level theory. By working through 32 quick-fire lessons, you'll quickly pick up the basics of the innovative Go programming language! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub
Language: en
Pages: 360
Pages: 360
Get Programming with Go introduces you to the powerful Go language without confusing jargon or high-level theory. By working through 32 quick-fire lessons, you'll quickly pick up the basics of the innovative Go programming language! About the Technology Go is a small programming language designed by Google to tackle big
Language: en
Pages: 176
Pages: 176
Learn Go programming with concise examples providing solutions to many common fundamental problems. Key Features Get comfortable with Go through short, independent, and concise recipes Overcome the most common challenges in Go with practical solutions Take advantage of the most exciting features of Go such as Goroutines Book Description Go
Language: en
Pages: 404
Pages: 404
Discover practical techniques to build cloud-native apps that are scalable, reliable, and always available. Key Features Build well-designed and secure microservices. Enrich your microservices with continous integration and monitoring. Containerize your application with Docker Deploy your application to AWS. Learn how to utilize the powerful AWS services from within your
Language: en
Pages:
Pages:
Go, commonly referred to as golang, is a programming language initially developed at Google in 2007. This book helps you to get started with Go programming. It describes all the elements of the language and illustrates their use with code examples. The following is highlight topics in this book: *