- Добавил: literator
- Дата: 15-01-2023, 07:51
- Комментариев: 0

Автор: Inanc Gumus
Издательство: Manning Publications
Год: 2022
Страниц: 345
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB
Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code. Effective Go is a practical guide to writing high-quality code that’s easy to test and maintain. The book is full of best practices to adopt and anti-patterns to dodge. It explores what makes Go so dramatically different from other languages and how you can still leverage your existing skills into writing excellent Go code. Aimed at Go beginners looking to graduate to serious Go development, this book will help you write and test command line applications, web API clients and servers, concurrent programs, and more. Writing well-designed Go code takes more than just porting across skills you’ve learned in other languages. You’ll need to understand Go’s unique way of working to ensure your programs don’t spiral out of control. This book is the perfect primer on Go’s hidden mechanics that will help you code more effective Go.