Erik gives us through a brief introduction to Go, solving an Exercism exercise and exploring why it's an interesting language to explore.
Links:
Learn Go on Exercism - its 100% free: https://exercism.org/tracks/go
Parallel Letter Frequence exercises on the Go track: https://exercism.org/tracks/go/exerci...
A Tour of Go: https://go.dev/tour/welcome/1
Go by Example: https://gobyexample.com/
Effective Go: https://go.dev/doc/effective_go
Timestamps:
00:00 Welcome
00:29 Introduction
01:58 What makes Go great?
06:36 Standout Features
09:19 Solving parallel letter frequency
21:32 Learning resources
23:20 Closing remarks