100 Go Mistakes and How to Avoid Them



Note: If you encounter any issues while opening the Download PDF button, please utilize the online read button to access the complete book page.
Size | 22 MB (22,081 KB) |
---|---|
Format | |
Downloaded | 598 times |
Status | Available |
Last checked | 9 Hour ago! |
Author | Teiva Harsanyi |
“Book Descriptions: Spot errors in your Go code you didn’t even know you were making and boost your productivity by avoiding common mistakes and pitfalls.
100 Go Mistakes and How to Avoid Them introduces dozens of techniques for writing idiomatic, expressive, and efficient Go code that avoids common pitfalls. By reviewing dozens of interesting, readable examples and real-world case studies, you’ll explore mistakes that even experienced Go programmers make. This book is focused on pure Go code, with standards you can apply to any kind of project.
As you go, you’ll navigate the tricky bits of handling JSON data and HTTP services, discover best practices for Go code organization, and learn how to use slices efficiently. Your code speed and quality will enjoy a huge boost when you improve your concurrency skills, deal with error management idiomatically, and increase the quality of your tests.”