Learn Go as a Beginner | 2. Setting Up



Learn Go as a Beginner | 2. Setting Up

Learn Go as a Beginner | 2. Setting Up

Download VS Code:
https://code.visualstudio.com

Download Golang:
https://go.dev/

— Timestamps —

00:00 – Intro
00:50 – Downloading VSCode
01:18 – Downloading Go
01:54 – Verifying Go Installation
02:21 – Downloading Go Extension

Summary:
Welcome to my new tutorial series where you will learn how to write code in Golang also known as Go. This series is made for complete beginners so you aren’t required to have any previous programming experience. In this video we will be installing Visual Studio Code as well as the Go programming language so we can start writing code.