
La bibliothèque numérique des universités publiques du Sénégal
Auteur(s): Vivien, Vladimir
Editeur: Packt Publishing
Année de Publication: 2017
pages: 1091
ISBN: 978-1-78839-055-2
eISBN: 978-1-78839-287-7
An insightful guide to learning the Go programming language
Beginners to Go who are comfortable in other OOP languages like Java, C#, or Python will find this course interesting and beneficial.
The Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that lets programmers write correct and predictable code using concurrency idioms and a full-featured standard library. This practical guide is full of real-world examples to help you get started with Go in no time at all.
You'll start by understanding the fundamentals of Go, then get a detailed description of the Go data types, program structures, and Maps. After that, you'll learn how to use Go concurrency idioms to avoid pitfalls and create programs that are exact in expected behavior. Next, you will get familiar with the tools and libraries that are available in Go to write and exercise tests, benchmarking, and code coverage. After that, you will be able to utilize some of the most important features of GO such as Network Programming and OS integration to build efficient applications.
Then you'll start applying your skills to build some amazing projects in Go. You will learn to develop high-quality command-line tools that utilize the powerful shell capabilities and perform well using Go's built-in concurrency mechanisms. Scale, performance, and high availability lie at the heart of our projects, and the lessons learned throughout the sections will a