Skip to content

PiterPentester/The-Go-Workshop

 
 

Repository files navigation

The Go Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome Go 1.12

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.

Requirements and Setup

The Go Workshop

To get started with the project files, you'll need to:

  1. Install the Go Compiler
  2. Install Git
  3. Install Visual Studio Code (Editor/IDE)

About The Go Workshop

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.

What you will learn

  • 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

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

About

A New, Interactive Approach to Learning Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Other 1.0%