Golang HAN talk 2023
On 27 Januari I did give a guest lecture and workshop at the HAN Univerity of Applied Sciences for the Embedded Systems Engineering education about the Go programming language (Golang). The exercise consisted of a TCP server and “simulated IoT clients” running code in parallel with goroutines.
- The slides: golang-han-talk-2023-slides.pdf
- The exercise manual: golang-han-talk-2023-hands-on-workshop-manual.pdf
- The solution: final_solution.go