This is the repository for The Go Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.
To get started with the project files, you'll need to:
- Install the Go Compiler
- Install Git
- Install Visual Studio Code (Editor/IDE)
You already know you want to learn Go, and the smart way to learn anything is to learn by doing. The Go Workshop focuses on building up your practical skills so that you can develop high-performing concurrent applications, or even create Go scripts to automate repetitive daily tasks. You'll learn from real examples that lead to real results.
- Get to grips with Go fundamentals and best practices
- Learn how to effectively organize your code for production environments
- Explore how third-party packages can help make you a better engineer
- Keep your development process bug-free with unit tests and benchmarks
If you've found this repository useful, you might want to check out some of our other workshop titles: