Module

Intro To Golang

2 tutorials
beginner

Never tried Go yet? Or you did but you just need a refresher? In this campaign we will take you on a slow ride Go-ing towards your developer journey with Go.

We will cover topics starting from what Go is, installing Go on your computer and running your first Go program!

We then talk about where Go is now to give you some insights on what specific part of the industry Go specialises in such as its dominance in the container technologies, and some language comparisons on popular languages such as Python and Rust.

Lastly, we will introduce you to Go's syntax and Go's semantics from functions to types, control flow logic such as switch-case. You will also briefly learn how to add Go modules and use them within your small Go project and also a quick look for building Go programs in an offline environment.

Helpful prior knowledge

nil


Learning Outcomes

At the end of the module, you will be able to:

  • Explain what Go is
  • Use Go's CLI tool to build, format and install Go code and programs
  • Write Basic Go syntax
  • Write Simple Programs in Go
Oops, you are not logged in!

Please log in to view this page, and provide additional information required (if any) to unlock the full experience on Learn.