Hey! If you love Go and building Go apps as much as I do, let's connect on Twitter or LinkedIn. I talk about this stuff all the time!

“The Go CLI Playbook”

Level: Intermediate

Author: Mike Van Sickle

The Go language has made a name for itself by embracing simplicity as a core design concept. This does not just extend to the language; it touches every aspect of the Go ecosystem. This course, The Go CLI Playbook, covers many aspects of the Go command line tool which, in keeping with the Go philosophy, provides a single point of entry for all the core activities involving the language, including retrieving third party packages, building projects, and executing tests. First, you’ll learn how to use the Go command to compile your applications, both as standalone entities and as libraries that can be shared with Go and non-Go programs. Next, you’ll explore how to test applications including performance profiling. Finally, you’ll examine how to manage workspaces and explore the environment that Go is working in. By the end of this course, you’ll have the necessary skills and knowledge to access the full power that the Go CLI offers.

If you don’t have a Pluralsight account, you can still take this course! Use this link to get a free trial.

Sign up for a Free trial here

If you have a Pluralsight Account, you can start the course now!

Start The Go CLI Playbook Now