Unlock Go's unique perspective on program design, and start writing simple, maintainable, and testable Go code. In Go by Example you will learn how to: Write and test idiomatic and easy-to-maintain Go programs from scratch Design and structure maintainable and testable command-line applications, concurrent programs, and web servers Test Go according to best practices Spot common Go anti-patterns Understand what makes...