Powerful Command-Line Applications in Go (Pragmatic Programmer)
Monday, 24 January 2022

This book looks at writing Go command-line tools to automate tasks, analyze data, parse logs, talk to network services, or address other systems requirements. Ricardo Gerardi shows how to create command-line tools that work with files, connect to services, and even manage external processes, all while using tests and benchmarks to ensure your programs are fast and correct.

<ASIN:168050696X>

The book has practical examples showing how to develop efficient tools by applying Go's rich standard library, its built-in support for concurrency, and its expressive syntax. It also shows how to use Go's integrated testing capabilities to automatically test your tools, ensuring they work reliably even across code refactoring.

Author: Ricardo Gerardi
Publisher: Pragmatic Programmer
Date: January 2022
Pages: 250
ISBN: 978-1680506969
Print: 168050696X
Audience: Go developers
Level: Intermediate
Category: Other Languages

commandgo

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


The Road to Azure Cost Governance

Author: Paola E. Annis et al
Publisher: Packt Publishing
Pages: 314
ISBN: 978-1803246444
Print: 1803246448
Kindle: B09NW2CTHX
Audience: Bill payers
Rating: 4.5
Reviewer: Ian Stirk

This book aims to help you reduce your Azure costs, how does it fare?



PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]


More Reviews