
SE Radio 608: Lane Wagner on Revisiting the Go Language
Software Engineering Radio - the podcast for professional software developers
00:00
Concurrency in Go: Routines, Channels, and Error Handling
The chapter delves into concurrency in the Go language, discussing Go routines and channels and comparing them to other languages. It explores how channels facilitate communication between routines, the usage of mutex and atomic operations, and the handling of errors as values in Go. The conversation also touches on the defer keyword for code cleanup in Go.
Transcript
Play full episode