/golang-basics

Golang basics with some explanatory code examples

Primary LanguageGo

Golang basics

  • basic native types
  • maps
  • structs
  • interfaces
  • goroutines & channels

In the form of code examples with some explanation and underlying theory.

Source material: