Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Go CLI Playbook

Code editors and IDEs simplify most development tasks, however understanding the capabilities of the Go command-line interface (CLI) is critical to unlocking the full power of the language. This course will teach you about many advanced capabilities that the Go CLI offers that can simplify development efforts and add flexibility to Go programs.

Mike VanSickle - Pluralsight course - Go CLI Playbook
by Mike VanSickle

What you'll learn

The Go command exposes a rich set of features to allow developers to have fine-grained control over how programs are developed, compiled, and executed. In this course, Go CLI Playbook, you’ll learn to take full advantage of the Go CLI to develop programs faster that run more efficiently. First, you’ll explore how to control the Go compiler to alter the generated binary. Next, you’ll discover generated binaries that are designed to be consumed by other programs, regardless of the language they are programmed in. Finally, you’ll learn how to manage and inspect various aspects of your program such as its source code and dependencies. When you’re finished with this course, you’ll have the skills and knowledge of the Go CLI needed to build more efficient and flexible programs.

Table of contents

About the author

Mike VanSickle - Pluralsight course - Go CLI Playbook
Mike VanSickle

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

More Courses by Mike