get-started-with-golang |
module:
Install Golang and a Text Editor
Goals (Learning Objectives)
- Install a Text Editor
- Install the Go language
- Verify your Installation
Steps/Activities
Step 1: Install a text editor
Step 2: Install Go
Visit the Getting Started page on the Golang website. Follow the instructions for downloding Go, installing it and testing your installation.
Next Steps
Now try out some of the Go Introductory Tutorials