This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
For some reason I just struggle with goroutines with Channels. In other languages like python or C Iāve had breakthrough moments where I thought āah ha, thatās how I can use x design pattern or data structure.ā For some reason, concurrency/go routines/channels arenāt really clicking for me.
So my question to the gophers is: What breakthrough helped you learn how to use channels and goroutines effectively? How can I get better at āthinking concurrentlyā if I come from a background of writing procedural and imperative code?
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/golang/comm...