Hacker News new | ask | show | jobs
by mzzter 3134 days ago
For those fluent in Go first, this is good as a quick Go to Python reference too. Though good as an initial quickstart, this invites programming in Go using a Python-style and vice versa. Glad that there’s at least a section on goroutines and chan.