notes of learning go programming languages
projects to understand concepts and coding
Ultimate Go Programming, by William Kennedy (Bill Kennedy)
Great infomation on Go design guidelines, language, mechanism, which are very valuable to learn inside and out about Go and why, how to use them
https://www.ardanlabs.com , youtube channels by Bill Kennedy, including Go and other good tech talks
https://www.youtube.com/c/JustForFunc/videos
justforfunc: Programming in Go
Great practical and hands-on Go projects, some code may need to update with newer Go or package versions