This note organizes a practical Go backend learning roadmap.
Fundamentals#
- Go syntax
- Gin API development
- GORM database operations
- MySQL table design and transactions
- Redis cache and data structures
Engineering#
- Docker Compose deployment
- Linux log inspection
- wrk benchmarking
- Git workflow


