Crash course on Go Programming Language (Golang)
- 0.0
Brief Introduction
Learn Go Programming in a DayDescription
Go is programming language used to build modern cloud native application. Many cloud infrastructure tools like Docker, Kubernetes are written in Go.
The objective of this course is to give quick ramp up on Go.
In this course you will learn by looking at examples.
By the end of this course you should get familiar with Go semantics.
Requirements
- Requirements
- Go compiler installation and any IDE.