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
 


Machine Learning For Dummies, 2e (Wiley)

Author: John Paul Mueller
Publisher: For Dummies
Date: January 2021
Pages: 464
ISBN: 978-1119724018
Print: 1119724015
Kindle: B08SZHJGJW
Audience: General, but not too dumb
Rating: 4
Reviewer: Mike James
Dummies probably need machine learning to cope...



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews