AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Go: A Language for Concurrency
Go was designed from the ground up to be a good language for concurrency. It's found its way as a great language for doing server-side web development or other kinds of network server infrastructure projects. Go is not quite as performant as your C++, and we'll talk more about some of the performance shortcomings later on.