Part 1 - Machine Setup Intro Write anecdotal into paragraph here. In this part of the tutorial, the following sections will break down how install Go and VSCode on a Windows machine, and write your first «Hello World» application. Tutorial Steps Outlined: Machine Setup Install Go Install & Configure VSCode Create Application In VSCode Install Go11 In Windows Download go1.11.windows-amd64.msi from https://golang.org/dl. Run MSI and change install path to “D:\Go” and click Next / Install.
In the coming tutorials, I will describe how to setup a site on your own custom domain using Go11, hosted in the cloud! The intended audience is somebody new to GCP, AppEngine, Go11, Go html/templates pkg, Hugo, and / or hooking up a custom domain. Each section will give a high level overview along with initial setup and configuration to get you started. The contents of each part are listed below and are represented as individual tutorials, skip as needed.