Asking fellow experienced software engineers
- Http client server
- Some connection with db, e.g. sql driver
- Docker/Docker compose
- Interfaces and composition
- Basics of structs, with deeper understanding though of how they are applied
- Basics of testing, and mocking
- Debugging (e.g. delve)
- Understanding pointers
- Goroutines
- Wait groups
- Panic handling