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 AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]



The C# Workshop (Packt)

Author: Jason Hales, Almantas Karpavicius and Mateus Viegas
Publisher: Packt
Date: September 2022
Pages: 780
ISBN: 978-1800566491
Print: 1800566492
Kindle: ‎ B0BGRBDJLS
Audience: C# developers
Rating:  4
Reviewer: Mike James
C# is not the language it once was - time for a revival?


More Reviews