...
- Learn to use Github for SCM and Github Actions for CI
- How to use Go to pass file descriptors over unix file sockets
- How to write high performance memory protocols (tcp buffers in this case) over shared memory in Go
- Learn how the native thread model and the Go goroutine model interact around concurrency.
- How to write functional and performance tests in Go, as well as build robust CI utilizing those tests
- How to benchmark TCP performance
- How to present a technical topic in a Webinar
...