Skip to content

Opening book details…

Can I read Powerful Command-Line Applications in Go: Build Fast and Maintainable Tools on EtoBox?

Powerful Command-Line Applications in Go: Build Fast and Maintainable Tools by Ricardo Gerardi is a nonfiction available to read on EtoBox.

What is Powerful Command-Line Applications in Go: Build Fast and Maintainable Tools about?

Write your own fast, reliable, and cross-platform command-line tools with the Go programming language. Go might be the fastest—and perhaps the most fun—way to automate tasks, analyze data, parse logs, talk to network services, or address other systems requirements. Create all kinds of command-line tools that work with files, connect to services, and manage external processes, all while using tests and benchmarks to ensure your programs are fast and correct.-----Go is a modern programming language that combines the reliability of compiled languages with the ease of use and flexibility of dynamic typed languages. With Go, you can develop cross-platform command-line tools that are fast and reliable. Work through practical examples to develop elegant and efficient tools by applying Go’s rich standard library, its built-in support for concurrency, and its expressive syntax. Use Go’s integrated testing capabilities to automatically test your tools, ensuring they work reliably, even across code refactoring.Develop CLI tools that interact with your users by using common input/output patterns, including environment variables and flags. Handle files to read or persist data, and manipulate pa

Who reads Powerful Command-Line Applications in Go: Build Fast and Maintainable Tools?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Ricardo Gerardi
Publisher
The Pragmatic Bookshelf, LLC
Published
2021
Language
EN
ISBN
9781680507829
Category
nonfiction
Subjects
Computer Science, Language Learning, Engineering

Other editions & translations

More by Ricardo Gerardi

Browse all works by Ricardo Gerardi

Similar books