You can find the videos in this YouTube playlist
01 Hello world!
03 Basic types
04 Strings
06 Control statements; declarations
08 Functions, parameters & defer
09 Closures
11 HW #2
12 Structs, struct tags & JSON
13 Regular expressions & search
14 Reference & value semantics
16 HW #3
17 Go does OOP
19 Composition
20 Interface and method details
21 HW #4
23 CSP, goroutines, and channels
24 Select
25 Context
28 Conventional synchronization
29 HW #5
31 Odds & ends
33 Reflection
35 Benchmarking
36 Profiling
38 Testing
40 Modules
42 Generics