osmandi / go-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Workshop

Presentation

Click here to go to the slides.

Tools

You will need:

Once you've downloaded them both, open VS Code and in the extensions tab search for the Go syntax highlighter, it should appear by searching "Go".

Make sure Go was correctly installed by opening a new terminal and typing go. It should say Go is a tool for managing Go source code, along with a list of helpful commands.

About


Languages

Language:Go 100.0%