This part turns into iterative increment of collected knowledge and concept in the golang world. Everything gathered up to date thus far:
Go Toolings that was scout from the internet
- Golang GitHub:https://github.com/golang/go
- Go-Architect: https://github.com/go-architect/go-architect
- Go Designs: https://github.com/golang-design
Packages, Libraries
- Live reload for Go https://github.com/air-verse/air
- Build Terminal forms and prompts https://github.com/charmbracelet/huh
youtube Video
- Complete backend Engine Build in Go https://www.youtube.com/watch?v=h3fqD6IprIA&ab_channel=Tiago
- Five of My favourite Project ideas to learn Go https://www.youtube.com/watch?v=gXmznGEW9vo&ab_channel=DreamsofCode
Concept & Thinking Paradigm
- 12factor - https://12factor.net/
Project Ideas for Learning
- goprojects https://github.com/dreamsofcode-io/goprojects
- todo App
- Calculator API
- Web Scraper
- URL Shortener