Concurrency and parallelism
My interest shifted to Go lang these days. However, I didn’t want to jump right into coding but reading about its design first.
For example, this slide here is pretty fascinating on how golang deals with concurrency and parallelism, a concept I believe many people often make mistake and confuse between them.