Topics covered:
- What is Go?
- Areas of use
- Briefing on Go project setup
- Language basics
- Concurrency vs Parallelism
- Go's Concurrency
Why should you learn Go?
Language Designed for Software Engineering
How to setup Go projects
Tour of Go:
Concurrency isn't Parallelism
For a deep dive: Effective Go