This workshop is accompanying the "Scalability of Web Systems" course offered at the IT University of Copenhagen. Each session consists of (1) a talk introducing the general concept and the Go specific parts and (2) a hands-on (exercise) part that is guided by written instructions and individual support by the teachers.
Feel free to make Pull requests if you find some errors, missing things etc...
- Go Intro
- Web Programming in Go
- Database Backend
- Concurrency
- Debugging, Testing, Profiling, Tracing
- Maintenance and Deployment
-
Go in Action, by William Kennedy (Author), Brian Ketelsen (Author), Erik St. Martin (Author)
Beginner Book. -
Go in Practice, by Matt Butcher (Author), Matt Farina (Author)
More advanced. -
Go Web Programming, by Sau Sheong Chang (Author)
Focus on Web Programming