Hands-On High Performance with Go
eBook Details: Paperback: 406 pages Publisher: WOW! eBook (March 24, 2020) Language: English ISBN-10: 1789805783 ISBN-13: 978-1789805789 eBook Description: Hands-On High Performance with Go: Proven methodologies and concurrency techniques that will help you write faster and better code with Go programming Go is an easy-to-write language that is popular among developers thanks to its features such as concurrency, portability, and ability to reduce complexity. This Golang book will teach you how to construct idiomatic Go code that is reusable and highly performant. Starting with an introduction to performance concepts, you’ll understand the ideology behind Go’s performance. You’ll then learn how to effectively implement Go data structures and algorithms...