Chevron Left
Back to Concurrency in Go

Learner Reviews & Feedback for Concurrency in Go by University of California, Irvine

4.6
stars
735 ratings

About the Course

Learn how to implement concurrent programming in Go. Explore the roles of channels and goroutines in implementing concurrency. Topics include writing goroutines and implementing channels for communications between goroutines. Course activities will allow you to exercise Go’s capabilities for concurrent programming by developing several example programs....

Top reviews

RM

Invalid date

Perfect explanation of the subject and very good activities that tests your knowledge and understating of the topics.

SI

Invalid date

Really helpful to understand and implement concurrent process in golang. Its clear my concept and idea about concurrency. Thanks again

Filter by:

151 - 152 of 152 Reviews for Concurrency in Go

By Samuel K

•

Apr 7, 2024

Peer review is a horrible idea. You can submit the worst possible code and still have it pass since the criterias are so poorly made.

By Serjik I

•

Oct 12, 2023

Just an introduction, not real tutorial course