New to Go, but not programming? Want a primer on the marvel of goroutines, and channels? Maybe you can almost wrap your head around them, but the synchronization nuances are elusive. In this tutorial, we'll write a small program together to demonstrate the power of goroutines and how they communicate with each other. You'll never go back to Java's threads.

Comments

Comments are closed.