Golang_tutorial_zero_to_hero

Using Your Terminal

The secret to Go programming is becoming comfortable in your terminal. The goal of this section is to introduce first time users to the command line, to command line tools like Git and Bash, and to help users learn about and pick and IDE. If you are comfortable with the terminal feel free to skip ahead to Section 3

Table of Contents:

2.1 Bash

2.2 Git

2.3 Install Go

2.4 Pick Your IDE