Online Resources

Powerful Command-Line Applications in Go — by Ricardo Gerardi (9 / 127)

The Pragmatic Programmers
The Pragmatic Programmers

--

👈 Go Modules | TOC | Chapter 1 Your First Command-Line Program in Go 👉

The book’s website[9] has links for downloading the source code and companion files.

If you’re reading the electronic version of this book, you can click the box above the code excerpts to download that source code directly.

Now it’s time to “go get” your feet wet. Let’s start by developing a basic word counter command-line application that provides you with a working cross-platform tool. This also gives you an overview of the process for developing more complex applications.

Footnotes

[4] https://tour.golang.org

[5] https://golang.org/doc/effective_go.html

[6] https://golang.org/doc/install

[7] https://blog.golang.org/using-go-modules

[8] https://blog.golang.org/go116-module-changes

[9] https://pragprog.com/titles/rggo/

Copyright © 2021, The Pragmatic Bookshelf.

👈 Go Modules | TOC | Chapter 1 Your First Command-Line Program in Go 👉

Powerful Command-Line Applications in Go by Ricardo Gerardi can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.