Good tutials I’ve found for Golang  Tutorial Edge  Main site: https://tutorialedge.net/course/golang/ Youtube playlist: https://www.youtube.com/playlist?list=PLzUGFf4GhXBL4GHXVcMMvzgtO8-WEJIoY   
	
	
	
		 Learning about the new Golang Modules  Using Go Modules  A great overview and intro to go modules. Run through the examples to get a feel for how they work. Update to version go1.12.5 if needed to ensure output is similar to the provided examples.   Reading queue  Russ Cox on Our Software Dependency Problem Go’s plans for modules  
	
	
	
		To Read:
 Golang and GraphQL Golang, GraphQL and NoSQL