Assimilate Go
Learning Golang During Live Coding
This video series covers live coding the Go Language iteratively thus learning the language.
Lessons Covered Include:
-
1.0 Setup GitHub Codespaces and run hello world Go
-
2.0 getting started with go cli cobra get basics working
-
3.0 building modules go
-
4.0 Deeply strugging with Go, then make big breakthrough with help from copilot. Builds working Marco Polo CLI.
-
5.0 Building and debugging a Go CLI with an "easy" library
Learning Objectives
-
Learn Go
-
Learning to build solutions with Go
-
Learning the key syntax and features of the Go Language
Additional Popular Resources