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

CA

Invalid date

This professor is incredible. Always bringing up some examples that might make us scratch our heads and making everything much clear.

RM

Invalid date

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

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 13, 2023

Just an introduction, not real tutorial course